WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

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

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6039
    Erika
    Participant

    Hola como puedo cambiar la sección del logotipo necesito que el tamaño sea mayor horizontalmente o que se puedan colocar dos logotipos.

    saludos

    #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

    #6114
    Erika
    Participant

    gracias

    #6118
    Grace Themes
    Member

    You are most Welcome.!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.