ajbajb Posted December 2, 2020 Share Posted December 2, 2020 Site URL: http://www.regencampos.es I would like to add a smaller subtitle to the Site Title in the header. So: SiteTitle subtitle I have used a code injection from SF Digital (pasted elsewhere) to replace '|' symbols in the SiteTitle text with <br>, but it's not working. I'd also like to change the font size. If I could use a code block for a site title this would be very easy indeed. Link to comment
tuanphan Posted December 6, 2020 Share Posted December 6, 2020 What is access password? 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
ajbajb Posted February 10, 2021 Author Share Posted February 10, 2021 For anyone interested, this is the code that worked: /* sub title */ a#site-title:after { content: "Subtitle Text"; display: block; font-size: 15px; } Thanks Tuan! 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