Home Forums ArileWP Pro gallery grey overlay and text color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17474
    Ismo Tanskanen
    Participant

    Hi,
    Is there a way to remove grey overlay from gallery images (in the lower part of image) and also change image text color?
    Page: http://62.216.98.133/wirell/putkijohdot/

    #17523
    themearile
    Keymaster

    Hi Ismo

    Thanks for contacting us.

    Please add the CSS code below in the Additional CSS Box. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.

    .blocks-gallery-grid .blocks-gallery-image figcaption, 
    .blocks-gallery-grid .blocks-gallery-item figcaption, 
    .wp-block-gallery .blocks-gallery-image figcaption, 
    .wp-block-gallery .blocks-gallery-item figcaption {
    	background: none;
    	color: #000;
    }

    Let us know if it works.

    Thanks

    • This reply was modified 4 years, 2 months ago by themearile.
    #17615
    Ismo Tanskanen
    Participant

    thanks,
    works like a charm 🙂

    #17617
    themearile
    Keymaster

    Hi Ismo

    Glad to hear it. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5. We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Thanks,
    ThemeArile

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