Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #166166
    camind
    Member
    Post count: 228

    Hi,

    Ok two things about the load more button on masonry blog.

    First thing is that when pressed in mobile mode more blogs do not load. I had posted a question about this in the past and it still doesn’t work. I disabled all plugins and that didn’t resolve issue.

    Second thing is the actual button for the “load more” only shows up when mouse hovers over it. If mouse doesn’t hover over the area, only text “load more” is visible. Where can i find settings to adjust this? See Attachment

    also you can find a live preview of the button at http://174.120.241.66/~cancermi

    Thanks

    #166167
    camind
    Member
    Post count: 228

    Attachment

    Attachments:
    You must be logged in to view attached files.
    #166620
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    You can add the code below to your custom css to adjust the button colors.

    
    a.load-more-btn{
    background: #16e0b8!important;
      color: #FFF!important;
    }

    Regarding the “Load More” in the mobile going to the top of the page, will have to forward to the development team so it can be checked.

    -Rui

    #166887
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    Apologies – the button should actually be hidden on mobile as the functionality isn’t advisable to use on mobile. If you really need it we can maybe adjust for you, but we’d advise against it. Please add this css to hide the button on mobile:

    .mobile-browser .load-more-btn {
    	display: none;
    }

    – Ed

    #167014
    camind
    Member
    Post count: 228

    Thanks Ed

    Sounds good.

    #167058
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Ed.
    Mohammad

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register