Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS hiding section id

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #45789
    peer_012
    Member

    Hi guys, I am trying to hide this code on my wordpress page using css, as it is causing a blank space in my layout:

    > “< section id="pk_page_content" class="pk_clearfix">…

    I have tried this adding this code to my CSS with no luck:

    > #pk_page_content .pk_clearfix { display:none }

    Can anyone help me out with this. Thanks in advance!

    #140059
    peer_012
    Member

    Thank you for your replies. I will try to your suggestions!

    #140061
    peer_012
    Member

    Thanks guys got it working now!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.