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

    Hi,

    I have a full width sub menu with four buttons (Colored button style) and I would like the buttons to all get equally wide – is there a way to do that easily?

    Best regards!

    #679937

    Hey Zest!

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

    #top .av-subnav-menu li a .avia-menu-text, #top .av-subnav-menu li a, #top .av-subnav-menu li {
        min-width: 260px;
    }

    Cheers!
    Yigit

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