Remove Sidebar – Full Width Content in Posts
-
Hi everyone,
Thank you for taking the time to read my quick problem:
My pages are displaying FULL width content areas.
Example #1: https://letstalkac.com/
I am attempting to get my posts to do the same thing.
The problem is:
Example: #2: https://letstalkac.com/whynter-arc-14s-review/
My posts are showing a sidebar. Then. Once I get the sidebar removed? How can I center the content area?
I’m trying to make example #2 to look like example #1.
I’m an experienced coder.
I’ve Googled this problem; Read forums here. No success.
I really appreciate the help.
I’ll be looking into the fix once I have a fresh brain.
-Taylor ??
PS:
Here’s the custom CSS I’m using via Customization Additional CSS option.
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
font-size: 1.625rem;
text-transform: none;
letter-spacing:0px;
color:#27471F;
line-height:1.4em;
}.entry-content {
letter-spacing:0.02em;
font-size:1.1em;
line-height:1.8em;
}.background-fixed .panel-image { background-attachment:scroll;
background-size:100%;
}.entry-title {
font-weight:bold;}
li {margin-left:20px; margin-top:10px; margin-bottom:10px;}
.wrap { max-width: 830px; background-color:none; }
.panel-image {
max-height: 650px;
}Thank you again for your help.
The page I need help with: [log in to see the link]
- The topic ‘Remove Sidebar – Full Width Content in Posts’ is closed to new replies.