This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

SiteOrigin CSS remarks

Resolved 4 replies pluginplugin-siteorigin-csstechnical
Started · Latest reply by John Kieffer

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

4
  1. Alex S Staff

    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.

  2. John Kieffer

    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

  3. Alex S Staff

    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! :(

  4. John Kieffer

    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.

Have a different question or issue?

Start New Thread