Automattic / themes

Free WordPress themes made by Automattic for WordPress.org and WordPress.com.
https://themeshaper.com
GNU General Public License v2.0
888 stars 355 forks source link

Rebalance theme: Mystery extra padding adde to pages #8213

Open filipanoscampos opened 5 days ago

filipanoscampos commented 5 days ago

Quick summary

On websites using the delisted theme, Rebalance, pages (not Portfolio blog, or posts)) suddenly show extra padding.

Now, I know that Rebalance is a delisted theme, but thought I would report the issue anyway. Context: p1704302097786639/1704301200.303659-slack-C048CUFRGFQ

Steps to reproduce

To reproduce, install rebalance on a website and notice how all parent pages have some padding now. It looks great on the theme, but existing websites with this theme were designed without this extra padding in mind.

A clear and concise description of what you expected to happen.

The padding should not have changed unexpectedly.

What actually happened

The padding was added with no option to remove it.

Impact

One

Available workarounds?

Yes, easy to implement

If the above answer is "Yes...", outline the workaround.

/ Remove extra padding on Rebalance theme / @media screen and (min-width: 881px) { .page .page:not(.wp-block-newspack-blocks-carousel .page) { padding: 0px; } }

Platform (Simple and/or Atomic)

Simple, Atomic

Logs or notes

8792217-zd-a8c

github-actions[bot] commented 5 days ago

Support References

This comment is automatically generated. Please do not edit it.