This topic has 6 replies, 2 voices, and was last updated 5 years by Kieran_SQ.

  • Author
  • #214067
     AdamK
    Participant

    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.

    #214068
     AdamK
    Participant

    PS – 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.
    #214077
     Kieran_SQ
    Moderator

    Hi,

    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 solution

    If 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.

    #214082
     AdamK
    Participant
    This reply has been set as private.
    #214083
     Kieran_SQ
    Moderator

    Hi,

    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 solution

    If 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.

    #214085
     AdamK
    Participant

    Hi

    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.

    #214088
     Kieran_SQ
    Moderator

    Hi,

    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 solution

    If 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.

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?