Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1223607
    [email protected]
    Participant

    Hello,
    I am trying to figure out the blog carousel and having trouble finding appropriate documentation. If you could send me this, I would appreciate it.

    I have loaded up the image at 200 x200, but it is too big, how would I get it to fit?
    How do I change the information on the image when I hover?

    http://tatyanakozh.staging.wpengine.com/

    #1223676
    Paul R
    Moderator

    Hi,

    1. To make it fit, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-post-carousel.unstyled .entry-cover {
        background-size: contain;
    }
    

    I suggest you increase the Posts Per Page under Ethos > POST CAROUSEL in the customizer.

    2. Hover information is Author – Categories – Date. It is automatically by the theme and cannot be changed.

    Thanks

  • <script> jQuery(function($){ $("#no-reply-1223607 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>