Hello,
My logo is displaying too small, how do I get it to the size I want?
See my website: https://jttwautobrokers.com/
Hi, I have added below CSS rules to the custom.css file in the "gk_sway/media/css/" folder to increase the logo size. You can change by your size.
#gk-header .gk-logo img { height: 8rem; max-height: 8rem; }
Kind regards,
cssyeah
Thank you, you ROCK. I appreciate your work.