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

    Hey, I want to use the fullwidth submenu button on one site and try to customize it a bit. I’ve tried many different ways to adress the menu point but nothing worked. Any idea?

    #top .av-subnav-menu > li:first-child a {
        border: 2px solid #ffffff !important;
        padding: 10px 8px !important;
        border-radius: 30px !important;
    #1130358

    Hey aicompcloud,

    Best regards,
    Victoria

    #1130371

    It’s the little DE on top of the page

    #1130525

    Hi,

    Please try this CSS instead:

    #menu-item-4898-de a {
        border: 2px solid #ffffff !important;
        padding: 10px 8px !important;
        border-radius: 30px !important;
    }

    Best regards,
    Rikard

    #1130869

    works great. thank you

    best regards

    #1130928

    Hi,

    Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1130933

    thanks, you can close the ticket

    #1131182

    Hi,

    Great! We’ll close the thread now.

    Have a nice day!

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Fullwidth Submenu Button Customization’ is closed to new replies.