Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #16723
    Otton
    Member

    Hi,

    Firstable, Thank you for the Catch Box Theme, it is very nice !

    I would like a black border around my site and around the posts. I have try to draw that i want. I have do that with paint, it’s just for show the idea.

    Exemple

    Here is my site : http://guitare-tablatures.fr/

    Thank You very much !

    P.S : I have already a child Theme
    P.P.S : Sorry, I don’t speak English very good…

    #16728
    Sakin
    Keymaster

    @Otton: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .hentry, #page { border: 1px solid #000; }

    #16735
    Otton
    Member

    Thank you !
    That’s work ! All good.

    In fact, my problem was Wp Better WP Security who blocked the .CSS

    #16748
    Sakin
    Keymaster

    @Otton: ok great. Yes, mostly it’s plugin issues. So, you have to carefully select and configure the plugins. Thanks for notifying.

    #17897
    rgidon
    Member

    Hi Sakin,

    How can i add a black border around the posts only (not around the pages)

    #17931
    Sakin
    Keymaster

    @rgidon: Add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the border only in the page.
    .hentry.type-page { border: none; }

    I am giving you the CSS on the basis of the theme uses in this support. So, if you are using different one then add in your site URL.

    #64809
    aruss24
    Participant

    Old thread but reversely, is there a way to have the border just around the page and NOT the posts? Aka- leave the posts borderless?

    #65010
    Sakin
    Keymaster

    @aruss24: Can you post in your site URL and is possible screenshot of what you want. to add border just in pages, you can add the following css:

    .hentry.type-page { border: 2px solid #000; }

    #108740
    Jitendra vaishnav
    Participant

    Plz sir can me help you
    Sir side border in post one side ar right side (side baar)

    #108817
    Sakin
    Keymaster

    @jitendra-vaishnav: Sorry I don’t understand your question. Can you explain in detail in reference with your site URL.

    #112197
    adetoyipeter12
    Participant

    Good Vevening, pls and pls help me out, i wanna add border to my site post and widget, just like the one on ynaija.com. have try all my possible best but cant do it. this is my site name http://www.exclusivepp.com.ng.

    Thanks

    #112206
    Sakin
    Keymaster

    @adetoyipeter12gmail-com: Sorry, I just check in your site and see that you are not using theme from Catch Themes. This support forum is only for theme developed by us. Check out our themes at https://catchthemes.com/themes/category/premium/

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Add border around the page and posts’ is closed to new replies.