• Resolved catmaniax

    (@catmaniax)


    Hello, I really like this plugin.

    I have some questions though.
    Can the post’s image in the Posts Carousel widget appear at a bigger fixed size for all and be also clickable at their whole and disable the hover effect that display the post’s title (pretty much like the SiteOrigin Post Carousel)?

    Please let me know.
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author livemesh

    (@livemesh)

    You can use the following Custom CSS in plugin options under Livemesh Widgets->Settings->Custom CSS to disable the hover and link the image to the post –

    
    .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-info {display: none;}
    
    .lsow-posts-carousel .lsow-posts-carousel-item .lsow-project-image .lsow-image-overlay { display: none;}
    

    To make the image bigger, you can try choosing the layout ‘Full Widgth Stretched’ in the layout options of the row. Alternatively, you can choose to make fewer items visible by altering the value of option ‘Columns per row’ in widgets options.

    Also, just curious – why not use SiteOrigin Posts Carousel itself?

    • This reply was modified 9 years, 9 months ago by livemesh.
    Thread Starter catmaniax

    (@catmaniax)

    Thanks for the reply.

    I stopped using SiteOrigin Posts Carousel because it does not have the Autoplay function that I need.

    I can’t seem to find the “Full Widgth Stretched” layout, where is it?
    Also, is there a way I could define the exact size of the images, so they all look similar?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Posts Carousel bigger images’ is closed to new replies.