Home Forums WoodMart support forum sticky nav layout round

sticky nav layout round

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

    Morgi
    Participant

    I can’t get the sticky menu navigation to appear round or oval like in the demo.
    i can only set it in the menu for the header and it works there, but how do i do this for the sticky navigation bar via the theme settings – general – sticky navigation?

    see pictures

    Attachments:
    You must be logged in to view attached files.
    #616623

    Hung Pham
    Keymaster

    Hi Morgi,

    Thanks for reaching to us.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-header-cats.wd-style-1 span.menu-opener {
        border-radius: 50px;
    }

    Regards,

Viewing 2 posts - 1 through 2 (of 2 total)