Skip to main content

Brizy CSS that overwrites our website's CSS

Comments

6 comments

  • Ariel H.

    Hi Hugo,

    Could you please provide temporary access to your WP Admin so we can take a closer look at your site? Kindly add us as an Admin user in your WordPress Dashboard and send the details to communitysupport@brizy.io:  

    Community Post link: https://support.brizy.io/hc/en-us/community/posts/25074620185618
    WordPress Admin URL:
    Username:
    Password:

    Best regards,
    Ariel H.

    0
  • Ariel H.

    Hi Hugo,  

    Thank you for your cooperation.  

    It looks like you've edited your blog posts directly with Brizy. Could you let us know which specific posts are affected by this issue?  

    In the meantime, I also noticed that the paragraph titles' formatting is being ignored. You can use the following CSS to fix it. 

    .brz .brz-css-avWkz {
        text-align: inherit !important;
        font-family: inherit !important;
        font-variation-settings: inherit !important;
    }

     

    Best regards,  
    Ariel H.

    0
  • Hugo Vanderhorst

    Thank you, but when I add the CSS script you mention to the website's CSS file, it does not change any <strong> text on the web pages. It's still not showing as strong/bold text... 

    0
  • Hugo Vanderhorst

    And for your info, many/almost all pages are affected by this. All texts that have <strong> font are not showing like that, while in Brizy edit page mode it shows. Clear formatting option does not solve it.

    0
  • Ariel H.

    Hi Hugo,  

    It looks like some of your current CSS might be causing this issue.  

    To confirm, go to Appearance → Customize → Additional CSS, back up the existing CSS, then temporarily remove it and preview your pages. This will help determine if the CSS is the culprit.  

    Once you've checked, you can restore the CSS and review the rules that might be affecting the layout.  

    Best regards,  
    Ariel H.

    0
  • Hugo Vanderhorst

    That seems to solve it!! It was in the Google font that was added in CSS. Thanks!!

    0

Please sign in to leave a comment.