Tagged: Full width, layout
- This topic has 7 replies, 2 voices, and was last updated 6 years, 6 months ago by
Theme Horse Support Team.
-
AuthorPosts
-
April 18, 2019 at 12:52 pm #62553
hacweekblad
ParticipantFirst off, thanks for your awesome theme!
I have a question regarding the pages created in your theme, I can’t seem to get them to display in full width.
Examples:
https://hacweekblad.nl/fotos/
https://hacweekblad.nl/hac-online/
https://hacweekblad.nl/contact/I’m guessing it’s something easy but we’re nitwits, so there.
Thanks in advance!
April 21, 2019 at 11:18 am #62664Theme Horse Support Team
KeymasterHi there,
Please edit your page and set the layout option to Full Width which you can find at the bottom of the page editor and update the post.
Thank you!
April 23, 2019 at 7:47 am #62716hacweekblad
ParticipantHi, thanks for getting back to us!
Not sure I understand you correctly. The only way to change it to full width over there is to select ‘No Sidebar, full width”. I did try that even though we want to keep our sidebar, but it’s still not full width, the posts below it stick out on both sides.
If it helps, this page has the same template and the right width:
https://hacweekblad.nl/kalender/To clarify, this is what I’m trying to align:
April 25, 2019 at 7:58 am #62803Theme Horse Support Team
KeymasterHi there,
We have reduce the width size on single page as of user point of view to read the content.
You can add below line of code in Appearance > Customize > Additional CSS to make the content area to full width.@media (min-width: 1400px) { .post-template-default .site-content .container, .page-template-default:not(.woocommerce) .site-content .container { max-width: 1340px; } } @media (min-width: 1600px) { .post-template-default .site-content .container, .page-template-default:not(.woocommerce) .site-content .container { max-width: 1540px; } } @media (min-width: 1800px) { .post-template-default .site-content .container, .page-template-default:not(.woocommerce) .site-content .container { max-width: 1740px; } }Thank you for using our theme.
April 25, 2019 at 9:47 am #62805hacweekblad
ParticipantPerfect, that’s exactly what we needed. Thanks very much!
April 25, 2019 at 11:46 am #62816Theme Horse Support Team
KeymasterWelcome anytime @info299
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/theme/newscard/reviews/?filter=5
We really appreciate your rating.Thank you for using our theme.
April 25, 2019 at 12:22 pm #62817hacweekblad
ParticipantOf course, done!
April 26, 2019 at 9:19 am #62829Theme Horse Support Team
KeymasterThank you for your time and review @info299
-
AuthorPosts
- You must be logged in to reply to this topic.

