Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Changing Font Color for Overlay Only

New Front EN Support Forums Ikebana Theme Support Changing Font Color for Overlay Only

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6766
    Trishb
    Member

    Hello,
    Great options for the font management. I have noticed that changing the color of the body font, also changes the color of the mosaic overlay text. I’ve tried some custom css but not having any luck. Is there a way to just change the overlay text color…or obviously the other option would be to change the page body text font color. :)

    Your help is really appreciated. Thank you!
    Trish

    #6770
    mmsatori
    Keymaster

    Hey Trish,

    to change the tile overlay text color, please try adding this CSS code to the “Style: Add Custom CSS” section of the Theme Options panel:

    .iso-masonry .image-post-overlay { color: #cccccc; }
    

    replacing the “#cccccc” with the hex notation of the color you need.

    Sincerely,
    Andrii / Satori Studio

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