Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #114191
    1kfriends
    Member
    Post count: 62

    Hi, is there a way to put a light colored box around images and captions so they are set apart more from the content on the page?
    Please see attached.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #114323
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Add this in the Custom CSS in Theme Options, add the color you want.

    .wp-caption { border: 1px solid #ff0000; background-color: #ff0000; }

    Let us know,

    Thanks,
    laranz.

    #114324
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .wp-caption {
        border: 2px solid #e22729 !important;
        padding: 4px !important;
    }

    Thanks 🙂
    With Best Regards
    Mohammad

Viewing 3 posts - 1 through 3 (of 3 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