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

    Hello –

    I have 3 issues with the Image Rollover with Captions –

    1. I Need the color of the rollover background changed when I rollover it. Right now the color is an opac black, I need it to be #FFDDDD

    2. I Need the text of the caption in the rollover to be the “Quicksand” font

    3. I need the color of the “Quicksand” font to be in this color #52514E not red

    See screenshot: https://www.dropbox.com/s/vqb9lrl0rb2b22f/Screen%20Shot%202014-08-04%20at%201.00.42%20AM.png

    Website: http://michelarthurmontmorency.com/

    #299601

    Hi mcraig77!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-image-caption-overlay { background: rgba(255,221,221,0.4); }
    .av-image-caption-overlay-center p { font-family: quicksand!important; color: #52514E; }

    Cheers!
    Yigit

    #299857

    Your the man Yigit, Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Image Rollover Caption Issues – Background Color, Font Color, Font Family’ is closed to new replies.