• I am so happy that the commas no longer show on top of each grid item but now the rows no longer align in rows. Switching from grade and them back to row doesn’t do a thing. Is there a setting I’m not doing right? They did align in rows before.

    I would like there to be no hover (darkening) and listing of categories at all if possible. Is there a way to do this as well.

    I’m using Safari and current MacOS. I have many pages that use live mesh grid currently. The above example is just one of the examples.

    Thanks for any help and update. J

    • This topic was modified 6 years, 9 months ago by jriangle.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author livemesh

    (@livemesh)

    Looks like you have some JS errors on your page related to mixpanel CDN. Can you pls resolve the same and see if things improve.

    Pls use the following Custom CSS to disable the hover –

    .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image .lsow-image-info .lsow-entry-info {
        display: none;
    }
    
    .lsow-portfolio-wrap .lsow-portfolio .lsow-portfolio-item .lsow-project-image:hover img {
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
    }
    Thread Starter jriangle

    (@jriangle)

    … I do not know enough about JS to do this. The CSS didn’t work either. I tried it in separate half alone too. Neither had any effect.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @livemesh I’ve deleted your offer to login to your user’s site. I’m am 100% sure you mean well but please never ask for credentials. I have flagged your account temporarily. That just means that your post will need to be approved and @ notifications from you will not work.

    https://www.ads-software.com/support/guidelines/#the-bad-stuff

    Now for the why: The internet is a wonderful place full of very nice people and a few very bad ones. I’m sure everyone here is very nice however, by giving some ones keys to your house you are trusting they wont steal anything. Likewise the person who takes the keys is now responsible for the house FOREVER.

    If something was to go wrong, then you the author may well legally become liable for damages, which they would not normally have been as their software is provided without warranty.

    Please be aware that repeatedly asking for credentials will result in us asking you to repeatedly stop before escalating up to the plugins team.

    It’s never necessary to do that.

    There are many ways to get information you need and accessing the user’s site is not one of them. That’s going too far.

    You get the idea.

    Volunteer support is not easy. But these forums need to a safe place for all users, experienced or new. Accessing their system that way is a short cut that will get you into real trouble in these forums.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Livemesh Grid – No longer aligns in rows.’ is closed to new replies.