Enlarge website logo
February 19, 2018 at 8:32 pm
Can you please provide the CSS to enlarge my logo?
Also, I would like to make the site title invisible.
Thanks!
Replies (3)
-
February 19, 2018 at 8:32 pm
Can you please provide the CSS to enlarge my logo?
Also, I would like to make the site title invisible.
Thanks! -
February 20, 2018 at 6:51 am
Hi Elizabeth,
Try this CSS
#navigation .soma-logo img {
max-height: 80px;
}You can increase or decrease the max height.
To remove the Site Title, Go to Appearance -> Customize -> Site Identity and remove the Site Title
Regards
-
February 20, 2018 at 1:55 pm
Thanks! You have a lovely theme and amazing support.
-
February 21, 2018 at 6:56 am
You are welcome Elizabeth
Regards