Home Forums WoodMart support forum How can we get the social sticky icons to show on mobile?

How can we get the social sticky icons to show on mobile?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #703425

    luluacza
    Participant

    Hi
    How can i get the social sticky logos to show on Mobile versions?

    i did see on a previous thread to place the below into the CSS for mobile but when i place it there it does not work and nothing i place in the CSS in theme settings saves even when i press save everytime i go back to the settings it has dissapeared.

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

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

    Hello,

    Try to add this code in Theme Settings > Custom CSS > Custom CSS for mobile and check the issue after completely clearing the cache.

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

    If the issue remains, share the wp logins details so I will further check on your site and give you a possible solution.

    Best Regards,

    #703501

    luluacza
    Participant

    Hi
    i have put the code in above and saved it but it once again has disappeared from the CCS setting, no idea why it does not stay there.

    #703567

    Hello,

    Your issue has been resolved. I have added the previous custom css code in Theme Settings > Custom CSS > Custom CSS for mobile area and it is working fine. Please check back your site and check the issue.

    See Screenshot for clarification: https://ibb.co/yBfy9Zng

    Best Regards,

    #703665

    luluacza
    Participant

    thank you so much it works

    do i have to have a different css for tablet mode?

    #703729

    Hello,

    Great to hear it worked!

    Yes, if you also want to control it separately for tablets, add this css in the tablet in Theme Settings > Custom CSS.

    Best Regards,

    #703736

    luluacza
    Participant

    thanks so much, but not sure what i am doing wrong when i put the code into both the tablet options and save it, i then exit out and if i go back in the code is gone from the CSS?

    Please advise

    #703787

    Hello,

    Please clear your site cache, browser cache, and check the site in incognito mode / another browser to confirm if the issue persists.

    Best Regards,

    #703807

    luluacza
    Participant

    HI

    I have done the above and it still does not save in tablet CSS.

    #703885

    Hello,

    Your issue has been resolved. Check back your site and check the issue.

    Best Regards,

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