Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Website Setup › Homepage › Hero Issues
- This topic has 3 replies, 2 voices, and was last updated 4 years, 11 months ago by
Themosaurusrex.
-
AuthorPosts
-
@themosaurusrex
- 0 Topics
- 2048 Posts
Hi @luaspo,
The fact that some form fields are displayed in green seems related with your Elementor settings. This is probably the color set for fields in Elementor theme styles options as we don’t face this issue with our demos. You will need to look for this color in your settings and change it to match other fields or your website. For more about this, please read the following post:
https://docs.elementor.com/article/618-theme-style-global-settings#:~:text=To%20Apply%20Theme%20Styles%20To%20Elementor%20Elements%3A&text=Disable%20default%20colors%20and%20default,Colors%20and%20Disable%20Default%20Fonts.To remove the line near the subtitle, simply add the following code snippet to your website:
/** * Remove the subtitle decoration. */ .grimlock-hero.region--6-6-cols-left .section__subtitle, .grimlock-hero.region--6-6-cols-left-reverse .section__subtitle { border-left: none !important; padding-left: 0 !important; }
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 2, 2020 at 17:23 #13476@themosaurusrex- 0 Topics
- 2048 Posts
You’re welcome.
Cheers,
June 4, 2020 at 15:55 #13596 -
AuthorPosts
The topic ‘Hero Issues’ is closed to new replies.