Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #166268
    Alexandra79
    Participant

    Hello, my client is very happy with the look and simplicity of the website we are creating with the free ‘solid construction’ theme. One request they have is for me to make the logo bigger. I cannot figure out a way to do this, nor do I see a place for custom code. I also tried to create a larger ‘header image’ with the logo (thinking I could just link the image to the home page url), but the header image space is not at the top of the page, it’s lower. Can you please direct me on how to make the logo bigger?

    https://broadaxeconstruction.com/

    my email is [email protected]

    Aloha from Hawaii,

    Alex

    #166281
    Skandha
    Participant

    @alexandra79: Hello Alex,
    To make the logo bigger
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-branding {
    	padding:0px 65px !important;
    }
    .custom-logo-link {
    	max-width:300px !important;
    }

    You can alter the logo size by changing the max-width.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #166382
    Alexandra79
    Participant

    Thank you so much Skandha! That worked perfectly- we really appreciate it:))

    #166399
    Skandha
    Participant

    @alexandra79: Hello Alex, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/solid-construction/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘solid construction- I need to make the logo bigger’ is closed to new replies.