Hello Kriesi-Team,
I want the line under current menu item a little shorter, exactly like the word length. I changed already the width in 80% but then the line is not centered under the word.
At the moment its still local.
Maybe this picture helps to understand?
Uhh – How I can post images here?
How it should look like:
Hi!
Add this in the Quick CSS field:
.avia-menu-fx {
bottom: 20px;
}
Adjust the value as needed.
Best regards,
Ismael
Thanks Ismael, but this was not my question. How I can adjust the length of the line and still let it be centered?
Hey!
Please share a mockup of what you are trying to achieve and upload it to imgur.com or dropbox and share it with us so we cna help you better :)
Cheers!
Vinay
I already postet a layout image. Is it not displayed?
Another try:
Hey!
Thank you for posting it but the line under the menu in your image is the default look. Do you want to change the default look? can you also post the link to the page where we can inspect the element in question please.
Regards,
Vinay
I dont’t know why my lines were longer.
Now I took the values of the demo – width: 70%; left: 15%; – and it works.
Thread can be closed.
Thanks.