Best Premium and Free WordPress Themes › Forums › Lawyer Zone Pro › How to customize logoThis topic has 5 replies, 2 voices, and was last updated 1 year, 4 months ago by acmesupports.Viewing 6 posts - 1 through 6 (of 6 total)AuthorPosts September 18, 2021 at 12:05 am #99389 fdarnParticipantHello, How do I customize the logo size in Lawyer Zone Pro? I need to make it bigger. I tried using the below CSS. It does not work.img.custom-logo { width: 600px;} September 20, 2021 at 3:55 am #99403 acmesupportsModeratorDear fdarn, Please provide your site URL.Best Regards! September 20, 2021 at 6:14 am #99404 fdarnParticipantOhio RSOL September 21, 2021 at 3:21 am #99413 acmesupportsModeratorDear fdarn, Please add the given CSS in Additional CSS: Appearance > Customize > Additional CSS.custom-logo-link img { width: 100%; max-height: 50px; }Best Regards! September 21, 2021 at 1:31 pm #99414 fdarnParticipantThat is not working. It’s still too small. I need the image to be width: 400px and height: 136px How can I do that? September 22, 2021 at 4:19 am #99416 acmesupportsModeratorDear fdarn, Update the given CSS in Additional CSS: Appearance > Customize > Additional CSS.custom-logo-link img { width: 400px; max-height: 136px; }Best Regards!AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed inEnter something special: Log In