Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26076

    #top #main .sidebar{

    I’m looking for a way to control the height of the border so it doesn’t go all the way top to bottom. Maybe like 80 percent. I can use an image but maybe you guys can help?

    #129224

    Hi,

    The content extends the border. If you remove the content border, you will have the border of the sidebars which extends depends on the number of widgets. Make sure that the content is longer than the widgets.

    .content {
    border: none;
    }

    Regards,

    Ismael

    #129225

    Hi Ismael. I like it but the border is still close to top. Suppose I want to move the border to be inline with partners >

    What do I do ? There doesn’t seem to be a border-height or padding.

    #129226

    Hi,

    Please create an illustration explaining what you want to do and please refer to a specific page in your website that you are describing.

    Thanks,

    Nick

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Is there a way to control the height of the border in the sidebar ?’ is closed to new replies.