Removing the slidershow or the bg image from the homepage

M Started by marco · February 23, 2022 at 9:27 am · 1 reply 0 voices Last reply 4 years, 4 months ago
ST
Spiracle Themes Original poster
#2

Hi Marco

Thanks for reaching out
First of all, disable the options as shown in the screenshot
Just go to Appearance -> Customize -> General Settings and find the settings

https://prnt.sc/iMSJLE-0RpN4

After that paste the CSS below in Appearance -> Customize -> Additional CSS

.home header.elvinaa-menu-wrapper.style1 {
position: relative;
}

#parallax-bg {
display: none;
}

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Removing the slidershow or the bg image from the homepage

By posting, your reply becomes public (unless marked private).