• So this is the code I’ve used to adjust the sidebar on Twenty Fifteen:

    body:before {	max-width: 300px;}
    #sidebar { left: -60;}
    #page {margin-left: -60px}

    It worked great for adjusting the very wide sidebar on Twenty Fifteen but I noticed on mobile that it moves things to the left which is obviously not my intention. Is there anyway to single the code just for desktop and have the mobile version untouched? Thank you in advace to anyone who can help me with this issue that I’m having.

    Here’s a link to my website:

    https://WWW.avpawn.com

  • The topic ‘Sidebar Adjustment’ is closed to new replies.