Hey
I am having problems with a vertical menu on the left and I hope you can help me. I would like:
· Text in buttons align left
· Buttons same sizes – height and width
· 1 pixel space between buttons
· Menu fixed position, so it moves down when I scroll.
Thanks
// Esben
Hey Snowgaard!
Thank you for using Enfold.
Please turn on the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Edit all buttons, add a unique class attribute. Use “custom-button” for example then add this in the Quick CSS field:
.custom-button .avia-button {
text-align: left;
min-width: 200px;
}
Best regards,
Ismael
Thanks a lot Ismail. Just perfect.
Only one last question: Is it possible to fix the column containing the buttons so that it follows down and stays visible when I scroll?
Best regards
Esben
Hey!
I believe this was resolved – https://kriesi.at/support/topic/button-menu/#post-587221
Let us know if you have any other questions or issues :)
Best regards,
Yigit