Tagged: bold font, strong, style sheet, Style Sheets
-
AuthorPosts
-
June 24, 2025 at 9:41 pm #1485859
Hi.
My website is applying mystery style code to any paragraph text that includes Strong tags: tags.
It makes the text VERY LARGE and Green. I want to to be able to find the source of this issue, identify it and remove it site wide.
Example: Page with the issue applied: https://blgenvironmental.com/premium-pool-design-in-orlando-florida/
Scroll down to the last paragraph that begins with Thanks. Screenshot: https://tinyurl.com/27854w7g.
I have spent considerable time trying to identify where this is located. i have worked with Chat GPT to try to remove it with additional CSS. I cannot identify and resolve this.
Please reply and advise.
June 25, 2025 at 6:30 am #1485871Hey kurson,
Thank you for the inquiry.
We added this code to the Quick CSS field to override the default styling of the < strong > and < b > elements.
strong, b { font-weight: normal; }Please make sure to purge the cache before testing.
Best regards,
IsmaelJune 29, 2025 at 8:33 pm #1486116Hi and thank you for the reply. I relocated the CSS Appearance…customize…additional css.
Per my original question: Where in the theme configuration panel is the BIG font and GREEN color being defaulted to BIG and GREEN?
I prefer engaging directly with your configuration panel if I can.
June 30, 2025 at 6:25 am #1486126Hi,
The stylesheets are currently compressed and merged, so we can’t determine exactly which file the css rule is from, but you can see it here.
Best regards,
IsmaelJuly 7, 2025 at 7:49 pm #1486413Okay, so I am not overlooking anything under Enfold theme options, yes?
Screenshots: https://tinyurl.com/ys2l4pt3
July 8, 2025 at 5:20 am #1486423 -
AuthorPosts
- You must be logged in to reply to this topic.
