- This topic has 3 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Fixed background image in "perfect"
Hi there!
At the demo version of “perfect” some background pictures are fixed. f.e. at the “perfect boxes” section. how can i manage this? thanx a lot.
Thx.
Hi Helmuth,
You have to set background image for the section via Appearance>>Customize>>Front Page>>Sections
Then add this code in Appearance>>Customize>>Basic>>Custom CSS Box
.home4_section_area_bg{ background-attachment:fixed !important;}
(home4 here is section number. If you want background in section 2 then you have to add this code: .home2_section_area_bg{ background-attachment:fixed !important;})
Regards,
Dave
Thanks, it works so far.
But: when i add two codes, f.e. for section 2 and 4, only the first code works. how can i make 2 or more sections working?
You have to add code like this:
.home2_section_area_bg, .home3_section_area_bg, .home4_section_area_bg{ background-attachment:fixed !important;}
Regards,
Dave
A powerful compilation of the best martial arts WordPress themes for sensei and martial arts specialists, karate academies and judo schools, boxing clubs and fitness […]
The following steps will help you to grow your customers with email marketing. Different business organizations sent emails regularly to their clients to promote their […]
Are you thinking of giving your WordPress website a more intuitive look with enhanced functionalities? Then adding a carousel or sliders to it is going […]