Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Theme Customizer › Appearance › Center Hero
- This topic has 3 replies, 2 voices, and was last updated 3 years, 10 months ago by
Manathan.
-
AuthorPosts
-
TEVParticipant@tev671
- 9 Topics
- 22 Posts
Hello there,
I wonder how I can center the Grimlock Hero.
I tried with:
.grimlock-hero.grimlock-hero–full-screen-displayed {
position: relative;
align-content: center;
background-position: middle;
vertical-align: middle;
max-width: 2000px;
}
But it does not work.max-width: 2000px; => I need to ajust the size
Can you help me with this please?
June 16, 2021 at 11:24 #32598@themodactyl- 0 Topics
- 6738 Posts
Hi TEV,
To change this, please click on Customize > Apearance > Hero > Layout. Then, click on the layout that suits you. Please find the attached screenshot.
In case you would like to edit the background of the form (for the same layout selected in the screenshot), simply add the following code snippet to your website:
/** * Add background to hero form */ .grimlock-hero.region--6-6-cols-left:after, .grimlock-hero.region--6-6-cols-left-reverse:after, .grimlock-hero.region--12-cols-center-boxed .section__content{ backdrop-filter: blur(20px); }
Note that you can replace the backdrop-filter by a background-color.
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to Appearance > Customize > Additional CSS.
Pasting your code snippet there should do the trick for you.Also, it’s important to remember that we share snippet only to solve issues with our theme. Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.
If you want to go further with the customization of your website, we advise that you require customization work.
Regards,
June 17, 2021 at 11:33 #32624@themodactyl- 0 Topics
- 6738 Posts
Hi TEV,
Please note that the CSS snippet will only work if the right layout is selected. If the right layout is selected but it still doesn’t work, It’s best if we take a quick look at this. In that case, could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings. You can post the user name and password in your next reply and mark it as private to keep this between us. 🙂
Concerning your question, it’s important for you to know that theme installations or customizations are paid services that are not part of the support we can provide for this item. However, our theme allows you to customize your website easily with the Customizer and with some Gutenberg blocks we developed called Grimlock. Moreover, our theme is compatible with Elementor for users that want to use this page builder. Be sure we will guide you if you need help to customize your website with these solutions.
Please, I suggest you watch this video from Envato to see it more clearly.
As stated by ThemeForest support policy, all the items you buy are quality checked by Envato. Any future update made available by the author is included with every purchase.
Item support includes:
- Availability of the author to answer questions
- Answering technical questions about item’s features
- Get assistance with reported bugs and issues
- Help with included 3rd party assets
Item support does not include:
- Customization services
- Installation services
For more, please read the ThemeForest Item Support Policy.
Finally, please be informed that we don’t provide any installation or customization work. We recommend you to require the services from Envato Studio freelancers. This web platform gives you access to developers who have already experience with theme customizations, and for very competitive prices.
Best regards
June 22, 2021 at 09:56 #32746 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Center Hero’ is closed to new replies.