Problem:
Within a template >> view, is the html and css 'supposed' to be part of page content
Solution:
Yes, those CSS codes in "CSS Editor" will be output insider HTML body tag as inline CSS codes, so it conducts the problem.
As a workaround, you can try to move those CSS codes into your theme file "style.css", then it will be outputted only once, and in the HTML header tag within theme file "style.css".
Relevant Documentation:
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 4 replies, has 2 voices.
Last updated by 5 years, 5 months ago.
Assisted by: Luo Yang.