Icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #672423

    TopShop
    Participant

    How can I make these icons a little bigger?

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

    Hello,

    Can you please share the page URL so I can check and give you a possible CSS code?

    Best Regards,

    #672536

    TopShop
    Participant

    Here is the page in private

    #672640

    Hello,

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

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

    Best Regards,

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