livemesh grid title on overlay not showing

Support Forums for LiveMesh Themes & Plugins Forums SiteOrigin Widgets Support livemesh grid title on overlay not showing

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #29544
    olivier le goff
    Participant

    Hi, I’m using the Livemesh Grid pro to display custom post type as masonry showing the post’s images only here:
    https://ferroni.com.au/leather-tiles-projects/
    Since I upgraded to the pro version I’m having 2 problems:

    1 – Before upgrading to Livemesh pro the widget was showing the post title on mousse hover the images.
    I upgraded to be able to use the lightbox option (which I can now) but now I can’t click to view the post.

    2 – I can’t figure out a way of getting rid of the big space between grid rows as shown on your demo page.

    Any idea how to fix this?

    Thanks
    Oliver

    #29545
    olivier le goff
    Participant
    This reply has been marked as private.
    #29552
    Raghavendra
    Moderator

    I chose the option to display title and meta. You can check the option to your requirement in the grid. The title and meta now show up.

    Regarding the space – this is from the theme. You can use the following custom CSS to remove the same –

    
    .lsow-block article.page, .lsow-block article.post {
        margin: 0;
    }

    Have added the same in the Custom CSS tab of plugin options.

    #29553
    olivier le goff
    Participant

    Thanks for your help.
    This is exactly what I was looking for.
    I was pretty sure I ticked the “display project/post tilte” option but obviously not 🙂

    Just one last question:
    What does the “grid Style” drop-down options do? I suppose it styled the grid but do you have example of the different styles somewhere we can look at?

    Thanks again for your help and your great plugin
    Cheers
    Olivier

    #29569
    Raghavendra
    Moderator

    We do have a demo page which captures some of these styles here – https://www.livemeshthemes.com/siteorigin-widgets/portfolio-grid-pro/

    although it does not say which section is showcasing which style. You will quickly try it out in the page builder or the Live Editor of SiteOrigin page builder and see the difference.

    #29570
    Raghavendra
    Moderator

    You can get the style of the particular section by examining the source code or using the Chrome Developer Tools by examining the CSS classes used for a grid in the page https://www.livemeshthemes.com/siteorigin-widgets/portfolio-grid-pro/.

    #29579
    olivier le goff
    Participant

    Great,

    I’ll make sure I looks at the code/try out all the styles.

    Thanks Raghavendra for your help.
    Cheers
    Olivier

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘SiteOrigin Widgets Support’ is closed to new topics and replies.