Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #557998

    can we use quick css to make the small-preview picture(on the left) bigger on the blog list?
    and the content go a little to right, to give the space to left picture?
    please refer to the attached link and pictures in private content.

    • This topic was modified 8 years, 3 months ago by paulchiao.
    #558349

    Hey paulchiao,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .small-preview {
        width: 130px !important;
        height: 130px !important;
    }

    Best regards,
    Rikard

    #558386

    thanks it works well

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘small-preview picture bigger on blog’ is closed to new replies.