How can I shift my logo to the right on all webpages?

Hi guys, so im having an issue where i cant move my logo to the right, ive tried adding this code:

h1.header__heading {

justify-self: center !important;

margin-left: -300px;

}

this worked but only for the homepage but i want it to work on the rest of the main menu buttons(contact,reviews,etc)

heres what i mean:

Any help would be greatly appreciated!!

Here is my website:

https://brickbuildzz.com/

Remove this line of code to solve it

1 Like