• Resolved Fap For Fun

    (@fapforfun)


    I like your plugin and I’m planning on buying the Pro plan.

    But I wanna ask is there any way to change the white background color on Gallery?

    Because my site is using a dark theme and it’s not matched with a bright white gallery background.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author princeahmed

    (@princeahmed)

    Hi,
    Thanks for your query.
    Yes, there is a custom CSS feature in the plugin. Using custom CSS gallery background can be dark.
    Let me know once you have the PRO plan then I will provide you with the custom CSS code to make the gallery background dark.

    Thread Starter Fap For Fun

    (@fapforfun)

    Now I have bought and install the PRO ver. What I have to do next?

    Plugin Author princeahmed

    (@princeahmed)

    Use the below css code in the Admin Dashboard > Google Drive > Settings > Appearance > Custom CSS

    .igd-shortcode-gallery .igd-file-browser-header{
    background: #000;
    border-bottom-color: #555;
    }

    .igd-file-browser .igd-breadcrumb .breadcrumb-item{
    color: #FFF;
    }

    .igd-shortcode-gallery .igd-body{
    background: #000;
    }


    Thread Starter Fap For Fun

    (@fapforfun)

    Work like a charm, Thank you sir.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Need dark background for gallery’ is closed to new replies.