Forums

How To Extend Width of Theme: Simplex (4 posts)

  1. TheMacFeed
    Member
    Posted 2 years ago #

    Hello I am wondering How to Extend the Width of the WP Theme Simplex. Please If you help, give detailed instructions, I am a Noob at code. I am trying to extend the width of both the Main Content and the Sidebar.

    thanks alot guys and gals!

  2. TheMacFeed
    Member
    Posted 2 years ago #

    Its Been 2 Hours... Anyone please help....

  3. TheMacFeed
    Member
    Posted 2 years ago #

    Please Anyone?!

  4. d3lilley123
    Member
    Posted 2 years ago #

    Post the link so we can see the code. Go into the code editor, and go to the style sheet. First check if their is a margin set. It would look something like this;
    body {margin-right:10%;margin-left:10%}

    If you do not see any margins set, then you can set a min-width. To do this, at the top of the stylesheet type
    min-width:1000px and you can pick any number you choose depending on how wide you want the page to be.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.