Forums

Multiple CSS rules for body & HTML tags (8 posts)

  1. J_Mo
    Member
    Posted 2 years ago #

    Hi,

    My HTML & body tags have the overflow: hidden; CSS rule applied to them. Is there any way that I can change that, so when on the posts page so as much information as I require can be posted??

    Thanks
    phil

  2. Edward Caissie
    Member
    Posted 2 years ago #

    That property can usually just be removed where it appears in your style.css, but that may create additional issues with your site.

    A link to your blog and the active theme would help in providing more useful advice.

  3. J_Mo
    Member
    Posted 2 years ago #

    I have just adapted the Kubrick default theme.

    Here is the link

  4. J_Mo
    Member
    Posted 2 years ago #

  5. J_Mo
    Member
    Posted 2 years ago #

  6. Edward Caissie
    Member
    Posted 2 years ago #

    That is quite the adaptation ... make sure you have a complete back-up of all your changes. They will likely be over-written with the next WordPress core update(s).

  7. J_Mo
    Member
    Posted 2 years ago #

    Ha ha, yes it is....I will, I have found that out the hard way!! Thank god for server back-ups.

  8. banago
    Member
    Posted 2 years ago #

    Leave the overflow: hidden; it is good to be there. You have to get rid of any height: xy px; in your div that does not allow the content to go down, but hides it in it.

Topic Closed

This topic has been closed to new replies.

About this Topic