Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove borders in template

  • @oscowordpress1

    Participant

    Hi guys, as you can see in the picture, I have an isue with my template and I have like two borders and it doesn’t feel integrated, and it also takes space in the content of the Forum.

    Is there any fix for it?

    https://ibb.co/MVdvZMP

    You can also check my website so you can see the scale of the problem

    https://www.cochespias.net/

Viewing 5 replies - 1 through 5 (of 5 total)
  • @robin-w

    Moderator

    link to a forum page please

    @oscowordpress1

    Participant

    @robin-w

    Moderator

    try adding this to your custom css

    div.bbp-forum-header, div.bbp-reply-header, div.bbp-topic-header, li.bbp-body div.hentry {
    	padding: 0px !important;
    }
    
    .oct-main-content {
    	padding: 0px !important;
    	
    }

    @oscowordpress1

    Participant

    Nop, it doesnt work

    @robin-w

    Moderator

    browser refresh needed. If you’re looking on a phone, may take a couple of days as phones are crap at refreshing css

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar