In the Portfolio page, the first thing you see is the featured image in full screen. There is a Black overlay that shows the "Scroll down icon" (mouse icon) better at the bottom of the screen. Do you know what i talk about?
I want to remove that black overlay from the portfolio page
Hi there, i would like to know 2 things:
1. How to remove the "dark shadow" in the Portfolio header?
2. How to change the size of the portfolio title in the Portfolio header?
Hello
1. which shadow/portfolio header to be more exact. Send us a screenshot if possible.
2. if you are referring to Showcase slider http://clapat.ro/themes/grenada-wordpress/ change it with
add the code to customizer -> additional CSS and change the default value of 80px
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Thank you very much for the fast reply
In the Portfolio page, the first thing you see is the featured image in full screen. There is a Black overlay that shows the "Scroll down icon" (mouse icon) better at the bottom of the screen. Do you know what i talk about?
I want to remove that black overlay from the portfolio page
Hello plz add in customizer -> additional CSS
#hero-bg-image::after {
display:none;
}
Most of the WpBakery Page builder effects and shortcodes are not compatible with AJAX loading
But there are specific solutions. for example specify class full in Extra class name in row's options to have a full width row.
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy