Apply CSS to Logo img only - Acme Themes

Best Premium and Free WordPress Themes Forums Education Base Apply CSS to Logo img only

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #24635
    shridsan
    Participant

    Hi,

    I have uploaded the logo which is quite larger than the theme requirement.

    So, I tried to reduce the size with below css but it applies to all other images.

    Please help me.

    img {
    border: 0 none;
    height: auto;
    max-width: 60%;
    }

    Regards,
    Shridsan

    #24647
    Acme Themes
    Keymaster

    Hello ,

    Please provide your site url, and we can provide your custom CSS.

    Best Regards!
    Acme Themes

    #24669
    shridsan
    Participant

    Hi,
    Thanks for the reply.

    Visit http://kalpakclasses.in/

    We haven’t uploaded any content yet.

    Also, on Homepage the section Message From Director has any limit of words because in demo content it has 8 lines but when I tried to add my content it’s showing only 5 lines. Please visit http://kalpakclasses.in/ I have added the same section twice.

    Regards,
    shridsan

    #24670
    Acme Themes
    Keymaster

    Hello,

    You can use the following custom CSS

    img.custom-logo {
        width: 140px;
    }

    Best Regards!
    Acme Themes

    #24690
    shridsan
    Participant

    Hi,
    Thanks for custom css.

    & what about the Message From Director section, is there any text limit?

    Please help.

    Regards,
    shridsan

    #24691
    Acme Themes
    Keymaster

    Hello shridsan,

    The excerpt field is display on the Message From Director section, so there is actually no limit.

    https://www.acmethemes.com/blog/2017/10/excerpt-field-wordpress/

    Best Regards!
    Acme Themes

    #24749
    shridsan
    Participant

    Hi,
    Thanks for the reply.

    I tried by enabling & disabling “Excerpt” but still the section “Message From President” showing 4 lines.

    Please help me.

    Advance thanks.

    Regards,
    Shridsan

    #24758
    Acme Themes
    Keymaster

    After enabling excerpt write anything there you want to display on the “Message From President” content.

    Thanks

    #24790
    shridsan
    Participant

    Oh…got it.

    Thanks for the help.

    #24793
    Acme Themes
    Keymaster

    Most welcome! 🙂

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Apply CSS to Logo img only’ is closed to new replies.