Change Border-Radius Menu/Navigation Template Nectar - Question | JoomShaper

Change Border-Radius Menu/Navigation Template Nectar

Adriano

Adriano

Template 8 months ago

How can i change the border-raidus of the mainmenu?

0
4 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 8 months ago #184064

Hi there,

Thank you for reaching out. Please check the screenshot & follow the instruction.

https://prnt.sc/TnysTPWlMTDy

Or add this css code inside the custom.css file.

#sp-header.header-nectar .container {
    background-color: #fff;
    border-radius: 0px;
}

Best regards,

Toufiqur Rahman (Team Lead, Support)

0
Adriano
Adriano
Accepted Answer
8 months ago #184065

hello Toufiqur, it does not work!

0
Adriano
Adriano
Accepted Answer
8 months ago #184066

I GOT IT :-) False Box ... Sorry

Thanks a lot

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 8 months ago #184069

You should use CSS box. Not Javascript box.

0