Viewing 4 replies - 1 through 4 (of 4 total)
  • This works for me

    media=”all”
    .page-wrap .content-wrapper {
    background-color: #color you want here;
    }

    Or if you prefer:

    media=”all”
    .page-wrap .content-wrapper {
    background-color: transparent;
    }

    Plugin Author bradvin

    (@bradvin)

    You can use the custom CSS metabox to add CSS to your gallery to change how it looks

    Thread Starter avikgenxt

    (@avikgenxt)

    Thanks guys… it worked :D..

    Any idea how I can only increase the width of my gallery,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gallery Background Color’ is closed to new replies.