-
Author
-
January 5, 2018 at 12:46 #184801HanifaParticipant
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
January 5, 2018 at 12:47 #184802HanifaParticipantI forget to add the image.
Here it is now.Attachments:
You must be logged in to view attached files.January 6, 2018 at 16:03 #184887Kieran_SQModeratorHi,
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 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.
January 8, 2018 at 12:52 #185130HanifaParticipantThank 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….January 8, 2018 at 19:57 #185192Kieran_SQModeratorHi,
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 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.
January 9, 2018 at 17:44 #185285Kieran_SQModeratorHi,
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 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.
January 10, 2018 at 13:58 #185376HanifaParticipantHi 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,
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.