[Resolved] Content borders

Home Forums Support [Resolved] Content borders

Home Forums Support Content borders

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #255770
    Carl

    I manged to use the following code to give my sidebar widgets a border:

    .sidebar .widget {
    border:1px solid #333333;
    padding:20px;
    }

    However, I want to do the same with the main content of the page so it matches. Any suggestions? You can see what I mean here.

    #255773
    Carl

    .site-main was what I was looking for!

    #255777
    Leo
    Staff
    Customer Support

    Glad you were able to find a solution!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.