[Support request] Logo not increasing size

Home Forums Support [Support request] Logo not increasing size

Home Forums Support Logo not increasing size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #921508
    James

    Hi,

    I am trying to increase the logo size (both height and a bit of width) When I add code in and adjust the height bigger, the logo stays the same. When I adjust the height smaller, the logo does indeed get smaller.

    I am also using navigatio as header so I am unable to adjust padding from the customizer if I am correct. Increasing the height of the navigation bar does increase the logo size, but I do not want the navigation bar to have a lot of height..

    Any suggestions please?

    #921522
    David
    Staff
    Customer Support

    Hi there,

    you can remove the padding from the image:

    .navigation-branding img {
        padding: 0;
    }

    The only other option is to trim some of the white space off your original image.

    #921526
    James

    never midn was retina… causing issue.

    #921538
    David
    Staff
    Customer Support

    Glad to hear you got it resolved.

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