SiteOrigin CSS remarks
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.