Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #586747

    Hi,
    I haven’t been able to find an answer to this in your forums:
    can you please provide the CSS code that will allow me to change the Fullwidth Sub Menu button border color and thickness.
    Thanks!

    #587646

    Hey stasiamak!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #top .main_color .mobile_menu_toggle {
        border: 2px solid green;
    }

    Regards,
    Yigit

    #588233

    Hmmm – that didn’t work, unfortunately…

    #588778

    Hi,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #589597

    Please view link below in private reply:

    #589820

    Hi!

    Please add following code to Quick CSS and adjust as needed

    #top .av-menu-button > a .avia-menu-text {
        border: 1px solid red;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #590511

    Perfect! That worked. Thank you.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Editing Sub Menu button border’ is closed to new replies.