Menu Padding On ONEPAGE Template - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Menu Padding On ONEPAGE Template

A

Aldus

Template 5 days ago

Hi, in the OnePage template, I need the horizontal menu padding to be narrower on devices with resolutions lower than 1024x768. I used this code, but it only works in the CSS section of the page. If I insert it into custom.css to have on all pages, it doesn't work.

Please see screenshot: https://ibb.co/gZ0kMtZN

Can you help me?

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  display: inline-block;
  padding: 0 8px;
  line-height: 80px;
  font-size: 14px;
  margin: 0;
}

Thank you

0
4 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 days ago #207160

Hi,

Thanks for contacting us and sorry for your issue. Could you please give me your site URL? So that I can check.

-Regards.

0
A
Aldus
Accepted Answer
5 days ago #207166

Hi, please see hidden section. Please adjust also menu font size because I don't know why is very very small. Please adjust for all pages.

thank you

0
A
Aldus
Accepted Answer
5 days ago #207170

I fixed menu problem about font size and padding for desktop view. Now I need that settings working on devices with resolution under 1024x768 (800x600), beacuse I need to have minor size for these small devices.

Thank you

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 5 days ago #207181

Could you please explain your issue a bit more? Please give me a screenshot of it which portion exactly you want to change, please mention.

0