badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Featured Image

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #12331
    TheBusinessCat
    Participant

    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

    #12386

    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!

    #12400
    TheBusinessCat
    Participant

    Hi

    That worked, thanks for all your help.

    #12435

    That’s great
    Thank you!

    #12492
    TheBusinessCat
    Participant

    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

    Ryan

    #12499

    HI TheBusinessCat,
    The image is blurry due to the resized image. Could you send the site url too?
    Thank you!

    #12544
    TheBusinessCat
    Participant
    #12595

    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.

    Thank you!

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