Working with Wordpress for the first time has been quite a challenge. Adjusting to everything is causing me some major headaches.
So, I've got this container div and added a lazy 10px padding. However, for the theme I'm attempting to develop, I need a few divs that span the entire container without inheriting the padding.
Take a look at this picture example:
Is there a clever workaround to override the container div's settings for this specific section and eliminate the padding?