-
AuthorPosts
-
May 19, 2021 at 9:19 am #1301156
I have made the top bar bigger and this in turn has made the bottom most part of the logo/menu area overlap the content (see attached).
I fixed the home page by altering the custom CSS under advanced layer slider.
How can I make this work for the inner pages???
May 20, 2021 at 4:05 am #1301278Hey whdsolutions,
I’m not seeing an overlap. Were you able to get this fixed?
Best regards,
Jordan ShannonMay 20, 2021 at 12:12 pm #1301360May 20, 2021 at 5:10 pm #1301455Hi,
I’m still not seeing the issue. I believe it may appear that way due to the green menu underline, but that is actually intentional by design.
Best regards,
Jordan ShannonMay 21, 2021 at 9:28 am #1301557Is there anyone else out there that can help :(
May 23, 2021 at 12:53 am #1301776Hi,
Thank you for your patience, when I look at your page I see this css which I believe you have added?.html_header_top.html_header_sticky #top #wrap_all #main{ padding-top:307px; }
if you change the padding-top:307px; to padding-top:330px; this should be corrected. After applying the css, please clear your browser cache and check.
Best regards,
MikeMay 24, 2021 at 12:19 pm #1301985I have not added any of that – this is my custom CSS
#header_meta .container { min-height: 50px; } .phone-info { line-height: 2.35em; font-size: 1.0em; } #top .social_bookmarks li a { font-size: 22px; margin-top: 10px; } #top .social_bookmarks li { border: none; } #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title { font-size: 2.0em; color: #ffffff !important; } #top .av-large-testimonial-slider .avia-testimonial-content { font-size: 1.1em; line-height: 1.6em; } .av-special-heading-h2 .special-heading-border { display: none; } .html_modern-blog #top .post-entry .blog-categories { display: none; } .html_modern-blog #top .post-entry .post-meta-infos, .html_modern-blog .avia-content-slider .slide-meta { display: none; } .main_color .special-heading-inner-border { display: none; }
May 25, 2021 at 11:37 am #1302201 -
AuthorPosts
- You must be logged in to reply to this topic.