Comments Dave started the conversationJanuary 11, 2017 at 1:35amI'm trying to make ALL posts show up at 80% width and have the sidebar take only 20% of the space to maximize the size of the images. Where can I find this setting? 899TheFox repliedJanuary 11, 2017 at 6:58amHello Dave,If you want to do this you can add this only for this page, then go edit the page and click this button :https://drive.google.com/open?id=0B4U2I7SLFLQYM1dZY0RvZUZ3dkkThen add this custom css :#posts.business_posts { width: 60%; max-width: 1600px; }#sidebar.business_sidebar { width:20%; }.section .wrapper { width: 80%; }You can change the % value to adjust the size of the elements.Do not hesitate to contact us if you have more questions.Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Dave repliedJanuary 11, 2017 at 7:03amHey man, looking to do this for every blog post. how would I do that? 899TheFox repliedJanuary 11, 2017 at 7:19amThen change the custom css we gave you and paste it to ( thefox > styling options ) :.single-post #posts.business_posts { width: 60%; max-width: 1600px; } .single-post #sidebar.business_sidebar { width:20%; } .single-post .section .wrapper { width: 80%; }This should do the trick.Do not hesitate to contact us if you have more questions. Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Dave repliedJanuary 23, 2017 at 5:59pmThat did it. Thanks so much. 899TheFox repliedJanuary 24, 2017 at 4:51amHello Dave, You're welcome! Glad to have been able to help you! Also I don't know if you already did it but if you could rate our theme 5 stars on themeforest, it would really boost our team motivation! You can do it from this page : http://themeforest.net/downloads and click the stars under the download button of our theme. Thanks in advance! If you already have rated our theme, then thanks a lot! Do not hesitate to contact us if you have more questions. Have a nice day! Regards.--------------------- Hosting we recommend ( Free SSL and CDN included in all plan ). Speed up your site with Autoptimize Test your site with GTmetrix and fix the issue to make it faster How to Update your Theme Sign in to reply ...
I'm trying to make ALL posts show up at 80% width and have the sidebar take only 20% of the space to maximize the size of the images. Where can I find this setting?
Hello Dave,
If you want to do this you can add this only for this page, then go edit the page and click this button :
https://drive.google.com/open?id=0B4U2I7SLFLQYM1dZY0RvZUZ3dkk
Then add this custom css :
#posts.business_posts { width: 60%; max-width: 1600px; }
#sidebar.business_sidebar { width:20%; }
.section .wrapper { width: 80%; }
You can change the % value to adjust the size of the elements.
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hey man, looking to do this for every blog post. how would I do that?
Then change the custom css we gave you and paste it to ( thefox > styling options ) :
.single-post #posts.business_posts { width: 60%; max-width: 1600px; }
.single-post #sidebar.business_sidebar { width:20%; }
.single-post .section .wrapper { width: 80%; }
This should do the trick.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
That did it. Thanks so much.
Hello Dave,
You're welcome!
Glad to have been able to help you!
Also I don't know if you already did it but if you could rate our theme 5 stars on themeforest, it would really boost our team motivation!
You can do it from this page : http://themeforest.net/downloads and click the stars under the download button of our theme. Thanks in advance!
If you already have rated our theme, then thanks a lot!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme