Tagged: service-thumbnail
Hi
Is it possible to make the featured images larger than 80 x 80 on the business layout?
I would also like the featured image to sit on top of the text.
Here is an example of what I want to do.
Also the “Read More” text does not appear. Any reason for this?
Thank you.
Ryan
Hi Business Cat,
To make the featured images larger Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.service-item .service-icon { float: none; margin-right: 0; } .service-item .service-icon, .service-item .service-icon img { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; max-width: 100%; height: 160px; }
Thank you!
That worked, thanks for all your help.
That’s great Thank you!
Hi.
Sorry I just have one further question regarding the featured image.
I have resized the featured images, but the images are blurry.
Any reason why this would happen?
Thanks
HI TheBusinessCat, The image is blurry due to the resized image. Could you send the site url too? Thank you!
URL is http://webconsultantgeek.com/buildingcontractor/
HI The Business Cat,
Please upload a large size image then select the large size image. It seems that you have selected small size image with 80px/80px.