Main Menu To Be Set To The Right - Question | JoomShaper

Main Menu To Be Set To The Right

aleabasolucoes

aleabasolucoes

Template 3 years ago

I need the main menu to be set to the right. How do I do? website: tiamaria.com.br

0
5 Answers
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #14249

Hello

Sorry for the late response,

#sp-menu {
    width: 100%;
}
.sp-megamenu-wrapper {
    float: right;
}

You need to insert this code in the custom css

0
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #13555

Hello

You need to use custom css in order to set it to the right. Kindly check the screenshot attached, i have highlighted the CSS in the picture, you can use that in the custom css sectionCapture.jpg

0
aleabasolucoes
aleabasolucoes
Accepted Answer
3 years ago #13866

Okay, sorry, but I didn't understand exactly which line of code I should insert in the custom css.

0
aleabasolucoes
aleabasolucoes
Accepted Answer
3 years ago #14244

heloooo

0
aleabasolucoes
aleabasolucoes
Accepted Answer
3 years ago #15095

Tks

0