[Resolved] “Rate my Post” widget issue

Home Forums Support [Resolved] “Rate my Post” widget issue

Home Forums Support “Rate my Post” widget issue

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2357316
    Christiano

    Hi! I inserted the “rate my post” widget in the right sidebar together with a “last article” one.

    The problem is the the former uses thumbnail images (square) and the latter a rectangular image. Ho can I force “rate my post” widget to show images of the same type of the “last article” ones?

    I hope to have been clear… πŸ˜…

    #2357349
    Fernando
    Customer Support

    Hi Christiano,

    For reference, can you share the link to the site in question here?

    You may use the Private Information field for this: https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information

    #2357359
    Christiano

    Sure, here it is…

    #2357953
    Ying
    Staff
    Customer Support

    This is not something that the theme can control and not theme related, but we’ll help you out here πŸ™‚

    Try this CSS:

    .widget-area .rmp-tr-posts-widget__img-container img {
        width: 260px;
        height: 130px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #2358597
    Christiano

    Thank you very much Ying, it works like charm!!! πŸ˜ƒπŸ‘πŸΌπŸ‘πŸΌπŸ‘πŸΌ

    THANKS!!!
    πŸ€—

    #2359112
    Ying
    Staff
    Customer Support

    You are welcome πŸ™‚

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