Impulse theme delete top line navigation footer

Hi,

im looking to delete this top line above the navigation on my mobile footer.

my site is https://luxurymrkt.com

Add following code to your CSS file

@media (max-width: 600px) {
.footer__newsletter-input {
border: 0px !important; }
}

Hi @Luxurymrkt .

I’m Richard Nguyen from PageFly- Free Landing Page Builder

You can go to Online store => themes => actions => edit code and add this code on file theme.css

@media screen and (max-width: 767px){
div.grid_item.footer_item--1494292487693::after{
border-bottom:0px !important;
}
}

Hope this answer helps.

Best regards,

Richard | PageFly

Hi Richard,

this didn’t work Unfortunately

Hi any update for this?

Did you try adding the following code in base.css file?

@media (max-width: 600px) {
.footer__newsletter-input {
border: 0px !important; }
}

I don’t have a base.css file

Add it to any CSS file you have in your theme

I think your misunderstand. I don’t want to get rid of the newsletter line lol

i want to get rid of the top line above CUSTOMER SERVICE