Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #355558

    Enfold 3.0.4, grid.css, line 154 needs the comma removed.

    Excerpt of lines 149 – 162, ‘.widget:after,’ needs the comma removed.

    
    .clearfix:before,
    .clearfix:after,
    .flex_column:before,
    .flex_column:after,
    .widget:before,
    .widget:after,
    {
      content: '020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0;
    }
    
    #355611

    Hi Sandie!

    Thanks for your report, i’ll let Kriesi know.

    Regards,
    Josue

    #381953

    Has this been included in 3.0.5, I don’t recognise anything in the changelog that suggests it has?

    #382278

    Hi!

    Is this causing any issues on your website? It should be added on the next update.

    Regards,
    Ismael

    #397423

    This hasn’t been fixed in 3.0.8, I’ve just had to manually update it, because yes, it’s causing issues on one of my websites. Please could it be included in 3.0.9?

    #397621

    Sorry for the inconveniences, i’ll remind Kriesi of this change.

    Regards,
    Josue

    #397637

    Sorry, re-reading my last posts it sounds a little rant-like, which wasn’t my intention! Would be good to have the update made though :-)

    #397697

    Hi!

    I added as a bugfix change. It will probably be added by kriesi in the next update.

    Sorry for any inconvenience caused by this.

    Enjoy the theme.

    Cheers!
    Günter

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘grid.css has a comma that needs to be removed’ is closed to new replies.