Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Tigran Nazaryan

    (@progmastery)

    hi @ximereds,

    the pro version has many settings for full styling customization.
    admin demo

    there is a section “pagination” in stylesheet params editor.

    You can also change load more button styles with custom css. Something like this

    #wdi_feed_0  .wdi_load_more_text{
    color:#cc0000;
    }
    
    #wdi_feed_0 .wdi_load_more_wrap{
    border-color:red;
    }

    add that to plugin options -> custom CSS box

    Thread Starter Ximereds

    (@ximereds)

    Thank you so much!
    I am building my wedding website so I won’t be needing a pro-version for a one time thing. I really appreciate your help as that worked! Cheers!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Load More’ is closed to new replies.