• Thank you for this wonderful and wholesome theme!
    I am using fullwidth layout with right sidebar for my site.
    Is there any way to increase the width of the right sidebar by removing the margin that appears after the sidebar? or at least increase the width of the sidebar a bit more to use the maximum space available for sidebar content?
    Thanks
    Binu

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    Hi

    Can you please post your site address here?

    Thanks

    Thread Starter binutz

    (@binutz)

    Thanks for the quick response.
    Unfortunately, my site is on localhost now and still under development. Would a screen shot be enough for you to review?
    Incidentally,I have one more request; Can drop-drop down menus in the main menu be shown horizontally,instead of vertical format?
    It would be a desirable feature for the future version of Optimizer.

    Theme Author OptimizerWP

    (@layerthemes)

    @binutz

    Try adding this to your Custom CSS:

    .single_wrap { width: 60%;}
    #sidebar { width: 38%;}

    Regards

    Thread Starter binutz

    (@binutz)

    Thanks for the solution.
    I will try it out.

    Binu

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

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