Home Forums WoodMart support forum Sticky social links doesnt show up on mobile version.

Sticky social links doesnt show up on mobile version.

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

    ahemon0722
    Participant

    Hi there, I have added Sticky social links which is showing up on desktop but its not showing up in the mobile version.

    #594131

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Custom CSS for mobile:

    .wd-sticky-social {
        display: flex !important;
    }

    Best Regards

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