Forum Replies Created
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
luislema
ParticipantI got it to work!
figcaption{ margin-left: auto !important; margin-right: auto !important; }
luislema
ParticipantI tried this:
figcaption{ position: absolute; bottom: 60px; left: 400px; }
It shows ok on desktop but it doesn’t show the caption on mobile.
July 15, 2020 at 2:40 pm in reply to: Unable to update tagline size and font on mobile devices #253067luislema
ParticipantHi Skandha, that worked! Now I would like to change the font family like this:
.site-description { font-size: 30px; font-family: Segoe Print; }
On the computer it shows Segoe print, but on mobile it doesn’t. How can I make it show on mobile?
Thanks.
Luis
July 14, 2020 at 9:23 am in reply to: Unable to update tagline size and font on mobile devices #252937luislema
ParticipantI am just starting to build the site:
I need to customize this text “Amigurumi and more”.
Thanks.
Luis
luislema
ParticipantHello Skandha, your code works and now the tagline is showing on mobile devices, but I can’t change its size and font. This code is not working:
.site-identity { display: inline-block !important; font-size: 55px !important; font-family: Segoe Print !important; }
How can I customize the tagline font and size?
Thanks.
Luis
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)