- This topic has 19 replies, 3 voices, and was last updated 3 years, 3 months ago by
David.
-
AuthorPosts
-
December 30, 2022 at 6:44 am #2477877
Max
Hi guys!
I want the same lay out as this website https://imu.nl/instagram-komt-met-nieuwe-reels-functies-crossposting-insights-meer/
https://www.kleurintens.nl/verbouwen/isolatie/wat-is-deurisolatie/But right now the left sidebar must be more to the left. Align with the logo. And the text container must be 850px But i cant fix it. How can i do?
December 30, 2022 at 7:44 am #2477980David
StaffCustomer SupportHi there,
can you remove any layout elements or CSS that is currently changing the width of that page.
Then i can take a look at what is required.December 30, 2022 at 11:15 am #2478271Max
Like now?
December 30, 2022 at 12:12 pm #2478313Ying
StaffCustomer SupportIt still looks the same, can you make sure the layout element assigned to posts are deactivated, CSS related to posts width is disabled and the cache is cleared?
December 30, 2022 at 12:44 pm #2478346Max
Sorry now it must be fine i think
December 30, 2022 at 12:50 pm #2478348Max
So i want the TOC align with my logo.
And the same width of the content as on https://imu.nl/instagram-komt-met-nieuwe-reels-functies-crossposting-insights-meer/December 30, 2022 at 12:51 pm #2478349Max
Not sure if it matters but currently i use this CSS
.single-post img.dynamic-featured-image {
height: 330px;
object-fit: cover;
}December 31, 2022 at 5:00 am #2478729David
StaffCustomer SupportOk, so this CSS to remove the spacing to the side of the left-sidebar:
.left-sidebar #content, #left-sidebar div.ez-toc-widget-container ul, #left-sidebar .ez-toc-widget-container ul li a{ padding-left: 0; } div.ez-toc-widget-container ul.ez-toc-list ul { margin-left: 0; }For the content to be c. 850px and remain responsive, the simplest option there is to set the Customizer > Layout > Container -> Container Width to
1200pxThat will provide the same width layout as the example site
December 31, 2022 at 6:31 am #2478804Max
Thanks David, but i want all the background and sidebar widget with the background #F5F5F5
But only in the blogpost. So i guess has to be with a css code. Cause i know i can do it in the customizer. But then it will change the background of all the website. And i want it specific on all blogposts.Also the content is not the good size. Cause the website i mentioned has a container of 850 px https://ibb.co/hDfz4ym but the content has some white padding at the sides. Cause currently the featured image of my blog is 850px like it has to be. But the content under the featured image is more wide then the featured image, and it has to be less wide then the featured image.
December 31, 2022 at 7:53 am #2478976David
StaffCustomer SupportReducing the Container Width to around 1170px should keep the content width at around them 850px size.
The thing is i am mindful of, is what is the layout for the rest of the site ? Will that too use a similar layout ?
December 31, 2022 at 8:34 am #2478994Max
Doesnt work. Still white space
This is another website of me https://www.strijkerverf-wonen.nl/hoe-verwijder-je-behang/ . Also used Generatepress for it. There i use a lay-out element of Generate press. And there it works perfect.
I also used a lay out element on this website and worked perfect.. But i had to remove it of you guys (No offense haha) But is there not a possibilty that i use a lay out element with left sidebar or something?
Cause this is how i want it
https://ibb.co/R0TKBzcJanuary 1, 2023 at 5:38 am #2479502David
StaffCustomer SupportIn the Customizer
1. > Layout > Container and set the Content Layout to:
Separate Containers
2. > Layout > Sidebar and set the left sidebar width to 30%
3. > Layout > Blog -> Featured Images –> Posts tab and uncheckDisplay padding around imagesThis will get you very close to the final layout, the only amend will be to change the sidebar background colors and deal, with the Breadcrumb padding.
January 1, 2023 at 9:12 am #2479811Max
Hi David! Thanks! I am almost there. I didnt put the sidebar on 30% as you asked cause the width i put i right now is perfect. Only thing what has to be fixed right now is the white space https://ibb.co/V2StKsk
How can i get rid of this?January 1, 2023 at 9:58 am #2479852David
StaffCustomer SupportCan you try doing steps 2 and 3 above? As that will give you the result you’re looking for.
January 1, 2023 at 11:37 am #2479944Max
https://ibb.co/bmk2kDH
https://ibb.co/qBJSQN8
https://ibb.co/WHQbV40I did all but didnt change
-
AuthorPosts
- You must be logged in to reply to this topic.