Hallo. Ich habe ein Problem bei den “Kundenempfehlungen”
Der Name und der Untertitel und dem Namen wird zu weit rechts dargestellt. Normalerweise müsste es linksbündig sein. Hier mal ein Screenshot:
http://s4.postimg.org/w14r0fgj1/Kundenempfehlungen.png
Wisst Ihr was ich ändern muss, damit es richtig dargestellt wird?
Can someone tell me, how to set the names left-aligned?
Hey!
Add this to your custom CSS.
.avia-testimonial-meta {
margin-left: 0px !important;
}
Best regards,
Elliott
Hello Elliott,
thank you very much. But i can only find the Quick CSS. Where can i find the Custom CSS?
Greetings
Tobias
Hi,
It’s basically the same thing, please try to paste Elliott’s code in the Quick CSS field under Enfold–>General Styling.
Best regards,
Rikard
Hello,
after manual update to 4.5 this doesn’t work anymore. Can you please help me?