Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1004171

    Hi,

    I am trying to make the caption over an image bold. Seems pretty straightforward. What I can’t understand is that I can make it word on hover but not in its regular state. Ideas?

    .av-image-caption-overlay-center {
    vertical-align: bottom;
    padding-bottom: 8%;
    color:white !important;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-weight: bold !important;
    }

    #top .av-image-caption-overlay-center:hover p {
    font-weight: bold !important;
    }

    #1004555

    Hey Eric,

    Where can we see the results you are getting?

    Best regards,
    Rikard

    #1005712
    This reply has been marked as private.
    #1005747

    Hi Exec4,

    Thanks for giving us the link to your site, try using this css code:

    .av-image-caption-overlay-center p {
        font-weight: bold;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1005788

    Thanks!

    #1005868

    Hi,
    Glad Nikko was able to help, unless there is anything else we can help with on this issue, shall we close this then?

    Best regards,
    Mike

    #1006218

    I’m good. Thanks for your help.

    #1006334

    Hi,

    Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Caption Attribute not taking’ is closed to new replies.