Removing the slidershow or the bg image from the homepage

This topic is empty.

Viewing 1 reply thread
  • Author
    Posts
    • #2703


      marco
      Guest

      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!

    • #2707


      Spiracle Themes
      Guest

      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

Viewing 1 reply thread

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

Your information: