• Hello,
    In the new version of the template if you go to “Homepage Section Settings” in the template customization mode and deactivate “Slider”, Section “Infobar” will also be deactivated and is not displayed on the home screen!
    Thanks

Viewing 1 replies (of 1 total)
  • Hi
    Thanks for contacting to us.
    To disable slider only and want to show Infobar.
    For this firstly on the Slider from the Home page Section Settings >> Slider Setting tab and then go to Appearance >> customizer >> Find the additional css box >> and add the below css code inside the box.

    
    .slider {
        display: none;
    }

    Let me know for any confusion.
    Thanks
    Akhilesh

    • This reply was modified 2 years, 10 months ago by akhlesh-nagar.
Viewing 1 replies (of 1 total)
  • The topic ‘Infobar Section problem’ is closed to new replies.