• I want to add a 1pt. gray vertical rule separating the content area from the sidebar area that will extend down the length of the page…the sidebar is on the right. Theme = Weaver II

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Go into the themes stylesheet which is called “style-weaverii.css”.
    Change the following in line 23…

    #container_wrap.right-1-col {
      width: 73.000% !important;
      border-right: 1px solid #D2D2D2;
    }
    Thread Starter mpilla

    (@mpilla)

    Thanks!

    That worked great.

    m

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding a rule between the main content area and the side bar area’ is closed to new replies.