-
AuthorPosts
-
October 13, 2017 at 6:47 pm #864088
How can I remove the border at the top that falls beneath the navigation?
I tried and failed. Thanks!October 13, 2017 at 7:48 pm #864112Hey Justin,
Add this to quick css:
#header_main{ border-bottom-style:none!important; }Best regards,
Jordan ShannonOctober 13, 2017 at 9:59 pm #864162So Jordan. That rmeoves the lower line. It’s the upper line below the phone number that I am after
I tried #header_meta
no go
October 13, 2017 at 10:09 pm #864165Hi,
Simply adjust the id, this worked for me when I used it.
#header_meta{ border-bottom-style:none!important; }Best regards,
Jordan Shannon-
This reply was modified 8 years ago by
Jordan Shannon.
October 14, 2017 at 12:01 am #864188That’s what’s in place for me now. But doesn’t work for me. What are you seeing?
October 15, 2017 at 8:36 am #864445Hi Justin,
Is it the border under the logo you want to remove? If so then please try this:
.av-logo-container { border-color:transparent !important; }Best regards,
RikardOctober 16, 2017 at 7:01 pm #864914hmmm still won’t give
October 16, 2017 at 10:20 pm #864980Hi,
So strange. If possible, please provide admin info so we can log in and look into this issue further.
Best regards,
Jordan ShannonOctober 16, 2017 at 10:32 pm #864987below. Thanks
October 16, 2017 at 10:48 pm #864995Hi,
I added following code to the bottom of Style.css file of your child theme
#top .av_header_transparency #header_meta { border: none; }Please review your website
Best regards,
YigitOctober 16, 2017 at 11:40 pm #865018Hey Yigit https://js-interactive.com/line.jpg :/ ugh!
October 16, 2017 at 11:55 pm #865024Hi,
Please make sure to clear your cache a few times over and also view in a different browser.
Best regards,
Jordan ShannonOctober 17, 2017 at 6:36 pm #865407Thanks Jordan.
It’s not a caching problem.
Border still present. Thanks!October 17, 2017 at 7:29 pm #865421 -
This reply was modified 8 years ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
