Okay
  Public Ticket #1876447
Logo size
Closed

Comments

  • Henry Chang started the conversation

    Hello, I have a problem with the logo size, I uploaded the logo in different sizes but always appears small in the front end. How I can make that the logo appears more big?.

    Another question: How I can remove the border or spaces in a row, I tried putting 0 in the paddings but not works?.

    User: Admin

    Password: Exbanpass2018


    Regards,



  •  608
    WordPress replied

    Hello,

    You can check again. I add file header_1.php in child theme and add style css in file style.css in child theme.

    Best Regards!

    Alex Vũ


  • Henry Chang replied

    Thanks for your help, now the logo looks more big.

    But you forget answer my second question (Please check the attach image in my 1st post).

    How I can remove the border or spaces in a row? I tried putting 0 in the paddings but not works.


  •  608
    WordPress replied

    Hello,

    You can install and active child theme (efram-child). Then, you can add style css in file style.css in child theme.

    .custom-choose .img-abs-center {
        bottom: 0;
    }
    Best Regards!

    Alex Vũ