anttisinitsyn Posted June 9, 2023 Posted June 9, 2023 Hi! Is it possible to disable or change the transparency of the title? When you hover over it, the titles transparency is 100%, however by default there's some transparency to it and therefore the title is a bit lighter in colour by default. Is it possible to disable this feature via CSS? I would like to keep the colour consistently 100%. There is no setting for this in the menu. I've attached a screenshot where I am hovering over the "project two" title. As you can see, the other two titles are a bit lighter. This is what I am trying to get rid of: keep the titles opacity consistently 100% while hovering or otherwise. Thanks!
tuanphan Posted June 11, 2023 Posted June 11, 2023 Hi, Can you share page url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
anttisinitsyn Posted June 12, 2023 Author Posted June 12, 2023 Sorry for the delay - was away on the weekend! Here's the link: https://rust-dodecahedron-alfh.squarespace.com/portfolio
tuanphan Posted June 13, 2023 Posted June 13, 2023 On 6/12/2023 at 2:37 PM, anttisinitsyn said: Sorry for the delay - was away on the weekend! Here's the link: https://rust-dodecahedron-alfh.squarespace.com/portfolio The site is private. Can you setup an access password? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
anttisinitsyn Posted June 14, 2023 Author Posted June 14, 2023 Thanks for the tip! Here's the link and the pw is "hover1": https://rust-dodecahedron-alfh.squarespace.com/
Solution tuanphan Posted June 16, 2023 Solution Posted June 16, 2023 SS used opacity: 0.85 You can add this to Design > Custom CSS .portfolio-hover-item-title { opacity: 1 !important; } anttisinitsyn 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment