Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #782961

    Dear support,
    i like to have different headline colors for each column in a mega menu. Ist this possible?

    #782991

    Hey dondela,

    You mean you want a different color for the line that appears under the text?

    Best regards,
    Jordan Shannon

    #783014

    Hey!
    no i mean the whole sub-headline text itself: “Zahnmedizin”, “Zahnchirurgie” and “Prophilaxe” should have different text-color like red, blue and green for example.

    #783188

    Hi,

    I see. You should be able to add the following to quick css:

    #menu-item-462 .mega_menu_title a{
    color:#xxx!important;
    }
    
    #menu-item-463 .mega_menu_title a{
    color:#xxx!important;
    }
    
    #menu-item-464 .mega_menu_title a{
    color:#xxx!important;
    }

    Just adjust the colors to whatever you need them to be.

    Best regards,
    Jordan Shannon

    #783337

    Thank you very much, thats it!

    One more question please: I put on top of my page a slide show (full width). The slideshow is under the menu now. Is it possible to let it begin after the top-menu?

    #783567

    Hi,

    You have to edit header transparency options within the page:

    https://snag.gy/fVjdvw.jpg

    Best regards,
    Jordan Shannon

    #783609

    Hi Jordan,
    thanks for your great support!

    dondela

    #783729

    Hi,

    No problem. If you need additional help, please let us know here on the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.