Tagged: alignment, CSS, layersliderwp, text size
Hi guys,
very nice theme, Enfold.
I am creating text layers, in some of the slides, using layersliders.
How do I:
manage the size of the text?
manage the alignment of the text (eg I want to align it to the right)?
I tried to copy some of the CSS I found, with no luck.
Many thanks.
Hey malkoin!
Can you post a link to your website and tell us which text, so we can give you corrent classes to target?
Regards,
Yigit
Hi Yigit,
thanks.
the link is evonuedigital.com – but there is a maintenance mode plugin activated. So you won’t see the website.
Anyways, now putting the n. of px in the field is is working.
How do I align to the right?
I tried to write in the css field: text align: right.
But it is not working.
Thanks for your help.
you need a dash in text-align:
text-align: right;
Hey!
Can you create a temporary admin login and post it in here? You should check “Set as private reply (Only you and moderators will see the content of this post)” below so others will not see it
Best regards,
Yigit
Thanks for the css. It works of course.
And thanks for being available to have a look inside; at the moment, it seems to work.