Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #238500
    Matthew Palmer
    Participant

    Hi

    I only want to put a small logo in my site identity – however the window is too big for my liking. How do I make it less high or indeed remove the site identity block totally. I can add the logo as a standard image via a block if need be. Website URL is palmprints.uk

    #238531
    Skandha
    Participant

    @mattpalmprints: Hello there,
    I checked your site and you seem to have inserted the logo using block. Is the issue resolved?

    Kind Regards,
    Skandha

    #253123
    Ahmedhishamemam
    Participant

    i have the same issue, is there any way to control the hight and the size the logo site title and tagline?

    #253151
    Skandha
    Participant

    @ahmedhishamemam: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #253158
    Ahmedhishamemam
    Participant

    https://www.ahmedhishamhendy.com/
    I tried to go through the Style.css but none of my changes reflect on the site appearance

    #253159
    Skandha
    Participant

    @ahmedhishamemam: Hello there,
    I suggest you not not to edit style.css file as all your edits will be lost when you update the theme to upcoming updates.
    Please use the Additional CSS section for any CSS changes.

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .custom-logo {
        max-width: 250px !important;
        max-height: unset !important;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #253164
    Ahmedhishamemam
    Participant

    you’re awesome 😀 Thank you … I did change that from the dashboard but it didn’t work …but the additional CSS advice worked 🙂

    #253221
    Skandha
    Participant

    @ahmedhishamemam: Hello there, 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/adonis/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 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Adonis Theme Site Identity Height’ is closed to new replies.