• Resolved treehstn

    (@treehstn)


    I found notes on the forum on how to make the main page full width. I tried the fix for it and it doesn’t seem to be working, or at least not as I expected. I want the left margin to line up with the H in the Home button in the menu. When I view the page it is lining up farther right of the H. Is this as it was designed or should it be lined up with the H?

    Here’s the post I found with instructions. These are the ones I used:

    https://ww.wp.xz.cn/support/topic/twenty-seventeen-wont-go-full-width-2/#post-12070463

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • I think this will get you what you’re looking for

    @media screen and (min-width: 30em) {
    	.page-one-column .panel-content .wrap {
    		padding-left: 3em;
    		max-width: 1000px;
    	}
    }
    Thread Starter treehstn

    (@treehstn)

    That fixed it! Thank you!

    Thread Starter treehstn

    (@treehstn)

    Ok I don’t think this worked the way I thought it was going to…. It did work on the Home page but not any of the other pages. What do I need to do to make this the default for all pages?

    I also need to make the wine items on the Shop page show up in two columns… not sure how to do that?

    Thank you so much!

    Thread Starter treehstn

    (@treehstn)

    I can tell this has to do with the theme or the css since I did a live preview of Ryan Dark and it put the wine shop into 3 columns and looks awesome! I just don’t know what I”m doing well enough to change this myself….

    Hi, looking at the site right now it looks like you are no longer using the Twenty Seventeen theme. If you decide you’d like to go back to it, please update here and I can try to provide further assistance.

    Thanks!

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

The topic ‘Full width not working as expected’ is closed to new replies.