Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Pages › Home page background
This topic is resolved
- This topic has 6 replies, 2 voices, and was last updated 6 years, 8 months ago by
Themosaurus.
Viewing 7 posts - 1 through 7 (of 7 total)
-
AuthorPosts
-
@themosaurus
- 1 Topics
- 1675 Posts
Hi rodolphe,
You can change the layout for your Hero in the Customizer. Just navigate to “Appearance > Customize > Appearance > Hero” and open the “Layout” tab to review all options.
This should help to solve your issue.
Best regards,
August 28, 2018 at 14:32 #1852@themosaurus- 1 Topics
- 1675 Posts
Hi,
OK. To do so, you will need to edit the homepage Hero styles. Please navigate to “Appearance > Customize > Additional CSS” in your admin panel and copy/paste in the following code snippet:
/* Reduce size of Hero grey block */ @media (min-width: 768px) { .grimlock-hero.region--6-6-cols-left-reverse .region__col--2 { max-width: 38%; } .grimlock-hero.region--6-6-cols-left:after, .grimlock-hero.region--6-6-cols-left-reverse:after { width: 41%; } }
We hope this solve your issue.
Best regards,
August 29, 2018 at 14:47 #1878@themosaurus- 1 Topics
- 1675 Posts
You’re welcome! ?
Best regards,August 30, 2018 at 08:06 #1888 -
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)
The topic ‘Home page background’ is closed to new replies.