Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hi all,
When i put a remark line in the SiteOrigin CSS editor like /* example */ this line disappears when ik go in the visual editor en return back to character based editor.
Where do i go wrong?
Kind regards
John
Hi John,
I’m not too sure. Could you please send me your CSS so I can look over it? Please reply with the CSS inside the code block tags.
Hi Alex,
Here’s the code i’m having troubles with.
/* Begin - Lijn onder header categorie en lettergrootte */.entry-title { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #1e72bd;}.wp-show-posts-columns .wp-show-posts-entry-title { font-size: 18px; font-weight: 500; line-height: 24px;}/* Einde - Lijn onder header categorie en lettergrootte *//* Begin Featured image in post verkleinen */.attachment-full.size-full { width: 600px;}/* Einde Featured image in post verkleinen *//* Begin Padding rond zoekveld verwijderen */#search-2.widget.inner-padding.widget_search { padding-bottom: 0px;}/* Einde Padding rond zoekveld verwijderen */Kind regards
Hi John,
It looks like you’ve managed to find a bug. Basically, for whatever reason, you’re unable to have sequential comments. Ideally use a multi-line comment try and merge the comments into a single line. Sorry about this! :(
OK thanks,
I suppose this will be solved in a next version.
Kind regards
John