Okay
  Public Ticket #856840
Menu and Slider
Closed

Comments

  •  1
    Alex started the conversation

    Hi,

    how can I change the background color of the unfolded menu (In the file shown with the menu "programm" in a light blue? 

    And I want to make the slideshow below as a diashow with 5 books and permanently visible arrows. The slideshow should be disabled.

    Thank you very much.

    Best Regards,

    Alex

  •  1
    Alex replied

    Sorry, here is the file!

  •  1,558
    Laborator replied

    Hi Alex,

    Use the following CSS in your Custom CSS area to change the sub-menu color:

    header.site-header div.nav > ul li ul, header.site-header ul.nav li ul {
        background: red;
    }
    

    Regarding the slider question, please refer to the LayerSlider documentation or just go in the settings and change the options so you can get a result like that as we don't give support for it, it is only included on the theme as a 3rd party plugin.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group

  •  1
    Alex replied

    Thank you very much.

    Best Regards,

    Alex