Shop Categories

X

Reply To: Before Slider Starts the theme header and footer is visible…

Home Forums Agama Pro Before Slider Starts the theme header and footer is visible… Reply To: Before Slider Starts the theme header and footer is visible…

#27891
Jerry
Keymaster

Hello Hynek,

Try to insert the following code into Customizing->General->Additional CSS

.home #footer-wrapper,
.home #masthead
{
    display: none !important;
}

This code should do the work.

If you want a better solution you will need to create a temporary admin user/pass for us so we can inspect in detail why this started happening on your website.

Regards

  • This reply was modified 2 years, 9 months ago by Jerry.