Home Forums WoodMart support forum sticky nav layout round

sticky nav layout round

Viewing 4 posts - 1 through 4 (of 4 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,

    #618141

    Morgi
    Participant

    Hi,

    I have added the code to the CSS, but unfortunately nothing has changed. see attachments. The icon and the headline are still square and not round as in your default theme. this should be selectable by default in the theme if it was implemented in your templates, right?

    i have made the accesses for our staging instance below. you can please test the code here first. it is not the live system.

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

    Hung Pham
    Keymaster

    Hi Morgi,

    Thanks for details.

    Go to Theme Settings > Styles and colors > Styles and select border radius value https://ibb.co/8MPhkJY

    Regards,

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