- This topic has 5 replies, 2 voices, and was last updated 2 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Darkened photos in header
I have a general question to The Association theme and it’s Slider / Header area.
All the photos uploaded to the header slider and standard post header are displayed darker then they are oryginally.
Could you indicate where this is perfomed ? I assume, there is a line code (can’t find this option in the theme customization area).
Hi,
Kindly show us your website URL?
Regards,
Dave
Website url is : http://bajkowybeskid.pl/
Actually this is standard in the Association template – what i Can see in the demo of this template is the same. Source file of the header photo are brighter then we thery are presented on the website header slider.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.slider-shadow { display:none;}
Regards,
Dave
Thanks, that works perfectly.
And the same with simple post and page headers ?
Regards
Pawel
Hi,
Kindly use this CSS for post and page headers.
.page_head::after, .post_head::after { display:none;}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]