Tagged: x
-
AuthorPosts
-
December 8, 2016 at 3:55 am #1285854
SoNu WebsitesParticipantHi, how do I create a full width section & CTA element in a boxed page layout? Is this possible?
December 8, 2016 at 3:56 am #1285857
SoNu WebsitesParticipantThis reply has been marked as private.December 8, 2016 at 4:51 am #1285893
ChristianModeratorHey there,
Sorry but that is not possible in a boxed layout.
Thanks.
December 8, 2016 at 5:13 am #1285907
SoNu WebsitesParticipantOk that’s shame. If possible can you explain how to make the CTA on my resource page fill the section & how to remove the white space at the bottom?
December 8, 2016 at 6:14 am #1285948
ChristianModeratorUpon checking your site, you’re not using a Boxed Site Layout but Fullwidth. You can make the CTA section expand fullwidth. Please use the Blank – No Container | Header Footer page template. See https://community.theme.co/kb/page-templates/ for more details about page templates. Then, in your Row setting, disable Column Container (see attachment). Please see our Knowledge Base to learn more about Cornerstone usage.
Thanks.
December 8, 2016 at 3:02 pm #1286539
SoNu WebsitesParticipantHi thanks the CTA is fine now but none of the above have removed the white space above the footer. I have searched through lots of posts but they seemingly contradict each other.
How do I remove the white space above the footer menu at the bottom?
December 8, 2016 at 3:05 pm #1286545
SoNu WebsitesParticipantOn the resource page specifically http://www.sonuwebsites.com/resources/
December 8, 2016 at 3:27 pm #1286573
Nabeel AModeratorHi again,
To remove the white space above the footer menu just add the following code in your Customizer:
.x-container>.offset { margin: 35px auto 0 !important; }If you need to remove the space below the menu too then change the above code like this:
.x-container>.offset { margin: 0 auto !important; }Let us know how this goes!
December 10, 2016 at 10:40 am #1288383
SoNu WebsitesParticipantThanks that worked a treat 🙂
December 10, 2016 at 10:59 am #1288392
ThaiModeratorYou’re most welcome 🙂
December 12, 2016 at 5:16 am #1289776
SoNu WebsitesParticipantHi unfortunately having added the above code to below the menu there is still a white space appearing. I used the following:
.x-container>.offset {
margin: 0 auto !important;
}How do I remove the white space please? http://www.sonuwebsites.com/resources/
December 12, 2016 at 5:22 am #1289782
ChristianModeratorSet all your section’s padding to 0px (see attachment)
The code won’t work because you still have this code
.x-container>.offset { margin: 35px auto 0 !important; }Please remove it.
Thanks.
December 17, 2016 at 8:53 pm #1296901
SoNu WebsitesParticipantHI thanks but I’ve been testing out the code but no matter what there is still a white space just below the menu on the resource page, so I deleted the code thats been recommended. Is there a way to remove this?
December 18, 2016 at 1:18 am #1296981
ChristopherModeratorHi there,
Please set section #1 top padding to zero and add following code :
.x-container>.offset { margin: 0 auto; }Thanks.
December 19, 2016 at 1:51 pm #1298572
SoNu WebsitesParticipantThank you very much that worked. However would you mind telling me what code I need to keep it as is with the white space removed under the menu but with/putting back the white space above the footer please?
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1285854 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
