Hi guys,
I’ve been trying for a few days now and haven’t been able to figure this out. I need to increase my mobile logo size in my Parallax theme, it’s so tiny.
Website is: https://www.cjrocker.com
I tried this code in my style.ccs.liquid without any luck.
header a.mobile_logo img {
max-height: 57px !important;
}
Would appreciate some help.
Thanks!