joomdev / JD-Builder

JD Builder - Experience the Next Generation of Joomla Page Builder.
https://www.joomdev.com/jd-builder
GNU General Public License v3.0
22 stars 16 forks source link

Custom CSS in Page Settings isn't working #19

Closed FaySmash closed 4 years ago

FaySmash commented 4 years ago

The Issue:

Open a Page. Go to Options -> Page Options -> Settings -> Advanced -> Custom Code and enter Custom Code: Custom CSS


Expectation: the custom CSS gets applied onto the DOM-element


Reality: no custom CSS is applied. It's also shown by a DOM-Inspector:

Issue

itxchandan commented 4 years ago

Hello @FaySmash ,

In Custom code tab. There are three boxes for custom code. For CSS you have to save your code in second box whose language is missing.

image

Thanks, Chandan

FaySmash commented 4 years ago

This works, thanks. It's a little confusing tho

itxchandan commented 4 years ago

@FaySmash Yeah, that was a mistake. Which we fixed in Dev Branch.