Tagged: x
-
AuthorPosts
-
January 19, 2017 at 4:32 am #1336463
DerekbyDesignParticipantHi
I maxed out the width of my site on the customizer page, both at Site Max Width (px) and at the Site Width (%). And I still need the width to increase can you please help. Secondly I want to be able to adjust the logo horizontally to the right and the menu items to the left. Can you help with that too, i first did a search but could not find this topic.
January 19, 2017 at 5:57 am #1336520
Paul RModeratorHi,
Thanks for writing in!
1. Please note that you can manually enter a number for site width and site max width.
https://www.screencast.com/t/I8qDWtf3Ac
2. You can add this under Custom > Edit Global CSS in the Customizer.
.masthead-inline .desktop .x-nav { float: left; } .x-brand { float: right; }Hope that helps.
January 20, 2017 at 7:45 am #1338323
DerekbyDesignParticipantThis reply has been marked as private.January 20, 2017 at 10:00 am #1338453
RahulModeratorHey There,
Thanks for writing in!
Please add this CSS at Appereance > Customizer > Custom > CSS :
.x-navbar .desktop .x-nav > li > a > span { margin-right: 5em; margin-left: 5em; }Hope this helps!
January 20, 2017 at 4:42 pm #1339036
DerekbyDesignParticipantHi my menu acts all crazy when I insert the code
all i need is to shift the menu with links to the < left
have no idea to do this please help, thank you so much.January 20, 2017 at 10:08 pm #1339338
Rue NelModeratorHello There,
Thanks for updating in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.
Thank you in advance.
January 21, 2017 at 3:12 am #1339475
DerekbyDesignParticipantThank you for your time, attached is the image of what it is I am looking for. Thank You once again.
January 21, 2017 at 3:22 am #1339485
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> Global CSS :
.masthead-inline .desktop .x-nav { float: left; margin-left: 13px; }Hope that helps.
January 21, 2017 at 3:52 am #1339502
DerekbyDesignParticipantThank You!!! That is perfect!!! what course should you recommened I take to understand CSS? Any recommendations? Or how to do the programming of websites? please let me know and thank you for the help!
January 21, 2017 at 4:19 am #1339512
ThaiModerator -
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1336463 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
