gbmarck Posted May 6, 2020 Share Posted May 6, 2020 I'm trying to customize my search result page on Brine template and can't find a way around it. I need to inject this custom code in the search and search result pages: <style> .Header-branding { max-width: 190px; max-height: 190px; } </style> If someone knows a way... I'd be super thankful. Link to comment
tuanphan Posted May 7, 2020 Share Posted May 7, 2020 Add to Home > Design > Custom CSS body:not(.homepage) .Header-branding { max-width: 190px; max-height: 190px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
gbmarck Posted May 7, 2020 Author Share Posted May 7, 2020 11 hours ago, tuanphan said: Add to Home > Design > Custom CSS body:not(.homepage) .Header-branding { max-width: 190px; max-height: 190px; } Thank you so much @tuanphan. Lifesaver! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.