• Resolved maggier

    (@maggier)


    Hi!
    I am trying to disable my load more button and the other codes are still not working for me. Can you please walk me through how to do this (specifically where in the plugin to insert the code)?

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

    (@progmastery)

    hi @maggier,

    thanks for using Instagram Feed WD plugin!
    We will add the option to disable load more button to the next release of the plugin.
    Meanwhile you can use custom css:

    
    .wdi_load_more{
    display:none;
    }
    
    Thread Starter maggier

    (@maggier)

    Hi,
    Where do I insert this code? The plugin is being used as a divi “text” box.
    Thanks

    Hello, @maggier!

    Please add the CSS code to Instagram Feed WD > Settings page. Click on Advanced Options and copy the code to Custom CSS panel. I am posting a screenshot below.

    Make sure to clear the cache of your web browser, and then test the results.
    Cheers!

    Custom CSS

    • This reply was modified 7 years, 7 months ago by WD Support. Reason: Correction
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable Load More Codes’ is closed to new replies.