• Resolved jdwebsite

    (@jdwebsite)


    Hi,

    Love these blocks. Really great work. Is there a way to change the background colour of the feature grid columns?

Viewing 1 replies (of 1 total)
  • Plugin Contributor gambitph

    (@gambitph)

    The background color for Feature grid will be added in the next versions. ??

    If you want though, you can still add this CSS via Additional CSS to add a background color to your Feature Grid. Here’s a sample:

    .ugb-feature-grid__item {
        background-color: #000000 !important;
    }

    Hope this helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Feature grid background colour’ is closed to new replies.