• Resolved carriehun

    (@carriehun)


    Hi, I’m a WordPress newbie and need some guidance after searching the forum.

    How do I get all of the book cover images to be the same size on the All Reviews page?

    What is the ideal book cover image size? Do I need to resize my book covers? Didn’t seem to work when I tested two.

    Is there some sort of CSS I can add to make them all the same size on my Reviews page?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kemory Grubb

    (@w33zy)

    Hello @carriehun

    I took a look at your site and it seems the book covers on that page are a function of your theme, not the plugin. With that said, as it relates to the best size for the post thumbnails for your theme, just be consistent. Pick a dimension, e.g. 490x800px would work well for your theme.

    Also the CSS code below will help:
    .post-type-archive-rcno_review .ast-blog-featured-section.post-thumb img { width: 50%; }

    Thread Starter carriehun

    (@carriehun)

    Thanks, Kemory. I appreciate the speedy response. I changed all the book covers to 490x800px but they still display as different sizes on my books page:

    https://ourexceptionaltribe.com/books/

    Where do I paste the CSS code you gave me?

    Thanks so much,
    Carrie

    Plugin Author Kemory Grubb

    (@w33zy)

    You’d add the code to the “Custom CSS” section of the “Templates” tab of the plugin’s settings page.

    Thread Starter carriehun

    (@carriehun)

    That definitely looks better. Thank you for the help and the plug-in!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Consistent Book Cover Size on Reviews page’ is closed to new replies.