Best Premium and Free WordPress Themes › Forums › Education Base Pro › How to Minimize Page Feature Image › Reply To: How to Minimize Page Feature Image
June 27, 2017 at 3:17 pm
#18404
vfeurich
Participant
Your chat just answered the question for me. Add the code below to the “Additional CSS’ function:
.single-feat.clearfix {
float: left;
max-width: 50%;
padding-bottom: 15px;
padding-right: 15px;
Thank you bunches!
Valerie