vanessakrystin Posted September 18, 2020 Share Posted September 18, 2020 Site URL: http://nicetrycreative.com Hi, Running a 7.1 and want to figure out how to turn off the opacity tint that is being added to the Background in the Hover List page of the preset Portfolio Page. With all other pages, adding a Background has the option of changing the Opacity Overlay % but on Portfolio pages, it is missing that option and automatically adds a 12-15% overlay. I've already changed all the Opacity options in the Design but as you know, with 7.1 the opacity is never 0% (which is so frustrating and stupid) Does anyone know the code in order to change this? nicetrycreative.com/packages Password: nicetry Any help is appreciated! Link to comment
tuanphan Posted September 19, 2020 Share Posted September 19, 2020 Add to Home > Design > Custom CSS .portfolio-hover-bg-overlay { opacity: 0 !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
vanessakrystin Posted September 20, 2020 Author Share Posted September 20, 2020 On 9/19/2020 at 8:54 AM, tuanphan said: Add to Home > Design > Custom CSS .portfolio-hover-bg-overlay { opacity: 0 !important; } Unfortunately I've already tried that and it doesn't work. That references to the hover over images placed within each link, but not the BG of the page. I've found and attached the code that effects that file, but I'm not sure how to change it as I've tried [alt=...] without anything working. Do you have any suggestions? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment