Tagged: x
-
AuthorPosts
-
April 10, 2016 at 12:18 pm #875360
enriquejahnParticipantHello there,
I’d like to have a solid line under my menu that stays even when I scroll down. Im using renew and the site is: http://themortgageprofessionals.ca
Regards,
April 10, 2016 at 12:19 pm #875361
enriquejahnParticipantAlso I like to add a line that separate the logo from the menu. It’s this possible?.
Regards,
April 11, 2016 at 12:01 am #875907
RupokMemberHi there,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.x-navbar { border-bottom: 1px solid #333; } a.x-brand.img { border-bottom: 1px solid #333; padding-bottom: 30px; }Hope this helps.
Cheers!
April 11, 2016 at 9:47 am #876535
enriquejahnParticipantThanks! Worked perfectly, but the line between the logo and the menu, I’d like to be full with background.
Regards,
April 11, 2016 at 1:09 pm #876923
DarshanaModeratorHi there,
Please add the following code instead.
.x-logobar { border-bottom: 1px solid #333333; }Hope that helps.
April 11, 2016 at 1:21 pm #876933
enriquejahnParticipantDone! Thank you very much.
Regards,
April 11, 2016 at 10:01 pm #877516
Prasant RaiModeratorYou are most welcome. 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-875360 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
