• Dear Nayra Themes,

    Can you please support me with the following issue?

    I added a logo image and adjusted the size. Unfortunately the area over the logo in which I can hover over to access the Home page is too small. The result is that the left part of the logo is clickable.

    How can this be fixed so that the clickable area corresponds to the whole logo?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Nayra Themes

    (@nayrathemes)

    Hello,

    Please go to your Theme Customizer -> Additional css -> paste the following code there.

    .logo img, .mobile-logo img {
        height: 100%;
        width: 100%;
    }

    Let us know it will work for you.

    Thanks
    Nayra

    Thread Starter hrpage

    (@vidanovarh)

    Hello,

    Thank you for your reply.

    The code presented has the practical effect of limiting the size of the logo to a very small area, independent of the value inserted in the Logo Width tool under Customizing > Header > Site Identity > Logo.

    This dramatically affects the look and feel of the theme:
    https://www.vidanovarh.com/wp-content/uploads/2020/12/Screenshot-logo.png

    Is it not possible to tag the size of the clickable area to the chosen size of Logo Width instead?

    Thank you.

    Theme Author Nayra Themes

    (@nayrathemes)

    Hello @vidanovarh

    Right now you are using logo size with 1536*240 pixels that is too large, so it is not clickable to whole area.

    Thanks
    Nayra

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo link surface too small’ is closed to new replies.