Tagged: x
-
AuthorPosts
-
September 16, 2016 at 9:33 pm #1178965
rustedfingersParticipantHow do place my logo a little bit to the left and the menu a little to the right to reduce the spaces from both edges?
Here’s my website: http://www.digitalsolutionsbymd.com
Thanks!
September 17, 2016 at 2:19 am #1179138
LelyModeratorHi There,
Thank you for the URL. Please adjust your max site width on Appearance > Customize > Layout and Design > Site Max Width. Current value is 1020px. Increase it accordingly.
Hope this helps.
September 17, 2016 at 5:09 am #1179240
rustedfingersParticipantThank you. It worked!
Just a follow up question, what is the best way to identify the class I need to style given an element? I tried the Inspect tool of Google Chrome but I’m finding it a challenge to read thru the HTML as certain elements are buried deep within a nested classes hierarchy. Your insight is appreciated.
September 17, 2016 at 5:23 am #1179246
ChristopherModeratorHi there,
Please let us know what are you trying to achieve so we can help you with this.
Thanks.
September 18, 2016 at 6:40 am #1180078
rustedfingersParticipantThanks for the quick response. How do I change the color or even remove the green bar as I hover on a Menu item (attached)? I could not seem to find it in the customizer.
September 18, 2016 at 6:52 am #1180084
Nabeel AModeratorHi there,
Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a { box-shadow: none !important; }Let us know how this goes!
September 19, 2016 at 6:15 am #1181208
rustedfingersParticipantWorks a like charm! 🙂 I wanna understand though how did you identify the CSS class — .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item >
So that next time I can do it myself. Also, where could I get the list of properties like box-shadow: none?
September 19, 2016 at 7:19 am #1181263
Paul RModeratorOctober 1, 2016 at 6:21 am #1198382
rustedfingersParticipantThanks a lot. I am trying to learn the Chrome developer tools now.
October 1, 2016 at 6:58 am #1198412
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1178965 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
