MHCD Posted July 5, 2023 Share Posted July 5, 2023 Hi, is it possible to have the Site Title and logo in the header bar? It seems to be one or the other by default. Ideally I would like to have the logo in the centre and the Title on the left. If anyone can help I would be eternally grateful! Thanks!! Link to comment
tuanphan Posted July 6, 2023 Share Posted July 6, 2023 You can add Logo, then share site url, we can give code to add Site Title Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
MHCD Posted July 31, 2023 Author Share Posted July 31, 2023 On 7/6/2023 at 9:00 AM, tuanphan said: You can add Logo, then share site url, we can give code to add Site Title Hi, apologies for the delayed response, I have been away for most of the month and only just saw the notification! The details are below: https://tortoise-piano-296b.squarespace.com/ password: MHD789 Thanks in advance! Link to comment
Solution tuanphan Posted August 1, 2023 Solution Share Posted August 1, 2023 You can add to Design > Custom CSS /* Site title under logo */ .header-title a:after { content: "Mat Hobson"; color: black; display: block; font-size: 18px; padding-left: 10px; } div.header-title a { display: flex !important; align-items: center; } MHCD 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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