Removing the slidershow or the bg image from the homepage

marco February 23, 2022 at 9:27 am

Hello, I want to remove the slider or the bg image from the homepage
to be like on the other pages. Is it possible? Thank you!

Replies (1)

  1. marco February 23, 2022 at 9:27 am

    Hello, I want to remove the slider or the bg image from the homepage
    to be like on the other pages. Is it possible? Thank you!

  2. Spiracle Themes February 24, 2022 at 7:17 am

    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

Reply To: Removing the slidershow or the bg image from the homepage
Your information: