converting html to css to align header to the left with 0 margin

[ad_1]

Hello. I hope this is the right place to post this. I am trying to align my header logo to the very left with 0 margin/padding. I’ve tried writing the code myself but can’t seem to get it right.

When I right-click to inspect my website I found the code where the changes need to be made:

<div class="wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow" style="border-bottom-width:2px;padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px">

So I edit it to this:

<div class="wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow" style="border-bottom-width:2px;padding-top:24px;padding-right:804px;padding-bottom:24px;padding-left:0px">

That does exactly what I want it to do in the preview but now I can’t figure out how to convert that html into the css code I need for wordpress.

The page I need help with: [log in to see the link]

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer