Page 1 of 1

wh_logo.hidden-xs properties

Posted: Fri Jan 18, 2019 1:00 am
by cecizulu
Hi,

I am trying to change the size of a logo from a webhelp template, I was able to change the margin using this in my css:
.wh_logo.hidden-xs{
margin-right: 20px;
}

Buy I need to now if .wh_logo.hidden-xs has properties to change the size of the logo.

Thanks!

Re: wh_logo.hidden-xs properties

Posted: Fri Jan 18, 2019 3:52 pm
by ionela
Hi,

The way to change the size of a logo would be using CSS (CSS properties).

Regards,
Ionela