• Resolved PeggyLP

    (@peggylp)


    Hello,
    In the Latest News section, I would like to have all of the featured images to display as the same size. Even though all of my images are the same size .jpg files, they all display differently. How are images displayed in the featured image section and what can I do to ensure that all of my images display as the same size?
    Thank you,
    Peggy P

Viewing 8 replies - 1 through 8 (of 8 total)
  • Hi Peggy,

    Could you give me your site URL so I can see the issue?

    Best regards,
    Rodica

    Thread Starter PeggyLP

    (@peggylp)

    Hi,
    I have since replaced all of my images with essentially the same image so the appearance is consistent, so unfortunately, it is not now visible on my site. My site is https://www.foodpantrysolutions.com

    Thank you,
    Peggy

    Hi Peggy,

    I am new to wordpress, I have developed a site using Zerif Lite theme. I want to implement carousel the way you did for “TAKE A CLOSER LOOK”.

    And one more thing I want to know is in your “ABOUT FOODSTAR” section, how you got that full circle sections. I did 100 I got full red, green circle but it is showing 100 number in it. How you fixed that issue. Please share me it would be a great help to me.

    Thanks to you in advance.

    Ambika

    Hi Peggy,

    I am new to wordpress, I have developed a site using Zerif Lite theme. I want to implement carousel the way you did for “TAKE A CLOSER LOOK”.

    And one more thing I want to know is in your “ABOUT FOODSTAR” section, how you got that full circle sections. I did 100 I got full red, green circle but it is showing 100 number in it. How you fixed that issue. Please share me it would be a great help to me.

    Thanks to you in advance.

    Ambika

    Thread Starter PeggyLP

    (@peggylp)

    Hi Ambika,
    The “Take a Closer Look” section on my website is the “Latest News” section in the Zerif Lite Theme. You can activate the section from your WordPress Dashboard under Appearance => Customize. Scroll down to the Laatest News Section. Here, you can uncheck the box that says Hide Latest News Section and also enter the Title and Subtitle you want for the section.

    The content displayed in the Latest News Section comes from Posts. They are displayed with most recent post first, so if you want yours to display in a particular order, you need to create your posts accordingly. By default, the Main screen displays your four most recent posts. If more than four posts are entered, the theme will add right and left scrolling, as in the carousel look.

    To remove the numbers from the colored circles on the About Us section requires custom css code. You will need to install a custom css plugin. I use the WP Add Custom CSS plugin.

    First, go to Customize Theme and scroll to the About Us section. For each Feature#1 thru Feature#4, set the percentage to 100.

    Next,enter the following custom css code:

    .skill1 {
    color:transparent !important;
    }
    .skill2 {
    color:transparent !important;
    }
    .skill3 {
    color:transparent !important;
    }
    .skill4 {
    color:transparent !important;
    }

    I hope this is helpful for you.

    Thank you,
    Peggy

    Hi Peggy,

    Thanks a lot both worked for me.

    One more thing in your site the first section i.e., “FAST, FRIENDLY, FULL-FEATURED SOFTWARE FOR YOUR FOOD PANTRY” I want to have image carousel(sliding images). Is it possible?

    Regards,
    Ambika

    Thread Starter PeggyLP

    (@peggylp)

    Hi Ambika,
    I’m glad it worked for you. I don’t know if you can have an image carousel on the Big Title section with Zerif Lite. I think it is possible with the Pro version.

    Regards,
    Peggy

    Alexandra

    (@alexandrastan001)

    Hello Ambika,

    Maybe you find this useful: https://docs.themeisle.com/article/13-replacing-big-title-section-with-an-image-slider

    Best regards,
    Alexandra

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Latest News Featured Image’ is closed to new replies.