How to separe article and widget collone with a line ?

  • lutchot

    #7146

    Hello every body,

    I have the théme with three collon

    Ans un want to separe article from the center with à line from the two other colon who are on e on the left and one in the right

    If someone can help me ?

    Thanks you !

    Anonymous

    #37121

    What’s the URL of your site?

    nautilemovie.com isn’t opening here.

    Moved to Support. Please post in the correct section next time.

    lutchot

    #37122

    Hello, thanks for answer,

    Sorry for the section, i didn’t find the good one

    It’s not about nautilemovie.nc and not .com sorry

    y make a site in à local server, with grapheme théme

    lutchot

    #37123

    It’s possible to do that on the CSS file ?

    Admin

    Syahir Hakim

    #37124

    Add this to Custom CSS or your child theme’s stylesheet:

    #content-main {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin: 0;
    padding: 0 9px;
    }

    lutchot

    #37125

    Thanks Syahir,

    Do you thinks thas possible to make the two collonne at the left an the right of the centrer, a nother colors ?

    thanks

Viewing 6 posts - 1 through 6 (of 6 total)

  • You must be logged in to reply to this topic.