• Resolved mmfuentes

    (@mmfuentes)


    I have a couple of div tags with a class assigned to them on the content area of the page. I have the style for them in the style sheet, but nothing changes. I have been able to style a couple of custom fields in the same page without a problem.

    Does anyone know why is this happening?

    Any help would be greatly appreciated.

    Kindda new to WP.

Viewing 2 replies - 1 through 2 (of 2 total)
  • do you refresh your browser to view css changes? (ctrl+f5)

    other than that, use firebug (a firefox addon) to pinpoint css issues

    but quite possible you have css overriding the css you are adding

    for instance if you are wrapping the_content in a div and styling that, but your css already styles your content, the css may override it

    hard to say without a link to your site to see your structure and css

    Thread Starter mmfuentes

    (@mmfuentes)

    Thanks Voodoo!

    Yes. I do refresh my browser (cmd+R I’m on a mac ;D ). I’m not wrapping the_content, although I tried that, but it did’t work either. I’m working locally in my computer.

    Any other ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Unable to style the_content()’ is closed to new replies.