Home › Forums › All Other Themes › The Art: Reduce Slider Image Height & Add Transparency To Pages Header
- This topic has 5 replies, 2 voices, and was last updated 3 years, 9 months ago by
Forum Moderator.
-
AuthorPosts
-
August 26, 2019 at 2:46 am #129405
I’m using the “The Art” theme. Kindly let me know how to do the following:
1) Reduce the slider image height?
2) Add a transparent header on all Pages and Posts (not only the front page)? By default, this option is only available for the front page.
August 26, 2019 at 6:18 am #129423Hi,
Kindly show us your website URL so that we can assist further.
Regards,
BradAugust 26, 2019 at 5:42 pm #129476The URL is here: http://badassgrandmas.org
August 27, 2019 at 6:32 am #129508Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.home .nivoSlider { height:450px;} .page .header, .single .header, .archive .header, .search .header { position: absolute !important; background-color: rgba(0,0,0, 0.3) !important; }
Regards,
BradAugust 27, 2019 at 5:34 pm #129567This worked… Thank you!
August 28, 2019 at 5:52 am #129600Hi Keith,
🙂 If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/23/
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.