This topic has 3 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #178607
     greenhousefiji
    Participant

    Hi there,

    Please can you help me make the small image thumbnail on the left bigger? We want to make it at least twice the size it is now (see screenshot).

    Hope to hear from you soon,

    Ronna

    Attachments:
    You must be logged in to view attached files.
    #178681
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme

    .row.post-content.animated.animate-when-almost-visible.el-appear.start-animation .col-sm-3 {
    width: 200px !important;
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #178714
     greenhousefiji
    Participant
    This reply has been set as private.
    #178781
     Laura
    Moderator

    Hello, this should do it 🙂 Replace with this:

    .row.post-content.animated.animate-when-almost-visible.el-appear.start-animation .col-sm-3 {
    width: 150px !important;
    }
    .row.post-content.animated.animate-when-almost-visible.el-appear.start-animation .col-sm-9 {
    width: 60% !important;
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?