- This topic has 3 replies, 2 voices, and was last updated 3 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Aspire Theme Support › Aspire Theme Post Width Adjustment
Tagged: post width
I am trying to adjust the post width. I love the full width of this theme, but I want to adjust the width of the posts (by percentage, not pixels) to make it a little narrower. I’d like the header and the footer to remain full. Optionally, it would be nice to adjust pages too, but the home page should remain full width.
Does anyone know how I can adjust this? And it should affect only the desktop, so mobile remains full for all pages and posts. Any help is greatly appreciated.
Thanks!
Scott
Learn to Make Money Online
http://ScottsMoneyMachines.com
I have been trying to figure this out. I made some progress, but did not find a solution yet. Just sharing where I am so far.
The code below DOES set the page width when I adjust the max-width to a percentage, but it includes all pages (home, posts, etc.).
I want to leave the home page at full width, and be sure any changes I make do not affect mobile devices.
[stylesheet code lines 645-650]
.site-inner,
.wrap {
float: none;
margin: 0 auto;
max-width: 1200px;
}
Learn to Make Money Online
http://ScottsMoneyMachines.com
Is this the link? – http://ScottsMoneyMachines.com
Also, do you want to adjust the Content area itself? Or the content and the sidebar together?
Wes, thank you for replying… I somehow did not see the notification in March.
Yes, that is my link. I want to adjust the content area itself (I have been systematically removing the sidebar from my posts). Because of screen size, I’d like the width to remain full for mobile devices.
Thanks!
Scott
Learn to Make Money Online
http://ScottsMoneyMachines.com