Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24024
    admin
    Member

    Hello,
    Thank you for your question on making the gallery background transparent. You are not  able to control the background color of the slider within the slider itself.
    You can, however, use the Custom CSS styler in the Advanced tab of the Customizer to make the slider background transparent.

    1. Log into BoldGrid
    2. Click on Customize
    3. Click on Advanced
    4. Click on Custom JS and CSS tab
    5. Click on Custom CSS button
    6. Enter the following code at the bottom:
      .wcflexslider { background: transparent; }
    7. Click the X to close the file
    8. Click the Save & Publish button

    It is best practice to work with images that match the gallery width to maintain consistency.

    Kindest Regards,

    Scott M

    #24023

    I added an image to my slideshow, but it is not as big as the others. I see a white background, but instead I’d like it to be transparent (so I can see my blue background).

    How can I make the background of the gallery transparent?

    website screenshot with gallery

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Transparent images in slideshow’ is closed to new replies.