Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1032008
    Benjamin H
    Participant

    Hello,

    I am using the Ethos Carousel, but the titles of some of the posts are wider than the block. I can’t seem to find any CSS to wrap the text in the carousel. The site is http://graceandhonor.org. Any help with this would be appreciated!

    #1032493
    Nabeel A
    Moderator

    Hi Ben,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-post-carousel-item .h-entry-cover span {
        text-overflow: initial !important;
        white-space: normal !important;
    }
    .x-post-carousel-item .h-entry-cover {
        padding: 15px 15px 0 !important;
    }

    Let us know how this goes!

    #1035749
    Benjamin H
    Participant

    Worked perfectly – thanks!

    #1035990
    Joao
    Moderator

    Great to hear it.

    Let us know if we can help you with anything else.

    Joao

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