Custom CSS disappears after saving
Hi
I need to use Custom CSS on some sites of a website.
The website is multilingual and for some languages the assigned font doesn't work.
I loaded the new google-font javascript code in the Theme Options and will use Custom CSS on the selected pages.
The Custom CSS code works alway on "Home" but not on the next site.
When I enter the CSS code on the other sites Custom CSS field and click on "save" The entered code disappears.
Custom CSS I entered for the website in Turkish:
h2 {
font-family: 'Bree Serif', serif;
font-weight: 400;
}
Website: http://meherbaba.eu/tr/
Do you have any suggestion what is going wrong?
Thanks a lot
Best regards
Helga
Comments
to set css's globally, you should paste them under Theme options > Custom CSS & JS > Custom CSS section. However, if Custom CSS field under Page Options section does not work, you should have a look at http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved-max-input-vars where this has been explained.
Thanks!
We can not agree with you in accordance to 2nd question because we already answered on your question. Like we wrote, then problem is with limits for MAX_INPUT_VARS on server side. Just read the topic we gave you above.