Home Forums Basel support forum Increase the size of logo

Increase the size of logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31802

    flintstop
    Participant

    Hey Team I would Like to Increase the size of the logo in the Sticky Header and also want to reduce the gap between the text of the header as it is too long and covers half of the Page.
    The Logo looks smaller if i Change the Size of the header.

    Check the Image if want cant understand the position

    Please help me out with it

    Attachments:
    You must be logged in to view attached files.
    #31815

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .act-scroll .site-logo img, .header-clone .site-logo img {
        max-height: 100px;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)