abbyyy Posted November 7, 2021 Share Posted November 7, 2021 Site URL: http://quaycollective.co.uk I want to keep the title with the same font and not change the size of the banner? Thanks Link to comment
tuanphan Posted November 8, 2021 Share Posted November 8, 2021 16 hours ago, abbyyy said: Site URL: http://quaycollective.co.uk I want to keep the title with the same font and not change the size of the banner? Thanks Add Logo in Top left? 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
abbyyy Posted November 8, 2021 Author Share Posted November 8, 2021 5 hours ago, tuanphan said: Add Logo in Top left? Yes top left! Would that be possible? Link to comment
tuanphan Posted November 10, 2021 Share Posted November 10, 2021 On 11/9/2021 at 2:04 AM, abbyyy said: Yes top left! Would that be possible? Yes. Possible. Logo will be clickbale or non-clickable? 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
tuanphan Posted November 12, 2021 Share Posted November 12, 2021 On 11/11/2021 at 1:32 AM, abbyyy said: Non clickable Add this code into Settings > Advanced > Code Injection > Footer <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('<img src="https://cdn.pixabay.com/photo/2021/09/15/15/48/seals-6627197__340.jpg"/>').insertBefore('.header-display-desktop .header-actions-action.header-actions-action--social'); }); </script> <style> .header-actions.header-actions--left img { width: 75px; margin-bottom: 20px; } .header-actions.header-actions--left { flex-direction: column; } </style> 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment