• Resolved akon5

    (@akon5)


    For my new page I need to hide button load more in gallery, but wasn’t able to find this function in gallery settings. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author robosoft

    (@robosoft)

    I see what you mean. There’s no option to hide it completely. You can add this style somewhere in CSS:

    .rbs_gallery_button_bottom {
    display: none;
    }

    But in this case All load more buttons will not show.

    Thread Starter akon5

    (@akon5)

    Thank you so much. It was helpful.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide load more button’ is closed to new replies.