Home › Forums › Jevelin Theme › Hover portfolio
Home › Forums › Jevelin Theme › Hover portfolio
Hi,
How can i change the blue hover transparancy? See the screenshot what i mean.
The custom CSS don’t work?
Gr, Marc
HI Marc,
I hope you are well today and thank you for your question.
You can change it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
body #page-container .sh-portfolio-fancy-itemc-container a.sh-portfolio-fancy-item-overlay-bg {
background: #E91E63;
background: -moz-linear-gradient(45deg, #E91E63 0%, #E91E63 100%);
background: -webkit-linear-gradient(45deg, #E91E63 0%, #E91E63 100%);
background: linear-gradient(45deg, #E91E63 0%, #E91E63 100%);
}
Best regards,
Shufflehound team
Hi Thanks for you reaction, i could change the colour now. But now i missed the transparancy?
Could you please share me the page URL from your site where it is displaying so that I can help you?
Please try changing above shared CSS code as following to make it transparent.
body #page-container .sh-portfolio-fancy-itemc-container a.sh-portfolio-fancy-item-overlay-bg {
background: rgba(233, 30, 99, 0.18);
background: -moz-linear-gradient(45deg, rgba(233, 30, 99, 0.18) 0%, rgba(233, 30, 99, 0.9) 100%);
background: -webkit-linear-gradient(45deg, rgba(233, 30, 99, 0.18) 0%, rgba(233, 30, 99, 0.9) 100%);
background: linear-gradient(45deg, rgba(233, 30, 99, 0.18) 0%, rgba(233, 30, 99, 0.9) 100%);
}Hi, i want to change colour agian, and i change it in custom CSS but i still see the current colour.
http://www.bubblescreations.com
Could you help?
Have you an reaction how to change the hover colour on portfolio? See screenhot?
Hi, do you have an reaction.
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.