- This topic has 3 replies, 3 voices, and was last updated 3 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Book Features icons – SKT Launch
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.
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
https://fonts.google.com/icons
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
Free WordPress Magazine Themes and Templates With the advancement of technology, one can have any information at their fingertip. Understanding the importance of the internet […]
Freemium WordPress Themes With this list of freemium WordPress themes, you can save your time in theme selection and get started with your website instantly. […]
Best Free Landing Page WordPress Themes to Build Landing Page If you are in the process of just setting up your first website, then you […]