Hello,
1. Go to Customize > General options > General Settings and set container width.
2. For the author bio box, try adding the below code in the Customize > Custom CSS. Adjust the width as per your need.
.single-post.content-max-width #author-bio {
max-width: 700px;
}
Hi Amit,
Thanks so much for such a quick answer!
I just applied what you’ve recommended me and it worked partially.
1. About the page width. I could not get what I wanted. I applied the Customize > General options > General Settings and set container width and all my website went to 750px width including header, footer and so on. I am looking to set the 750px width only for the text in the body. The rest is fine at full width. Is there a way to do that?
2. Author bio box worked great! Looks much better now! Thanks!
Thanks!
Okay, then you need to set content width for it. For the blog post, you need to go to customize > blog > single post and set the width from there.
Yeah! Cool now I got it for the single blog post! Thanks!
How about the static pages? I can not find the same option to set the width (of that static page content) to 750px as I did with the single blog post customitzation.
Is there a way to customize that via OceanWP customizer? Or I need specific css?
Thank you!
For the static page, go to customize > general options > general settings and set content width.
Hi Amit!
I have done what you said, I have chosen full width (no sidebars) and it looks like: https://snag.gy/7KXZgC.jpg
I want to set the content width for static pages to 750px (keeping header + footer at full width) like this: https://snag.gy/FoVrcy.jpg
Thanks for your help 😉
Oops… Links above have been broken. Replace:
Link 1: https://snag.gy/W9FHSr.jpg
Link 2: https://snag.gy/Nk3XUT.jpg
-
This reply was modified 7 years, 7 months ago by
sonotema.
Hello,
Will you please share your site link so that I can help you to fix it? The settings I told you above should work. Did you check the changes in the live site after saving the settings in the customizer?