Color change

HomeSupportImage StoreColor change

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #53942
    khankussionz
    Participant

    Any way to make the padding around the thumbnails transparent? I would also like to attempt this for the filenames beneath the thumbnails. I can’t figure out which file I should be editing let alone which area. Thanks in advance.

    #53963
    Xpark Media
    Keymaster

    the bets option is to add the css rule to a child them or styles.css that way you can update the plugin later on without problems. Try this

    #content span.ims-gallery .item { background:rgba( 220, 220, 220, .2); border:none }

    Modify “#content” to affect only items in the main content and not the widgets.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.