Hello Anyone,
we have on many sites of our webspage “special headlines” inserted!
And normally there is the text on the left side and this “line” beneath the text (from the left to the right side)!
Is there any possibilty (maybe with a Quick CSS) that you can choose only on some of these special headlines the order, so that the text stands on the right side and the line is on the left side?!
Not that any headlines changes likes this, only those who we set?!
Here is a dropbox link of a jpg screenshot, that anyone understands what we mean!
https://www.dropbox.com/s/vnnsuo4zg0k0tpr/Headline%20problem.jpg?dl=0
Thanks in advance for your help!
Maybe Andy (operator) has a solution
Hey Younis_FARES,
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hello Rikard,
thank you for your message!
Yes of course, no problem!
Here is the link: http://www.ihr-personaltrainer.at/?page_id=21
Thanks in advance for your help and maybe a solution! :)
Hi!
Please turn on the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Edit the special heading where you want the title to go to the right. Add a class in the custom css class field. Use “right-heading” for example then use it in the Quick CSS field:
body .right-heading .av-special-heading-tag {
float: right;
}
Regards,
Ismael
Hello Ismael,
your solution works really great!!
Thank you very much for your fast help, support and commitment!!! (also for future posts)
Best regards from Vienna! :)