Tagged: x
-
AuthorPosts
-
May 22, 2016 at 11:56 pm #1004614
lordmylesParticipantHey there, I have been searching how to change the drop down menu color and remove arrows (renew stack) but have had no luck.
Have tried both of these (in custom css) from another forum yet doesn’t work, is there something I’m missing ?
body .x-navbar .x-nav li>a:after {
content: “”;
}.x-navbar .sub-menu {
background-color: #fafafa;
}Thanks,
Myles
edit: the site is editshortcuts.com and I am using the latest wordpress and cornerstone
May 23, 2016 at 12:28 am #1004635
RadModeratorHi there,
Thanks for writing in.
To confirm, you mean change the background color right? Not text color. Unfortunately, your site is behind the coming soon page. But please try this one,
.x-navbar .sub-menu { background-color: #fafafa !important; } .x-navbar .desktop .x-nav li>a>span:after { display: none !important; }Thanks!
May 23, 2016 at 2:13 am #1004733
lordmylesParticipantHey Rad
Thanks heaps for the reply, code worked like a charm!
Much appreciated
May 23, 2016 at 2:18 am #1004744
RupokMemberYou are welcome Myles!
Glad that it helped. Feel free to let us know if you face any other issue. We’ll be happy to assist you.
Thanks for using X.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1004614 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
