• Resolved apasaron

    (@apasaron)


    Hello Ossie. I would like to know what I need to modify to increase the sidebar size of your theme. I have tried several options with no success. We got the pro version and still no luck to get the way we need.
    Help will be appreciated.
    Saludos.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Template Express

    (@danstriker)

    Hello,
    you can increase the sidebar by adjusting the following in the style.css:

    #secondary, #tertiary {
    width: 20%;
    }

    depending on how big you want to make it you may also need to change the followoing:

    #content {
    margin: 0 27% 0 0;
    }
    Thread Starter apasaron

    (@apasaron)

    Thank you Ossie it worked like a charm!. This is a way of fast support.
    Saludos

    Theme Author Template Express

    (@danstriker)

    I am happy you got it fixed

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Sidebar size’ is closed to new replies.