Post can not share in tablet mode
-
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.
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 2 years, 9 months ago by
Luke Nielsen.
Hi Author
Thank you very much for your reply.
I add it to custom css but it is not working in tablet
please advice
I think the custom css not working .. please advice
Thank you
Hi Author,
I add your code inline. now its working..
Thank you very much
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
The topic ‘Post can not share in tablet mode’ is closed to new replies.