Hyperlink issue of “Categories Masonry widget”

This topic has 4 replies, 2 voices, and was last updated 5 days, 4 hours ago ago by Luca Rossi

  • Avatar: lawrep
    lawrep
    Participant
    December 16, 2024 at 12:29

    Dear Team,

    I use categories masonry widget, however, the page will only be redirected to the category page when hover on the category name, may i know any means to hover on the picture itself to redirect to the category page?

    Thanks

    Content is visible for topic creator and
    support staff only.
    3 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    December 16, 2024 at 19:03

    Hi @lawrep,

    Please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .etheme-custom-masonry .info-box {
        display: block;
    }
    
    .etheme-custom-masonry .info-box .info-box-inner {
        height: 100% !important;
    }
    
    .etheme-custom-masonry .info-box .info-box-inner h2.item-name {
        width: 100%;
        height: 100%;
    }
    
    .etheme-custom-masonry .info-box .info-box-inner h2.item-name a {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-end;
    }
    

    Kind regards,
    The 8Theme Team

    Avatar: lawrep
    lawrep
    Participant
    December 17, 2024 at 10:12

    thanks luca, appreciate your help

    Avatar: Justin
    Luca Rossi
    Support staff
    December 17, 2024 at 10:39

    Dear @lawrep,

    In the spirit of gratitude, we want to express our appreciation for your trust in our products. As a valued customer, your experience matters greatly. Would you consider sharing it by giving our theme a deserving 5-star rating on ThemeForest?

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

    Being part of our community means a lot, and your feedback contributes immensely.

    Best Regards,
    The 8Theme Team

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

The issue related to '‘hyperlink issue of “Categories Masonry widget”’' has been successfully resolved, and the topic is now closed for further responses

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