Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #664443

    Hi,

    The margins on pages are way too wide. It makes text hard to read. I would like to bring the margins in.

    I see an option to do this in “General Layout” under “Dimensions”. I can set the “Content + Sidebar Width” to something smaller than 100%. But the problem with this is that the logo and main menu also get pulled in. And I also don’t want the width of my posts to be changed.

    Is there anyway to specifically change the margin width on pages only?

    Thanks,

    Alex

    #664677

    Hey ambarrow,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #664692

    Of course. Sorry, forgot to add that.

    Here’s an example:

    http://operators.macro-ops.com /hub-features/

    Let me know if you need anything else.

    Thanks!

    • This reply was modified 8 years, 3 months ago by ambarrow.
    #664696

    Hi,

    You can use 1/4 + 1/2 + 1/4 columns and leave the 1/4 columns empty on either sides of the page layout. or use the below css in Enfold > General Styling > Quick CSS

    .page #main .container{
    	padding-left:20%;
    	padding-right:20%;
    }

    Best regards,
    Vinay

    #666465

    Thanks!

    #667182

    Hi,

    Glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Margins On Pages’ is closed to new replies.