Hello,
I have seen others mention this but I have not found a solution for me. Can you offer any guidance? When hovering on the links on the below page, the content moves.
Hey!
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and then edit your text block element and give it a custom CSS class (“my-custom-class” in example below) and then add following code to Quick CSS in Enfold theme options under General Styling tab
.my-custom-class a { display: inline!important; }
Best regards,
Yigit