Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1433386

    Can you tell me why this isn’t showing under the image for the blogs? I have it set to show all. I also have pagation to show 6 and only 3 are showing.

    Thanks

    #1433750

    Let me know on this please

    #1433764

    Hi,

    Thank you for the inquiry.

    The title and excerpt are not displaying because the height of the avia-content-slider-inner is limited to 130px. Please remove this css code or adjust it accordingly.

    .avia-content-slider-inner {
        height: 130px !important;
    }
    

    Best regards,
    Ismael

    #1433863

    I don’t see this anywhere in the CSS code. All is see is this below, but it doesn’t look right.

    .avia-slideshow-inner, .avia-slideshow-inner li, .avia-slideshow-inner li img {
    height: 30vh !important;
    }
    }

    #1433895

    Hi,

    It’s added at the top of the Additional CSS box under Appearance->Customize.

    Best regards,
    Rikard

    #1433937

    Once again, you are the best!

    #1433980

    Hi,

    Great, I’m glad that we could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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