Tagged: x
-
AuthorPosts
-
June 1, 2016 at 9:27 am #1020094
incommonParticipantHello, I have tried all css I could find on here to correct this with no luck.
I simply want my post content container to be the same formatting as pages are. (development site)
Post example page: http://build.fabacademy.ca/test-post/Page content example: http://build.fabacademy.ca/about/
As you can see the post page has an inner container, not allowing content to go to the left and right edges of the site.
I am sure this is a simple fix, however I cannot figure it out.
Thanks for any help(Working with most current / updated versions of all tools)
June 1, 2016 at 10:49 am #1020231
DarshanaModeratorHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.page .entry-content { margin: 0 10%; }Hope that helps.
June 1, 2016 at 8:16 pm #1021171
incommonParticipantSorry that does not seem to work, I even tried deleting all css, then entering the code above, just to be sure of any conflicts. Do you have another option?
I would be happy to give you an admin user if you need.
June 2, 2016 at 2:03 am #1021622
NicoModeratorHi There,
Would you mind sharing us your admin credentials so we could check your setup closer.
Don’t forget to set it as private reply.
Thanks.
June 2, 2016 at 11:51 am #1022540
incommonParticipantThis reply has been marked as private.June 2, 2016 at 2:41 pm #1022853
Nabeel AModeratorHi again,
Please try adding the following code in your Customizer:
.entry-content { padding: 0 !important; }Let us know how this goes!
June 2, 2016 at 3:39 pm #1022930
incommonParticipantEXCELLENT! This worked perfectly, thank you very much for the help. I have managed to find most answers I need via other peoples q&a in your forum, however my first personal support experience with your company is awesome. You have a lifetime client here.
Cheers and thanks again!
June 2, 2016 at 8:52 pm #1023436
Prasant RaiModeratorThanks for the good words. It means a lot to us. Feel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1020094 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
