Book Features icons – SKT Launch

Home Forums All Other Themes Book Features icons – SKT Launch

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #179892
    Tim TrottTim Trott
    Participant
    • Topics: 12
    • Replies: 20
    • Total: 32
    Member since: June 9, 2021

    https://107studyguide.com – SKT Launch

    The images in the circles for Book Features are tiny, no matter what size I install as the Featured image.

    #179911
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Tim,

    As per chat you said you figured it needed real icons like font awesome icons or Google icons rather than images.

    Regards,
    Shri

    #179982
    Tim TrottTim Trott
    Participant
    • Topics: 12
    • Replies: 20
    • Total: 32
    Member since: June 9, 2021

    https://fonts.google.com/icons

    #180033
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30627
    • Total: 30627
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .threebox:nth-child(3) img {
        width: 50px !important;
        height: 50px !important;
    }
    .threebox .feature-image-book img {
        width: auto !important;
        height: auto !important;
    }
    .threebox .feature-image-book { width:110px !important; height:110px !important; box-sizing:border-box; padding-top:30px !important;}

    Regards,
    Dave

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.