-
AuthorPosts
-
August 5, 2015 at 11:14 pm #351516
Inserting the following code in the live CSS editor when editing a page with Cornerstone:
a:before { content: "\f0c1"; }
The \ is getting stripped out of the CSS when saving.
August 5, 2015 at 11:18 pm #351519Hello There,
Thanks for writing in!
Yes that is correct.
\
will automatically stripped when added to the customizer. The best thing to do is to add it to your child theme’s style.css file, Appearance > Editor.Hope this helps. Kindly let us know.
August 5, 2015 at 11:37 pm #351536Alright, thanks for verifying the behavior! Cheers
August 5, 2015 at 11:39 pm #351537You are most welcome!
We are glad we were able to help you out.August 23, 2015 at 8:39 pm #367036Hi There,
I am having the same issue with the website BUT the problem with mine is that I am editing using cornerstone (example is the homepage) with all the border-color/background-color/color setup and when I view it on the frontend it only shows grey color as the number sign(#) from the css value is removed (ex. #de23ds is displayed as de23ds only). Can you suggest to this matter?
August 23, 2015 at 11:09 pm #367128Hello @biohygiene,
Thanks for updating this thread! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thank you.
August 25, 2015 at 6:41 pm #369363This reply has been marked as private.August 25, 2015 at 11:49 pm #369556Hello There,
In that case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
-
AuthorPosts