Home Forums WoodMart support forum stick menu

stick menu

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #555809

    yahyaykr
    Participant

    Merhaba siteme stick menu deki iconların boyunu buyutmek ıcın nereyi duzenlemem gereklı

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

    yahyaykr
    Participant

    Hello, what do I need to edit to increase the size of the icons in the stick menu on my site?

    #555970

    Hung Pham
    Participant

    Hi cloud security1,

    Thanks for reaching to us.

    Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS

    .wd-nav-vertical.wd-nav-sticky > li > a .wd-nav-img {
        width: 30px !important;
        height: 30px;
    }

    Regards,

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