Menu Background - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Menu Background

UM

University of Mauritius

Helix Framework 3 years ago

hi.. how do we add colour background behind the menu please?

0
8 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #73279

You can change the header height from helix then you will be able to change the menu height. For more help if possible create a new forum post about this issue.

Thanks.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #73160

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue? I need to check.

-Regards.

0
UM
University of Mauritius
Accepted Answer
3 years ago #73161

how do i attach an image?

0
UM
University of Mauritius
Accepted Answer
3 years ago #73163

https://prnt.sc/S7Qo_05Rz1oQ

The menu needs background, and we need to reduce distance of the dropdown please

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #73166
0
UM
University of Mauritius
Accepted Answer
3 years ago #73169

https://prnt.sc/S7Qo_05Rz1oQ

The menu needs background, and we need to reduce distance of the dropdown please

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 years ago #73235

Hi

Use this custom CSS

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    position: relative;
    bottom: 65px;
}
div#sp-menu {
    background-color: #CCFFE5 !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0
UM
University of Mauritius
Accepted Answer
3 years ago #73246

perfect!! thanks.. one more thing.. how do we reduce the background height and increase width please?

https://prnt.sc/1s_AkRiYnCdm

0