This topic has 8 replies, 2 voices, and was last updated 6 years by Hanifa.

  • Author
  • #184801
     Hanifa
    Participant

    Hi there,

    After one of updates of the theme, in my Galery, when I click on the photo to open, there is “like” that is not showing because of the color.

    In attachment an image with arrow point to the place where I what to change the color.

    Can you help with this, please.

    Kind Regards

    #184802
     Hanifa
    Participant

    I forget to add the image.
    Here it is now.

    Attachments:
    You must be logged in to view attached files.
    #184887
     Kieran_SQ
    Moderator

    Hi,

    You can use the below CSS to remove the white on white issue, this CSS will change the background color to black and font to white – please adjust as required.

    COPY CODE
    #buddypress div.rtmedia-single-container .rtmedia-single-meta button {
        background-color: #000000;
        color: #FFFFFF;
    }

    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.

    #185130
     Hanifa
    Participant

    Thank you for you help,
    but it didn’t work.
    The problem with that is if you hover it with the mouse, you can see the word, “Like”, but if you don’t do nothing you just see a white zone….

    #185192
     Kieran_SQ
    Moderator

    Hi,

    The login details you have provided no longer allow access, to look into this I will need access again. Please update this ticket with new credentials so I can continue to assist.

    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.

    #185268
     Hanifa
    Participant
    This reply has been set as private.
    #185270
     Hanifa
    Participant

    Thank you for your help
    Kind Regards,

    #185285
     Kieran_SQ
    Moderator

    Hi,

    Sorry about that, I have updated Theme Options > General Settings > Scroll to: ‘Quick CSS’ with the following CSS and it now appears to be working. Please clear your caches to see any changes.

    COPY CODE
    #buddypress .rtmedia-single-container .rtmedia-single-meta div.rtmedia-actions-before-comments > span button, #buddypress .rtmedia-single-container .rtmedia-single-meta div.rtmedia-actions-before-comments > span button.rtmedia-action-buttons {
        color: #ffffff !important;
        background-color: #000000;
    }

    I would have added this to Appearance > Editor > KLEO Child > Style.css but I received a warning of several errors in the style sheet that should be addressed.

    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.

    #185376
     Hanifa
    Participant

    Hi thank you for all your help.

    About the errors I need to see that with attention.
    The code in that section was written by others, some by your colleague and other from the buddypress.
    But I will se each one as error, and try to contact those people to help rectify.

    Kind Regars,

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?