Tagged: x
-
AuthorPosts
-
July 29, 2016 at 5:11 pm #1109443
bekahwordsmithParticipantHi!
This forum has been super helpful, but I’ve finally got the website published to where I can ask more specific questions. ๐
URL: http://gbtherapy.flywheelsites.com/
First Question: How do I tighten up the spaces between sections on the homepage? For example, the spaces between the Custom Headlines and the Line.
Second Question: When you hover over a Page Name on the Navbar, the drop down menu covers up the Page Name (parent page on hte nav bar). How do I fix that?
Third Question: When I view the website in mobile view, the top footer (where the two addresses are located) gets wonky. One of the addresses covers up the bottom footer. What would be the best way to go about correcting that?
Thank you!
Rebekah
July 29, 2016 at 9:20 pm #1109729
FriechModeratorHi Rebekah,
Thanks for writing in! #1 Headlines has a default top margin, to get rid of it you can apply a class mtn.
e.g.
<h2 class="mtn"><span style="color: #729459;">Welcome to Good Beginnings</span></h2>#2 You can add this under Custom > CSS in the Customizer.
header .x-navbar .desktop .x-nav > li ul { top: 60px; }But first, please check your entire custom CSS here: http://csslint.net/ and resolve all the errors, else any css you add will not work.
#3 Add this on your custom CSS as well.
@media (max-width: 979px) { .x-colophon.top { height: auto !important; } }Hope it helps, Cheers!
July 30, 2016 at 1:02 pm #1110283
bekahwordsmithParticipantOkay, you are awesome sauce. That all worked perfectly and love the CSS checker.
Thank you!
Rebekah
July 30, 2016 at 9:21 pm #1110579
Rue NelModeratorHey There,
Youโre welcome! We are just glad we were able to help you out.
Thanks for letting us know that it has worked for you.Cheers.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1109443 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
