• Resolved jokubas2000k

    (@jokubas2000k)


    Hi,

    Is there a way to increase the space between the Item Name and Item Content? It’s too narrow.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jokubas2000k

    (@jokubas2000k)

    Also, in the Item Content section, is here a way to remove the huge space it creates when I press Enter?

    Plugin Support Abid Hasan

    (@abidhasan112)

    Hi @jokubas2000k ,

    Please add this CSS on your stylesheet:

    .fg-item-content {
        margin-top: 20px;
    }

    NOTE: I highly recommend you to put a unique class name on your filterable gallery widget and write a CSS on that class for the good practice.

    And your second question, For prevent huge space by pressing Enter, Try Shift+Enter on your content area.

    Let me know how it goes! Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Filterable gallery. Spacing between Item Name and Item Content’ is closed to new replies.