regarding website: https://valleyhifrc.com/
what is the best way to have the top of the background image begin right underneath the blue nav-menu bar with the logo.
thanx
-tony
regarding website: https://valleyhifrc.com/
what is the best way to have the top of the background image begin right underneath the blue nav-menu bar with the logo.
thanx
-tony
Hello Tony,
First thanks for using our Sydney Pro theme!
Please go to Appearance > Customize > Additional CSS and add the given custom CSS code below:
@media screen and (min-width: 1025px) {
.header-slider {
margin-top: 170px;
}
}
We hope this helps!
Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo,
aThemes Support