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

Design Specific Menu Item

Laurent

Laurent

Helix Framework 4 years ago

Hi,

How can I do that with helix ultimate : http://prntscr.com/12r9y78 Or do I need to add a button with SP page builder?

Thanks L.

0
6 Answers
Pavel
Pavel
Accepted Answer
4 years ago #16888

Use the line-height property for the height you need. For example

.menu-contact {
    background-color: red;
    color: #fff;
    line-height: 40px;
}
0
Pavel
Pavel
Accepted Answer
4 years ago #16865

Hi Laurent. You already know the principle. Add the link class in the menu item settings. Write code for this.

0
Anne
Anne
Accepted Answer
Support Agent 4 years ago #16866

Hello Laurent,

You can follow Pavel's instructions. And Pavel , Thanks for the information.

0
Laurent
Laurent
Accepted Answer
4 years ago #16869

@Pavel : thanks the info. I did it but item menu is too high : http://prntscr.com/12rcmj5

0
Laurent
Laurent
Accepted Answer
4 years ago #16895

perfect works fine thanks ;-)

0
Pavel
Pavel
Accepted Answer
4 years ago #16899

You are wellcome

0