Viewing 12 posts - 1 through 12 (of 12 total)
  • #83285
    kirstenberos
    Member
    Post count: 5

    Is it possible to change the font and size of the image caption?

    Have had a hunt around and can’t see anything that is straightforward enough for me ๐Ÿ˜‰

    Thanks

    Kirsten

    #83299
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    If you provide specific page url so i can debug to fix the issue very soon .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #83590
    kirstenberos
    Member
    Post count: 5
    This reply has been marked as private.
    #83630
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please attach a marked screenshot that where is image caption at this page http://www.thatchandhutch.co.nz/ ?.

    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #83637
    kirstenberos
    Member
    Post count: 5

    Sure, here you go. Under each product image

    #83664
    Melanie – SUPPORT
    Member
    Post count: 11032

    Here you go:

    .spb_single_image figure figcaption {
    font-size: 20px;
    }
    #83885
    hsamee
    Member
    Post count: 12

    Hi,
    Can I use that as well in my CSS so do I need something special as well? Also, can I change the caption color to #636363?
    Thanks
    Heather
    http://tagpayroll.com/time-and-attendance/

    #84143
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi Heather

    Of course:

    .spb_single_image figure figcaption {
    font-size: 20px;
    color: #111111;
    }

    – Kyle

    #219601
    adamtsp
    Member
    Post count: 34
    This reply has been marked as private.
    #219604
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .wp-caption-text, .gallery-caption {
        font-size: 13px;
        padding: 4px 0px 0px 0px !important;
        line-height: 15px;
        text-align: justify;
    }

    Thanks
    Mohammad

    #219780
    adamtsp
    Member
    Post count: 34

    perfect! Thank you!

    #219805
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Mohammad.
    -Rui

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register