Manufacturer Template - Question | JoomShaper
🎃 Halloween Sale is Live! Get 35% OFF on all plans. Sale ends soon! Get Offer

Manufacturer Template

P

Pio

Template 3 months ago

Hi, I'm using the Manufacturer template on the website www.tuttoperleaziende.it/onemblems. When viewing the site on mobile, I'd like to remove the space between the black bar and the image find_rep.png (FIND YOUR LOCAL ONE EMBLEMS REP) https://ibb.co/xqnJDcqr I can't find the right CSS. Could you help me?

Thanks Pio

0
3 Answers
Ofi Khan
Ofi Khan
Accepted Answer
Support Agent 3 months ago #198793

Hello Pio,

Thank you for reaching out to our technical support forum. I’m sorry to hear about the trouble you’re experiencing.

Please use this CSS to Template Options -> Custom Code -> Custom CSS

@media (max-width: 575px) {
    .nav-placeholder {
        height: 0px !important;
    }
}

Best regards

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 3 months ago #198796

Hello Pio,

Thank you for reaching out to us.

Could you please check now? Your issues is resolved.

Best Regards,

0
Ziaul Kabir
Ziaul Kabir
Accepted Answer
Support Agent 3 months ago #198877

Hello,

If everything is working fine now, please mark the question as complete by accepting any of our answers.

Thank you!

0