Tagged: x
-
AuthorPosts
-
November 24, 2016 at 10:09 am #1269655
FERLAFParticipantHello ,
I woyld like to put the search icon in the menú the same of the man.
My webpage is wp.laforetgroup.com and i Would like a full like one page of the fórum http://27.121.66.4/~abab6919/wordpress/?page_id=6757
I would try with the fórum but I can.
Thank you.
Regards,November 24, 2016 at 10:35 am #1269678
RupokMemberHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.menu-item.x-menu-item.x-menu-item-search { display: inline; line-height: 43px; }Cheers!
November 25, 2016 at 4:07 am #1270361
FERLAFParticipantThank you Rupok,
I put this code but the color of the icon not change?
.menu-item.x-menu-item.x-menu-item-search {
display: inline;
line-height: 43px;
color: #969696;
active{color: #ffffff;
}
}November 25, 2016 at 4:20 am #1270367
Paul RModeratorHi,
Please change your code to this.
.menu-item.x-menu-item.x-menu-item-search { display: inline; line-height: 43px; } .menu-item.x-menu-item.x-menu-item-search a { color:#fff; }Hope that helps.
November 25, 2016 at 4:59 am #1270385
FERLAFParticipantFOR ACTIVATE AL PASS THE MOUSSE IS THIS CODE?
.menu-item.x-menu-item.x-menu-item-search a:active {
color:#fff;
}
tHANK YOUNovember 25, 2016 at 5:05 am #1270392
Paul RModeratorHi,
Please change it to this.
.menu-item.x-menu-item.x-menu-item-search a:hover { color:#fff; }Thanks
November 25, 2016 at 5:34 am #1270407
FERLAFParticipantThank you
November 25, 2016 at 5:38 am #1270411
LelyModeratorYou’re welcome!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1269655 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
