After the update I have an issue where my next event widget is no longer showing the next event name in larger bold text. It is the same size font as the date. https://urrg.us
hey, I figured it out! you can use this in the CSS block to move the bottom of the header image. using both you can move the image up and down keeping the same size header image.
‘.site-branding {
margin-bottom:+70px;
}’
Ben,
Thanks for the help. when I use the code, it not only moves the logo image but it moves the menu up as well, cropping the header image. is there a way to prevent this?