Reploverse Icon

Troubleshooting Text Size Issues on Replo Pages

·
·

Anyone ever run into issue with text size not working on your replo page?

  • Avatar of Steve Schlaefer
    Steve Schlaefer
    ·
    ·

    Hi Joe Chavez, quick reminder to make sure you add context here. Community guidelines on this here. In general text size should work. If it NOT there is a chance it's a theme collision where the CSS from your theme is overly restrictive (too man !important ) statements. There is yet a smaller chance this is a bug we can help with. Do you mind passing along any links that would be helpful. The link the live page and the specific sections of text that aren't updating would be super helpful. Also is this only happening in the editor or on the live page (or on both)?

  • Avatar of Joe Chavez
    Joe Chavez
    ·
    ·

    My bad and will do so moving forward. I’ll look into seeing if my CSS is causing the issue.

  • Avatar of Joe Chavez
    Joe Chavez
    ·
    ·

    Here’s a quick video outlining the issue I’m running into with this store. Never seen it before on other stores I used Replo with in the paste.

  • Avatar of Steve Schlaefer
    Steve Schlaefer
    ·
    ·

    Hmm yeah this is almost certainly a theme issue but I also think it might be something to do with some new editor features we have in house. I'm gonna raise to the Replo engineering team here to see if they can't make sense of this. Here is the page you're working on for the thread: https://mouthology.com/pages/toothpaste-zero-harmful-ingredients What I am seeing is the 1.8rem font size is derived from rules in your theme's 0-freshwater.css file. That said, unclear why that CSS is being applied more aggresively than the CSS the Replo editor is applying. Your theme's CSS doesn't seem to be applying anything via the !important tag or using any overly descriptive CSS selectors. Stay tuned!

  • Avatar of Joe Chavez
    Joe Chavez
    ·
    ·

    Great thanks! If it’s helpful I believe the developers custom built our theme with Dawn as a foundation.

  • Avatar of Babajide Ogidama (Replo Team)
    Babajide Ogidama (Replo Team)
    ·
    ·

    Hey Joe Chavez I did some digging into your Replo page, just as Steve Schlaefer mentioned, the issue is almost certainly coming from your theme, I tested your page content with our internal store which is using the dawn theme and I couldn't reproduce the issue; It has been escalated to our engineers, I'll provide you with an update as soon as I hear from them.

  • Avatar of Joe Chavez
    Joe Chavez
    ·
    ·

    Thanks so much for the update. Really appreciate it.

  • Avatar of Joe Chavez
    Joe Chavez
    ·
    ·

    Any suggestions here?

  • Avatar of Pylon
    Pylon
    APP
    ·
    ·

    Hey Joseph,Cristian here from Replo Technical Team. Our team is working on your case. As soon as there is more feedback for you we will let you know.Best

  • Avatar of Joe Chavez
    Joe Chavez
    ·
    ·

    Great tks!

  • Avatar of Pylon
    Pylon
    APP
    ·
    ·

    Hey there, Cristian here from Replo Technical Team. It looks like a style rule in your theme’s CSS is taking priority over Replo’s styles. Since we aren’t able to modify your theme’s code directly, you’ll just need to adjust your CSS rules to make everything work smoothly. You could contact a Theme developer or your Theme support team to get some help with that. Best, Cristian