- This topic has 6 replies, 15 voices, and was last updated 6 years, 11 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress Themes – Premium › Sleeky Pro › Background color in the Sleeky Recent Portfolio
I would like to change the green background of the hover feature in the Sleeky Recent Portfolio widget that is the same one as the home page demo site. I can’t seem to figure out where that color is set in the CSS. Please help.
Hi Ellen,
You can use this css to change background color of recent portfolio.
figcaption .jetpack-port {
background: #deb887 !important;
}
let us know if we are understanding fully or perhaps this is not what you meant for.
Note: Please use child theme to add custom css otherwise your changes will lost on theme update.
Thanks
Thanks for the response. It doesn’t seem to be working.
Hi Ellen,
Please use the following css to fix your issue, if this is not helpful to you, then please send us your WP-login details of your site via mail, so that we could provide solution asap. We hope you understand.
Email Address: [email protected]
figcaption.jetpack-port {
background-color: #333 !important;
}
Thanks
Thanks Binaya, but not quite yet. The background is still the original green, it just changes with the text.
You got me on the right track though. I needed to add the following as well:
figure.imghvr-hinge-right {
background-color: #333 !important;
}
Hi Ellen,
That’s great ! if you found the solution by yourself but we thought that you want to change that color so that’s why we have provide above code, but it seems that you have figured it out and kept the css in the support forum, we are really happy for it because it may be helpful to other also.
Thanks
OH, I did change the color, I just used the black as in your example for demonstration purposes.
Thanks for your help.
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.