Can't use Live CSS Editor

Posted in: Newsmag
Post count: 2

Hello!

I can’t find the reasonw why Live CSS Editor is not working properly. The window is just blank and doesn’t even “convert” into a space for writing. I can see the header, the green button on the bottom, and also change the size of the window, but cannot write a single character. Could you please give me any advise?

Thank you in advance!

Post count: 23312

Hi,

Do you are referring this section -> https://www.screencast.com/t/W96wHTdW? I have made some tests and it seems to work as expected. Make sure if your theme was correctly updated according to our documentation. If is not what you mean, provide more details about your problem so I can provide a more accurate response.

Thank you!

Post count: 2

Hi Catalin,

Thank you for answering my question. Yes, I do. Actually, I’ve solved that problem by switching off the plugin from my previous theme.

However, I have another question related to Live CSS Editor. Is it possible to apply the changes only to one page and not to the whole website? I would like to customize the themes of pages (change the header type, add some space between the header and the body, add a background image, etc.). What do you suggest that I should do?

Post count: 20688

Hi,

It is possible to make customizations that will apply only to a specific page, but in the CSS code only. The code will still be loaded at all times.

So for example you can use the unique ID of a page that appears on the body as a class, to create a code that will work only for it – http://prntscr.com/njs90b
Or if you are in a post page, use the unique ID of the post – http://prntscr.com/njs9ad

If you have more questions let us know.
Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.