• Resolved allworldeats

    (@allworldeats)


    How do I change the “load more” button with CSS? I would like it to match what I currently have with my Instagram feed. The most important is the color of the button. I need it to be #9C697B. Thank you in advance to anyone that can help me.

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

Viewing 1 replies (of 1 total)
  • Plugin Support elviiso

    (@elviiso)

    Hi @allworldeats

    I’ll be happy to assist with this. Simply add the following CSS to the Custom CSS textarea of that particular gallery while editing it, and it should do the trick:

    .fg-paging-container.fg-light .fg-load-more {
    background-color: #9C697B !important;
    color: white !important;
    }

    Thanks

    Kind regards,
    Elvis.

Viewing 1 replies (of 1 total)

The topic ‘Custom CSS’ is closed to new replies.