Viewing 4 replies - 1 through 4 (of 4 total)
  • If you can post url so that we can see the code and guide you what changes you need to make.

    Thread Starter johnhenworth

    (@johnhenworth)

    johnhenworth.com

    Have you checked if you have template with no sidebars
    Go in admin click on pages click to edit one of pages and on right Page attribute see if you have any other templates in dropdown most themes have one without side bars.

    If you want to change color on your side bar look for this code in style.css

    #sidebar_right {
    display:inline;
    float:right;
    margin-right:15px;
    width:255px;

    and add

    background:hexcolor; (you need find color you want put where I have hexcolor

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I have just gone on to the Graphene theme.’ is closed to new replies.