Okay
  Public Ticket #757557
Text on responsive mobile version runs off screen
Closed

Comments

  •  1
    Hercules started the conversation

    I know I've been posting a lot of tickets, but a ton of issues have arisen following the recent Salient update.

    The 36 pt font on certain sections of the linked page run off screen and go off-center on the responsive mobile version. No idea why it isn't reentering and resizing. Thanks!

  •  8,994
    Tahir replied

    Hey ,

    Please turn off minification in the Plugin settings as that is likely causing this. 

    Best. 


    ThemeNectar Support Team 

  •  1
    Hercules replied

    I do not see where to specifically turn off the minification of plugins, but I turned off "Minify CSS" and "Minify HTML" in WP Fastest Cache, deleted the cache and minified files and it all looks identical. Did I do what you meant, or did I misunderstand you? Thanks!

  •  8,994
    Tahir replied

    Hey ,
    Could you allow us to log in to your website backend dashboard so we can check on this for you more?. We are gonna need the username and password of admin user as well as the login url.

    Also provide the FTP login details so we can check for server php errors: http://premium.wpmudev.org/blog/your-complete-guide-to-troubleshooting-wordpress/ .

    Best.


    ThemeNectar Support Team 

  •   Hercules replied privately
  •  8,994
    Tahir replied

    Hey Again,
    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    span {
        word-wrap: break-word;
    }
    

    Bes.t


    ThemeNectar Support Team 

  •  1
    Hercules replied

    Thanks, Tahir. It solves the issue of it running of the screen, but now it breaks words up into separate lines. See attached image.

  •  8,994
    Tahir replied

    Hey Again,

    I am afraid you can either break it or reduce the font size. 

     Best. 


    ThemeNectar Support Team