Free and Premium WordPress Plugins & Themes Forums WordPress Themes Booklium Spit Site Title into 2 lines.
- This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by Andre Flores.
- AuthorPosts
- November 10, 2020 at 5:29 pm #1028150Carl SawatzkyParticipant
Is it possible to insert a break in the Site Title so that it appears in 2 lines in the header?
A secondary solution could be to have this 2nd line in the Tagline however my tagline isn’t showing in the header even though I have selected “Display Site Title and Tagline” in site identityNovember 11, 2020 at 8:58 am #1028352Andre FloresModeratorHello Carl,
You may have the site description displayed under the site title by adding the following code under Appearance ->Customize ->Additional CSS:
.site-branding .site-description { display: block; margin-left: -88px; margin-top: 40px; }
The result should be as follows: https://prnt.sc/vh9nh1.
Regards,
AndreNovember 11, 2020 at 4:17 pm #1028621Carl SawatzkyParticipantThank you, Andre! That worked well. I just needed to adjust the left margin a bit. Carl
November 12, 2020 at 8:23 am #1028758Andre FloresModeratorHello Carl,
You are most welcome, I am glad that worked. It would be much appreciated if you leave your positive feedback about the Booklium theme at: https://motopress.com/products/booklium/#edd-reviews-respond.
Thank you in advance!
Regards,
Andre - AuthorPosts
- You must be logged in to reply to this topic.