Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1119225

    Hi, I have one item that is in a secondary menu at the top right (after the phone and before the social media link) that I want to be able to style with red background with white text. I’m including a link – it is the link labeled “Tenant Portal”.

    #1119324

    Hey empiread201,

    Thank you for sharing the details.

    To change the background color of the secondary menu please check the below link.

    Let us know if you have any questions.

    Best regards,
    Vinay

    #1119609

    I’m not seeing anything related to styling just the secondary menu. I know I can change the color of the top bar, but I just want to change the background color of the secondary menu only (basically the tenant portal link as white text in a red box).

    #1119805

    Hi,

    Add this to quick css:

    #avia2-menu a{
    background:red!important;
    }

    Best regards,
    Jordan Shannon

    #1119940

    Perfect! Thanks!!!

    #1120018

    Hi empiread201,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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