- This topic has 5 replies, 3 voices, and was last updated 2 years, 11 months ago by
David.
-
AuthorPosts
-
March 28, 2023 at 4:05 pm #2586301
Daniel
Hi there!
My website is created with GP Premium + Elementor.
I’ve just changed to GP global fonts and colors from Elementor style settings because I would like to reduce CSS size.1. I turned off Elementor default colors and fonts in Elementor settings.
2. I set the global fonts and colors in Apperance > Customize. I set different colors for my heading based on HTML (h1, h2, etc.).
3. It seems that font color settings are overwritten by something. For example h3 and h5 should be #FFFFFF according to theme global settings.What did I not set correctly?
It seems to font settings are overwritten.
Elementor heading element always overwrite GP global font line height settings?My website: https://vdigital.hu/
March 28, 2023 at 6:00 pm #2586377Fernando Customer Support
Hi Daniel,
For reference, can you point us to a specific example of an H3 or H5 on your site that has the issue mentioned?
March 29, 2023 at 3:12 am #2586870Daniel
Hi Fernando,
Yes, of course.
All examples are from main page.
<h5 class=”elementor-heading-title elementor-size-default”>Akkor ismerősek lehetnek a következő problémák</h5>
<h3 class=”elementor-heading-title elementor-size-default”><b>Ha próbálkoztál már online marketinggel</b></h3>
<h3 class=”elementor-heading-title elementor-size-default”>A hatékony <b>digitális marketing</b> alapja</h3>
<h5 class=”elementor-heading-title elementor-size-default”>A digitális marketing világában töltött több, mint <b>9 év</b> alatt összeraktam egy egyszerű és könnyen átlátható szisztémát.
A 3+1 alkotóeleme adja a stratégiai vázát egy valódi eredményeket szállító digitális marketing rendszernek.</h5>Thanks!
March 29, 2023 at 3:39 am #2586909David
StaffCustomer SupportHi there,
Elementor is still loading its CSS eg.
.elementor-kit-12 h5 { color: var(--e-global-color-45418b0); } .elementor-heading-title { padding: 0; margin: 0; line-height: 1; }you would need to ask Elementor to how to remove this CSS.
March 29, 2023 at 5:21 am #2587020Daniel
Hi David,
Thank you for your tip.
I found the solution. I share it if anyone is facing the same situation.
Elementor overwrote the GP global color settings with its own Theme style settings.
1. Open any page with Elementor editor
2. Open the hamburger menu in top left corner
3. Go to Site settings
4. Under Theme Style > Typography set everything to default.March 29, 2023 at 5:39 am #2587044David
StaffCustomer SupportThanks for sharing that info! much appreciated
-
AuthorPosts
- You must be logged in to reply to this topic.