• Resolved Pedro14755

    (@pedro14755)


    I have a problem with my site at https://www.pedroduino.com/ The only thing that is showing up on the site pages is photo’s and text links but no text at all. I have tried reinstalling the Responsive theme and its associated child theme to no avail. I would post this on the Responsive forum but they have recently severely restricted any questions from non paid up subscribers. I have another site https://pedrosdigitalsolutions.com/ that is using the same theme and child theme but I am having no problems there. This makes me suspect that this may be a problem with the WordPress installation rather than the actual Responsive theme. Th funny thing is if I inspect the faulty https://www.pedroduino.com/ site with Firebug all the HTML and CSS appears to be there OK. Can anyone please offer me some assistance, thank you Pedro.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Your text is white on a white background. It’s in your style.css defined as:

    body {
    color: #FFFFFF; <--- here
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    text-rendering: optimizelegibility;
    }
    Thread Starter Pedro14755

    (@pedro14755)

    Thank you so much WPRanger,
    you are a lifesaver. I was playing around with Firebug and have inadvertently adjusted the body font color instead of the background. I am a dill ?? Thanks again and have a great day,

    Pedro.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Website text not showing up, only images and text links’ is closed to new replies.