- This topic has 3 replies, 2 voices, and was last updated 8 years 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
Best Selling WordPress themes WordPress themes have long proved themselves as extensively reliable and user – directed online content creation and development self – hosted […]
Harmonic WordPress Themes In an effort to find consonant and tuneful website tools for music, dance, orchestra and other music and composition based websites, we […]
Online Booking System Plugins If you are engaged into a restaurant, hotel, consultant, hair salon or any other suchlike business, in which making reservation and […]