Tagged: x
-
AuthorPosts
-
January 28, 2017 at 11:02 am #1348956
luisramosbcnParticipantHi,
in this page I need to set the first section (the one with the blackboard graphic) to be full-width and remove the space between the image and the header. Is this custom or is there a setting to adjust?
PS: Well, not only on this page, but in a set of pages.
Thx
January 28, 2017 at 10:11 pm #1349284
Rue NelModeratorHello There,
Thanks for writing in! To have the first section (the one with the blackboard graphic) to be full-width and remove the space between the image and the header, please do the following:
#1] Please edit the page and change the page template. Use the Blank – Container | Header, Footer page template. To know more about the page templates in X, please check this out: https://community.theme.co/kb/page-templates/#2] Once you have change the page template, please edit the page back in Cornerstone. You might need to make sure that there are no margins and paddings around the section which you can find in the section settings.
Hope this helps.
January 29, 2017 at 9:29 pm #1350200
luisramosbcnParticipantHi Rue,
not working.
1. When setting that template I don’t get the no-margin effect I looked for. Still a separation ont the sides and up.
2. Even more important. If I set that template, I lose the sidebar. I need it there.
Is it possible to accomplish that but with the sidebar template?
January 29, 2017 at 11:41 pm #1350286
LelyModeratorHi There,
Please try adding this custom CSS on Appearance > Customize > Custom > Edit Global CSS:
.page-id-72 .x-main .entry-wrap>div { max-width: none; width: 100%; }Hope this helps.
February 1, 2017 at 10:40 am #1353894
luisramosbcnParticipantHi Lely,
is partially solved.
1. the space between the header and the section is still there. Not removed.
2. this css solves it for a single page. If I wanted it for a whole category, what should I change?
Thanks in advance
LuiFebruary 1, 2017 at 12:07 pm #1353999
RupokMemberHi Lui,
Thanks for writing back.
#1. Let’s add this to get rid of the space :
.page-id-72 .x-main .entry-wrap { padding-top: 0; }#2. You need to take off the preceding page ID .page-id-72.
Hope this helps.
Cheers!
February 1, 2017 at 4:33 pm #1354358
luisramosbcnParticipantNow looks awesome!! Thx!!!
February 1, 2017 at 10:27 pm #1354731
LelyModeratorYou’re welcome!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1348956 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
