• Resolved ihsoluciones

    (@ihsoluciones)


    Using responsive theme. My webpage seems to be showing everything justified text. How can I remove this feature/error?

Viewing 6 replies - 1 through 6 (of 6 total)
  • justified does not seem to be used at all in the theme’s style sheets (you’ll find them in wp-content/themes/responsive/core/css), so my guess is that it is a plugin doing this.
    Do you have a link to your site?

    Thread Starter ihsoluciones

    (@ihsoluciones)

    Yes, http://www.ihcali.com
    Could be that, will remove that Woocommerce plugin on te Left And see what happens. Thanks

    i think a java script/jQuery file creating this problem. Let it sort out by having a detiled analysis.
    Anand

    Thread Starter ihsoluciones

    (@ihsoluciones)

    How do i fix It? The easy way.

    I would do something like this:

    1. Turn off plugins one by one until you find out what plugin is the problem.
    2. Turn off all other plugins except the one creating the plugin.
    3. You’ll now be able to see the included scripts in your page’s html.
    4. Go through these scripts to find the code that sets text-align: justify
    5. Edit that file

    Thread Starter ihsoluciones

    (@ihsoluciones)

    Remark.no

    I want to Thank YOU very much for helping me resolve this isssue.

    Did exactly as you stated. Many Thanks for taking the time to help me.

    Sincerely
    George

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Webpage Showing All Text Justified’ is closed to new replies.