Tagged: x
-
AuthorPosts
-
October 7, 2016 at 2:15 am #1206427
andre1980ParticipantHello,
I have made the size of the blogpost smaller with this code:
.single-post .x-main.left { margin-left: auto; margin-right: auto; float: none; } .single-post .x-sidebar { display: none; }I want to make some pages the same size like this? How do I do this with individual pages?
Thanks,
AndréOctober 7, 2016 at 2:24 am #1206439
FriechModeratorHi André,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Cheers!
October 7, 2016 at 3:48 am #1206490
andre1980ParticipantThis reply has been marked as private.October 7, 2016 at 5:22 am #1206557
Paul RModeratorHi Andre,
For pages you can select full width as your page template.
See screenshot – http://screencast.com/t/ihe9YFa0bH80
Thanks
October 7, 2016 at 8:08 am #1206692
andre1980ParticipantYes, thank you. I know. But I want some pages (about 3) to be as small as the blogposts are. And to have them in the middle like the blogposts.
How do I do this?
October 7, 2016 at 11:12 am #1206933
JoaoModeratorHi There,
Please select the template Blank Container Header Footer.
Once you have done that provide a link to the pages you want to adjust the looking to be the same and we will help you format them.
Thanks,
Joao
October 7, 2016 at 3:48 pm #1207311
andre1980ParticipantHello,
I selected: layout – fullwidth, this because I want to have the title also.
The pages I want to change:
http://wieisgod.nl/alsjeblieft/
http://wieisgod.nl/op-de-hoogte-blijven/
http://wieisgod.nl/over-wie-is-god/
I want them to have the same width as: http://wieisgod.nl/wie-is-god/
Thanks.
October 8, 2016 at 2:17 am #1207727
RadModeratorHi there,
Hmm, a bit confusing. Do you prefer full-width? That’s because this one http://wieisgod.nl/wie-is-god/ isn’t full-width. It’s a bit confusing, would you mind clarifying? Is it full-width or box type like this http://wieisgod.nl/wie-is-god/
Thanks!
October 8, 2016 at 2:28 am #1207737
andre1980ParticipantNo, I don´t want it fullwidth. I want to have the width as in: http://wieisgod.nl/wie-is-god/
I want the next pages the width to be changed:
http://wieisgod.nl/alsjeblieft/
October 8, 2016 at 4:07 am #1207812
Rue NelModeratorHello There,
Thank you for the clarifications! To resolve this issue, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.page-template-template-layout-full-width .x-main { margin-left: auto; margin-right: auto; float: none; width: 60.536945%; }If you need anything else we can help you with, please let us know.
October 8, 2016 at 9:00 am #1207995
andre1980ParticipantAlmost. It makes all the pages smaller. The size is good. But I only want that size on the following pages:
http://wieisgod.nl/alsjeblieft/
http://wieisgod.nl/op-de-hoogte-blijven/
http://wieisgod.nl/over-wie-is-god/
The other pages I want to leave like it is.
Thanks,
AndréOctober 8, 2016 at 9:05 am #1207996
andre1980ParticipantThe pages only have to be smaller for the next page-id´s:
page-id-236
page-id-228
page-id-242
page-id-232October 8, 2016 at 10:54 am #1208033
ThaiModeratorHi There,
Please update the previous CSS to this:
.page-id-232 .x-main, .page-id-242 .x-main, .page-id-228 .x-main, .page-id-236 .x-main { margin-left: auto; margin-right: auto; float: none; width: 60.536945%; }Hope it helps 🙂
October 8, 2016 at 11:54 am #1208069
andre1980ParticipantThanks Thai. It finally worked! Thumbs up!
October 8, 2016 at 12:10 pm #1208083
ThaiModeratorGlad we were able to help 🙂
If you need anything else please let us know.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1206427 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
