• Resolved lilacsun

    (@lilacsun)


    Hi!

    With the latest update, this was removed from css:

    .excerpt .entry-summary {
    margin: 0;
    }

    The layout of the excerpts on my homepage and archive pages look better with this included, so I added it to my child theme css.

    I am wondering if there was a specific reason why this was removed with the latest update?

    As far as I can tell, my site looks better with this included. I just wanted to make sure that it was okay to re-include this in my child theme css, and that it would not cause any issue with the responsive design, etc.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author alex27

    (@alex27)

    There were some visual issues so I had to change some padding and margins. The best way to find out how it works out is to apply the style and see what happens. If it works for you then leave it. You don’t need to worry about the effect on responsive with top and bottom margin/padding.

    Thread Starter lilacsun

    (@lilacsun)

    Great, thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is there a reason this was removed from css with the latest update?’ is closed to new replies.