- This topic has 3 replies, 2 voices, and was last updated 8 years, 6 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]