Tagged: x
-
AuthorPosts
-
May 4, 2016 at 5:43 am #912213
theoutdoorarmoryParticipantHi,
My website is theoutdoorarmory.com
Could anyone help me with the hover feature? Please see screen cap for reference.
I aim to do the following:
(1) Eliminate the thin space between “SHOP” and “View my cart” … same with other menus
(2) “ALPS Mountaineering” should be in line with “Brands”
(3) “ALPS Mountaineering” should be on the right (instead on the left) of “Brands”
I already have customized CSS codes here. So I can give you my username and password to make this easier.
Please advise.
THanks
May 4, 2016 at 8:46 am #912475
ChristopherModeratorHi there,
Please add this CSS code:
.x-navbar .desktop .x-nav > li ul { top: 71px !important; } .masthead-inline .x-navbar .desktop .sub-menu .sub-menu { top: 0; right: 0; left: 100%; }Find this code and remove
min-widthproperty :.desktop .sub-menu { background-color: black; padding: 0; min-width: 100px; }Hope it helps.
May 4, 2016 at 10:30 pm #913686
theoutdoorarmoryParticipantHi,
Codes are not working.
See screen cap for my CSS.
Also attached is a screen cap of how menu and sub menu hovers.
What I want is this:
(1) If you hover on “Shop”, I want the “View My Cart” just in line with the border between the menu and the picture.
(2) I want the “View my cart” horizontally in line with “Shop”, adjusting it from the left to the right.
(3) “Alps Mountaineering” should be in line with “Brands”
I hope I got my point across. Homepage is: theoutdoorarmory.com
ThanksMay 5, 2016 at 3:00 am #913944
Rue NelModeratorHello There,
Thanks for the updates!
To align the Shop and the View my cart as what have you describe in your post, please add this code in your customizer;
.site .masthead-inline .x-navbar .desktop .sub-menu { left: 0; right: auto; } .site .masthead-inline .x-navbar .desktop .sub-menu .sub-menu { left: 100%; top: 0 !important; }Before this code will take effect, you need to remove the previous given css.
Please let us know how it goes.
May 5, 2016 at 8:20 am #914234
theoutdoorarmoryParticipantWhich previous CSS? The one that you first mentioned?
May 5, 2016 at 12:27 pm #915463
JoaoModeratorHi There,
Remove the CSS as Christian recommended.
Remove the CSS that Christian gave you as Rue Nel recommended.
Put the CSS that Rue Nel reccomended on Customizer.
If it doesnt work, please provide us your URL and WP-Admin credentials and make sure to mark the reply as private.
Hope that helps,
Joao
May 5, 2016 at 10:25 pm #978094
theoutdoorarmoryParticipantThis reply has been marked as private.May 6, 2016 at 3:07 am #978304
RadModeratorHi there,
I just added it and works. Cheers!
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-912213 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
