Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1435221

    Hi, I would like to change color to the title that appears on mouse hover at the center of a masonry element. Now it’s white, I would like to change it.
    Thank you.

    Valentina

    #1435290

    Hey valev0,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content * {
    	color: red;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1435405

    Perfect! Thank you so much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘change title color in masonry’ is closed to new replies.