-
Author
-
November 25, 2018 at 10:26 #214067AdamKParticipant
Hi Guys
I am using the activity reactions plugin for our users activity walls. Unfortunately in the latest version of Kleo, the media thumbnails shown on the activity wall are overlaying the activity reactions hover box.
Is there any way in CSS to alter the x value of those thumbnail divs so they don’t overlap? Or maybe a different solution?
Many thanks for your assistance.
November 25, 2018 at 10:42 #214068AdamKParticipantPS – this only happens on video uploads, the small media player div is overlapping. Other media such as youtube, images etc, are working ok with activity reactions.
Attachments:
You must be logged in to view attached files.November 25, 2018 at 11:42 #214077Kieran_SQModeratorHi,
This sounds like a simple CSS issue between a third party plugin you’re using and rtMedia. Please disable your maintenance mode and send me a link to where I can see the issue so I can check the CSS and you possibly send you a fix.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
November 25, 2018 at 12:23 #214083Kieran_SQModeratorHi,
I have fixed the CSS issue for you in the third party plugin. I have added the below code to your KLEO Child theme’s style.css via WP Admin > Appearance > Editor > KLEO Child > Style.css
COPY CODE/* Fix for activitry reactions */ .main_smiley_div { z-index: 9; }
Purge your cache(s) to see the changes,
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
November 25, 2018 at 12:27 #214085AdamKParticipantHi
that’s great thanks for looking at that so quick.
I have moved that CSS out of the child css and moved it into the appearance > custom css area with the rest of our custom css. That still seems to work ok.
November 25, 2018 at 12:36 #214088Kieran_SQModeratorHi,
Glad it’s sorted out, feel free to open a new topic with any other issues or questions and we’ll be happy to help.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.