Tagged: Button text
-
AuthorPosts
-
April 15, 2014 at 6:06 pm #251715
Hello,
I have a problem with button text (on all browsers). When the text goes on the second line of a button the spacing between words is removed?
Thanks
Andrew
April 15, 2014 at 6:13 pm #251722This reply has been marked as private.April 16, 2014 at 7:13 pm #252275Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
span.avia_iconbox_title { letter-spacing: 0.05rem; }Cheers!
YigitApril 18, 2014 at 11:29 am #253111Hello Yigit,
Thanks for the reply. I have added the code but this has not solved the problem.
Andrew
April 18, 2014 at 11:32 am #253112Just to add, what does the iconbox title have to to with button and paragraph text in the ajax view?
Thanks
Andrew
April 18, 2014 at 2:42 pm #253176Hey!
Code is not being applied. Please try adding !important rule as following
span.avia_iconbox_title { letter-spacing: 0.05rem !important; }Just to make sure that we are on the same page, this is the button – http://i.imgur.com/K7fPN2w.png is that correct?
If so, selector is fineRegards,
YigitApril 18, 2014 at 2:53 pm #253179Hello Yigit,
Thanks for the reply.
Still doesn’t work. Also, as advised, it’s not just the button in the ajax box but in the text above it you can see the problem too. There are spaces in the text that are not being applied.
Thanks
Andrew
April 19, 2014 at 5:44 am #253427Hey!
Thank you for the update.
I’m not sure if I’m following correctly but if I am not mistaken the button on the ajax portfolio item is having the issue? Please post the login details here, set it as a private reply. We would like to check it. Thanks.
Regards,
IsmaelApril 19, 2014 at 8:40 am #253436Hello Ismael,
It’s not just the button. It is the text inside the ajax window too. The text and button text in the ajax window are not applying spaces after line breaks, commas etc.
I can’t provide a login at this time but you can view the website link in the post above.
Thanks
Andrew
April 22, 2014 at 7:43 am #254206Hey!
I can’t reproduce the issue on my test servers. I guess a third party plugin removes the spaces or the server somehow removes the spaces from the ajax data.
Regards,
Peter -
AuthorPosts
- You must be logged in to reply to this topic.
