1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Display bug depending on browser

Discussion in 'Free Divi Community Forum' started by TinyMarie, Jul 12, 2025.

  1. TinyMarie

    TinyMarie New Member

    Hi everyone,

    I am a student working on my website project. I discovered divi 5 months ago and try my best learning by myself ;)

    Here is my problem : usually, I use Google Chrome to work on Wordpress and while I checked it on Safari and Opera, there is a display problem (there is no better way to describe it than to show you with the images attached)

    Do you have any idea how I can fix it ?

    Thank you so so much !
    A student in need
     
    1. PRO MEMBER PERKS Divi Ultimate Header Plugin - Add custom vertical navigation for your Divi site. Turns into slide in menu on mobile:Learn More
  2. Divi Booster

    Divi Booster Divi Expert

    Hey TinyMarie,

    Are you able to share a link to that page?

    As you can see, it looks like something is affecting the size of the text on those browsers. It's hard to say what though, without examining the page directly. What you could try inspecting the element, e.g. right-click on the affected text then select "Inspect Element" from the menu that appears (the wording, etc, might vary between the browsers). In the debug panel that appears, look for the styles which are setting the text size - are different styles applying on the different browsers?

    I'd also pay particular attention to the "Politique de confidentialité" text since it seems to have both correct text sizing and incorrect text sizing - what is different between the first two words and the last one? Perhaps there is some HTML tags surrounding only part of this text?
     
  3. TinyMarie

    TinyMarie New Member

    1. PRO MEMBER PERKS Divi Cart Count Plugin - Easily add cart count to your Divi cart icon. 6 different styles to choose from:Learn More
  4. TinyMarie

    TinyMarie New Member



    About the "Politique de confidentialité" text, I did misselect the text and it should be corrected now !

    I checked the styles on each browser, and they appear to be the same on opera or chrome. I tried modifying the text size on opera and it did impact the display on chrome..
     
  5. Divi Booster

    Divi Booster Divi Expert

    Thanks for that! I think the issue might be with the use of relative font values (xx-large, x-large, x-small, and so on). Different browsers implement these differently leading to inconsistent text sizing between the browsers.

    There are a couple of possible solutions. One would be to replace these relative values with fixed values using a unit such as px or em which is rendered consistently across browsers. For example, you'd replace something like this:

    Code:
    Log In or Sign Up to view this code.
    With something like this:

    Code:
    Log In or Sign Up to view this code.
    If you have a lot of places to make the changes, you could use some CSS to override the affected spans, e.g.:

    Code:
    Log In or Sign Up to view this code.
    Another solution, and arguably the better one, would be to remove these spans / inline font-style settings from your text and instead set the font sizes using the font options Divi provides in the "Design" tab of your modules. Font styles set there should appear the same on different browsers.

    I hope that helps and good luck with the project!
     
    1. PRO MEMBER PERKS Beautifully crafted custom colored 'Industrial' Divi layout for all Pro members:View Demo
  6. TinyMarie

    TinyMarie New Member

    Thank you so much ! I did that and it seems to work ! :))
     
  7. Divi Booster

    Divi Booster Divi Expert

    You're welcome, TinyMarie! Just shout if you have any other issues with it.

    Thanks!
    Dan
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade mega menu design for your Divi site without using any plugins:View Demo