Tagged: x
-
AuthorPosts
-
February 15, 2017 at 6:08 pm #1372668
sovannParticipantI want to remove some space entire of site.
Kindly see screenshot: http://prnt.sc/e9a2ei or example in blog page: http://www.mysovann.com/blog/
Please help ASAP.
Thank you,
SovannFebruary 16, 2017 at 12:10 am #1373069
Prasant RaiModeratorHello Sovann,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-container.max.width.offset { width: 95%; }Thanks.
February 16, 2017 at 12:41 am #1373106
sovannParticipantThis reply has been marked as private.February 16, 2017 at 2:33 am #1373210
Rue NelModeratorHello There,
Thanks for updating in! The given code should have work. When I view the page, this is what I am seeing: http://prntscr.com/e9dtpq
Are you using a caching plugin or minification plugin? I’d recommend that you clear your caching plugin, and disable it during development. This can cause Customizer changes to not take place on the front end. It will eventually show up when the cache regenerates, but it’s not ideal if you’re looking to see your changes immediately. Caching plugins are best to turn on only when you’ve finished building the site.
Please let us know how it goes.
February 16, 2017 at 3:15 am #1373262
sovannParticipantIt works.
How can i remove these spaces. See attached screenshot.
Thanks
February 16, 2017 at 4:29 am #1373341
Paul RModeratorHi,
To remove the spaces, you can add this under Custom > Edit Global CSS in the Customizer.
.x-navbar .x-container.width { width: 100%; } .x-main { width: 65%; } .x-sidebar { width: 35%; }Hope that helps.
February 16, 2017 at 6:34 am #1373459
sovannParticipantIt works.
Thank so much.
February 16, 2017 at 9:28 am #1373643
RahulModeratorGlad we were able to help you out.
If you have anything further to ask, kindly let us know. We’d be happy to assist you with anything.
Thank you. 🙂
March 7, 2017 at 8:58 am #1397772
sovannParticipantHi There,
How can i remove left and right space of top navigation bar?
Kindly see attached screenshot for your reference.Thank you
March 7, 2017 at 9:58 am #1397857
DarshanaModeratorHi there,
You can add this under Custom > CSS in the Customizer.
.x-topbar-inner.x-container { margin-left: 0; margin-right: 0; } .x-topbar-inner.x-container.max.width { width: 100%; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1372668 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
