New Landing How can we help? Themeforest Theme Support Flexform Possible to add Border around thumbnails in Portfolio and Blog Carousel

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #5052
    dsharpe
    Member
    Post count: 4

    Is it possible to add Borders around thumbnails in Portfolio and Blog Carousel?

    Dave

    #5161
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Dave,

    Try this custom CSS:

    .portfolio-item figure {
      border: 4px solid #000;
    }

    For the carousel, you would also need to change its width:

    .carousel-item figure {
        border: 4px solid red;
        width: 97% !important;
    }

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

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

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

License required for the following item
Login and Registration Log in · Register