Tagged: x
-
AuthorPosts
-
April 18, 2016 at 3:12 pm #888896
jsjmccrackenParticipantHello,
How do I put the logo in the navbar on: http://www.tablerockkennels.com/ in the top left and have each li moved to the right?
Thank you!
Jacob
April 19, 2016 at 2:17 am #889425
John EzraMemberHi there,
Thanks for writing in! Please go into your customizer and switch the header layout from stacked to inline.
Appearance > Customize > Header > Logo and Navigation > Layout >> Set this to inline.
Hope this helps – thanks!
April 19, 2016 at 9:46 am #890156
jsjmccrackenParticipantThank you, that solved it!
How do I get rid of the box at the bottom? Just above the footer menu there is a faint gray box that I would like to not be there but I would also like to have a white line right above the footer menu.
April 19, 2016 at 3:30 pm #890748
DarshanaModeratorHi there,
I could not see any gray box above footer menu. Could you please provide us with the page URL and a screenshot of your issue? so that we can assist you.
Thanks!
April 19, 2016 at 3:39 pm #890756
jsjmccrackenParticipantHere’s a picture. The border is gray and the inside is the background. It’s very faint but there. I want the footer menu moved up closer to the Goodreads widget with a white line separating the Goodreads widget and the footer menu.
April 20, 2016 at 4:06 am #891459
ChristopherModeratorHi there,
Please disable ‘Footer widget areas’ from Customize -> Footer.
Please add following code in Customize -> Custom -> CSS :
footer.x-colophon.top { box-shadow: none; border: none; }Hope it helps.
April 20, 2016 at 9:46 am #891901
jsjmccrackenParticipantThe box is gone thank you!
How do I change the horizontal line above the footer menu but below Goodreads from black to a different color?
April 20, 2016 at 9:59 pm #892853
Nabeel AModeratorHi again,
To change the color of the footer border, you can use this code:
.x-colophon.bottom { border-top: 1px solid #fff !important; }Let us know how this goes!
April 20, 2016 at 11:29 pm #892980
jsjmccrackenParticipantThis is what I needed 🙂 Thank you!
April 21, 2016 at 6:41 am #893473
ZeshanMemberYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-888896 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
