Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1307613

    Hello,

    would it be possible to change first menü item (not sub-menu) color? I would like to use a tel-Link there and it should look different than other menu-items.

    Thank you!

    Kind regards,

    Martin

    #1307631

    Hi Martin,

    There’s no option for that but it’s possible with CSS.
    Try adding this CSS code in Enfold > General Styling > Quick CSS:

    #header #avia-menu > li:first-child > a > .avia-menu-text {
        color: blue;
    }

    Just change the color.
    Hope it helps.

    Best regards,
    Nikko

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