• Resolved MichaelDeger

    (@michaeldeger)


    Hi all,

    is it possible to change the colour in the background of a subitem in the headline? The background is white.

    for example: In the Virto Theme “Demo Style Two” the background of the subitems below “HOME” (Style 1 and Style 2) is white. Can I change the background of the subitems to another colour?

    In the Virto Theme “Demo Style Two” is a line with buttons ( Shop – T-Shirts – Wine… ) Can I relaize such buttons with subitems in the free version or is this only be possible with the premium version?

    Can you help me?
    Michael

Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey, changing the background color of the drop down menus is a built in option in the premium version. However, you can use this code:

    #nav-main ul.sf-menu ul li a {
    background: #333;
    }

    Just paste it into your custom css box in theme options > advanced settings.

    The line you’re referring to is the secondary menu. Go to appearance > menus and create a menu then set it to secondary navigation under menu settings. You can add descriptions by clicking the screen options tab at the top right of the page and clicking “Descrption”. This will open a description box under each menu item.
    Hope this is helpful!
    Hannah

    Thread Starter MichaelDeger

    (@michaeldeger)

    Hey Hannah,

    perfect, it works!

    Thank you very much for your help!
    Michael

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing colour of subitems’ is closed to new replies.