ajbajb Posted December 2, 2020 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.
tuanphan Posted December 6, 2020 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
ajbajb Posted February 10, 2021 Author 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!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.