Tagged: x
-
AuthorPosts
-
May 25, 2016 at 10:50 am #1009280
ShaunCowardParticipantHi there, great, great theme! No more Canvas for me!
Working on the following site.
The client has provided a design, which I’ve attached. You’ll see that they asked for the vertical nav bar to be pushed out slightly from the left hand side, and for the content to run full width behind it. They also want the menu bar to run all the way to the foot of the page. Is there a way to make all this happen? I’ve tried some CSS but no luck.
Many thanks,
Shaun
ShaunMay 25, 2016 at 12:03 pm #1009426
JoaoModeratorHi Shaun,
I can we can tweak a bit your website in order to achieve something really similar.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks,
Joao
May 26, 2016 at 4:39 am #1010746
ShaunCowardParticipantThis reply has been marked as private.May 26, 2016 at 6:29 am #1010871
LelyModeratorHello Shaun,
Thank you for the credentials.
Please add the following CSS on Appearance > Customize > Custom > Edit Global CSS:.x-navbar-fixed-left { left: 30px; /*Vertical navbar space on the left. Adjust accordingly. */ } body.x-navbar-fixed-left-active { padding-left: 0px; /*To make content fullwidth behind*/ }You may want to adjust your site max-width for large screen and this will overlapped your content. You have to adjust you sections padding to consider the left navbar position.
May 26, 2016 at 6:50 am #1010898
ShaunCowardParticipantThat’s great, thank you!
May 26, 2016 at 7:52 am #1010987
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1009280 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
