Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Como puedo cambiar el tamaño de la sección del logo

#6048
Grace Themes
Member

Hi Erika,

To change the height of logo image
Go to Appearance -> Theme Options-> Basic Settings -> Logo -> Change your custom logo height

If you want to change the width of logo section (bigger horizontally)
Go to Appearance -> Editor -> style.css file
and add below css code at the end of file

.logo { width:30% !important; }
.header_right { width:70% !important; }

Regards
Grace Themes