Home Forums WoodMart support forum Post can not share in tablet mode

Post can not share in tablet mode

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #411171

    prabhath
    Participant

    Hi Author,
    I add the post and try to share post using my ipad.
    share icon clicked but not come share icons.
    Why is that?
    please advice.

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

    Luke Nielsen
    Keymaster

    Hello,

    We apologize for the inconvenience you are experiencing.

    In order to fix it, please add the below code into the “Global Custom CSS” area in Theme Settings -> Custom CSS.

    @media (max-width: 1024px) {
    	
    	.blog-post-loop .hovered-social-icons.wd-tltp .wd-tooltip-label {
    		display: block !important;
    	}
    }

    You can also reach out to us if you have any questions.

    Kind Regards

    • This reply was modified 1 year, 6 months ago by Luke Nielsen.
    #411237

    prabhath
    Participant

    Hi Author

    Thank you very much for your reply.
    I add it to custom css but it is not working in tablet
    please advice

    #411267

    prabhath
    Participant

    I think the custom css not working .. please advice

    Thank you

    #411272

    prabhath
    Participant

    Hi Author,
    I add your code inline. now its working..

    Thank you very much

    #411283

    Luke Nielsen
    Keymaster

    Hello,

    Glad that everything is sorted out.

    If there’s anything you need, please write me or another member of our help desk team.

    We’re here for you!

    Kind Regards

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

The topic ‘Post can not share in tablet mode’ is closed to new replies.