Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Changing logo height smushes width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6573
    Dan Boutell
    Participant

    When I change the height of my logo to a more acceptable height the width seems to stay about the same and the logo gets smushed. How can I make it so that when the logo height gets increased, the width also gets increased proportionally?

    #6584
    Grace Themes
    Member

    Hi Dan,

    You need to change the logo container size

    Go to Appearance -> Editor -> style.css
    at line no 71 you will find the below code and increase the width to 30%

    .logo{float:left; text-align:left; width:25%; padding:15px 0;}

    Then again at line no. 76 decrease the width of right side menubar to 70% in below code

    .header_right{ float:right; text-align:right; width:75%;}

    Please be sure both widths equal to 100%

    Please do this changes and let me know your feedback.

    Regards
    Grace Themes

    #6585
    Dan Boutell
    Participant

    Thank you. I had actually found the line 71, but didn’t realize that I needed to also do the line 76. I’m actually using 37% and 63%, which might change after I confer with my customer.

    #6598
    Grace Themes
    Member

    That’s great.

    You are most welcome..!

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