Site logo clickable to home page, remove link

This topic has 10 replies, 3 voices, and was last updated 1 months, 2 weeks ago ago by Andrew Mitchell

  • 9 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2024 at 12:14

    Hello,

    Thank you for reaching out to us with your query.

    Could you please provide temporary wp-admin access?

    To grant WP-Admin access, please proceed to create a new user account with an administrator role through your WordPress Dashboard. Once the account is established, you may securely transmit the username and password to us via the Private Content section designated for this purpose.

    Additionally, provide URLs of pages where you want to make the logo not clickable.

    Best Regards,
    8Theme’s Team

    Avatar: Bas_Kling
    Bas Kling
    Participant
    September 27, 2024 at 13:17

    Please check (admin) login credentials under ticket #416102

    https://www.8theme.com/topic/unable-to-edit-multiple-templates-of-the-single-product-page/#post-416102

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2024 at 13:37

    Hello,

    Custom CSS code can be used:

    .woocommerce-cart .header-html_block1 a, .woocommerce-checkout .header-html_block1 a {
        pointer-events: none;
    }

    https://www.8theme.com/documentation/xstore/additional-customisation/optimal-placement-for-custom-css-code/

    Best Regards,
    8Theme’s Team

    Avatar: Bas_Kling
    Bas Kling
    Participant
    September 27, 2024 at 13:45

    Doesn’t seem to work, unfortunately.

    Site logo on URLS in private section still clickable, referring to home page.
    Code implemented in Global CSS: https://imgur.com/xaolDvl per your instructions.
    Caching problem?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2024 at 13:51

    Hello,

    Yes, it is cache problem. Please clear cache.
    The logo is not clickable on mentioned pages – https://gyazo.com/645f1de39d764254e203738012b94450

    Best Regards,
    8Theme’s Team

    Avatar: Bas_Kling
    Bas Kling
    Participant
    September 27, 2024 at 14:06

    There’s been a misunderstanding.
    The text is a self-added static block.
    I’m talking about the standard site-logo: https://imgur.com/mkiDoso in the middle of the header

    I’m guessing it would be something like:

    .woocommerce-cart .et_b_header-logo-img, .woocommerce-checkout .et_b_header-logo-img {
    pointer-events: none;
    }

    ?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2024 at 14:09

    Hello,

    We kindly request that you replace the previous code with the following:

    .woocommerce-cart .et_b_header-logo a, .woocommerce-checkout .et_b_header-logo a {
        pointer-events: none;
    }

    Best regards,
    8Theme’s Team

    Avatar: Bas_Kling
    Bas Kling
    Participant
    September 27, 2024 at 14:11

    It worked, thanks!

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    September 27, 2024 at 14:11

    Dear Bas Kling,

    As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?

    Click here to share your valuable perspective: https://themeforest.net/downloads

    Your time and trust are highly appreciated!

    Best Regards,
    The 8Theme Team

  • Viewing 10 results - 1 through 10 (of 10 total)

The issue related to '‘Site logo clickable to home page, remove link’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.