Home Forums WoodMart support forum Category

Category

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

    otoecu
    Participant

    Hello, I want to enlarge the white area behind the icons to the point I marked in yellow. I would be happy if you could help me.

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

    Hello,

    Please use the below custom CSS code and paste it to Theme Options >> Custom CSS >> Desktop CSS section:

    .wd-sticky-nav.wd-hide-md {
        width: 80px;
    }
    
    .wd-sticky-nav-title {
        padding: 0 22px;
    }

    Best Regards.

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