Tagged: x
-
AuthorPosts
-
October 1, 2016 at 1:12 pm #1198654
codevanillaParticipantHi Guys
I am wanting to remove the padding in the left hand side of the post. I will post a link to follow.
Thanks
MOctober 1, 2016 at 1:14 pm #1198656
codevanillaParticipantThis reply has been marked as private.October 1, 2016 at 9:38 pm #1198975
Rue NelModeratorHello There,
Thanks for writing in! To resolve your issue which removes the padding of the content area, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-content-sidebar-active .x-container.main:before { right: auto; left: -1%; width: 74%; }Hope this helps. Please let us know how it goes.
October 2, 2016 at 4:03 pm #1199627
codevanillaParticipantHi Rue
Thanks for getting back to me. Unfortunately that CSS doesn’t affect what I was intending.
I am referring to the 45 pixel difference between the left position of the article title/date and the actual content which begins “by Timothy…”
If I add this it does work it but this seems an odd fix. The section which was created in Cornerstone has 0px set for the left margin so I’m not sure where the 45 value is coming from.
.x-section {
margin-left: -45px !important;
}Thanks
MattOctober 2, 2016 at 8:49 pm #1199923
LelyModeratorHello Matt,
That is your section container. On the customizer, Appearance > Customize > Layout and Design > Site Width: this is set to 88%. To remove that and make the content aligned or be 100%, please click the Section > ROW > Set Column Container to OFF. No need to add the section CSS fix.
Hope this helps.
October 5, 2016 at 1:28 pm #1203816
codevanillaParticipantThanks, the only fix required was to adjust the row…
Section > ROW > Set Column Container to OFF.Thanks
MattOctober 5, 2016 at 1:48 pm #1203852
Prasant RaiModeratorHappy to hear that. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1198654 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
