Viewing 3 reply threads
You must be logged in to reply to this topic.
I had centered all my headings and text, and they appear centered when I customize the site. But after I publish, the copy and heads go flush left in Firefox.
Same thing is happening with icon in divider. I set it to 30 px, it looks good on customizing, and then when publish, it goes to a smaller size.
Hello,
Please add this code into your Additional Css menu:
.cl-custom-heading {
text-align: center !important;
}
I have checked and this only happens in Firefox. If you open your site with Chrome, the settings are just as you have set them.
We will double check this and fix it in next theme update.
Best regards!
I added this Additional CSS and when I do I get an error message: see screenshot
https://www.dropbox.com/s/k1tknxiy5wbw8rp/Screen%20Shot%202018-03-09%20at%207.03.00%20AM.png?dl=0
And when I click UPDATE ANYWAY and PUBLISH, the additional CSS code doesn’t stay. it remains unpublished. I had the same thing happen with some additional CSS code for deleting a slide from the CODELESS SLIDER
Hello,
There are two additional ‘n’ chars in the css. This is not correct. https://postimg.org/image/435ybw5w5/
If you did not add this, then please make sure your site is not infected with any virus.
I suggest you open the file from ftp, using another program such as Sublime text. To rule out any possible error.
Let us know.
Best regards!
You must be logged in to reply to this topic.