Forum Replies Created
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
Jadon VeldmanParticipant
Add this to your custom css..
@media (min-width: 576px) { .custom-logo-link { max-width: 200px; margin-top: 6px } } @media (min-width: 768px) { .custom-logo-link { max-width: 200px; margin-top: 6px } } @media (min-width: 992px) { .custom-logo-link { max-width: 248px; margin-top: 9px } } @media (min-width: 1200px) { .custom-logo-link { max-width: 260px; margin-top: 9px } }
Jadon VeldmanParticipantIndividually, not across all of them.
Jadon VeldmanParticipantI’m not looking to add another banner image. There should be a way to edit the background banner image already at the top of each page.
https://pasteboard.co/HV61NJ7.png
Thanks,
JV
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)