Home Forums Designexo Pro Blog Sizing, containment

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #40722
    sluggosam
    Participant

    Is there a way to make sure the posts are evenly shown? I’ve set the same image to test but as the titles get longer and shower, I want them to show evenly.

    View post on imgur.com

    #40809
    themearile
    Keymaster

    Hi sluggosam

    Sorry for the late reply.

    Did your issue resolve?

    Thanks

    #42167
    Jon McCaw
    Participant

    I’d just like to have my blog show as an excerpt.

    https://mccawphotography.com

    #42168
    themearile
    Keymaster

    Hi Jon McCaw

    Ok, please follow the help article below to add the Read More button to the blog.

    https://www.wpbeginner.com/beginners-guide/how-to-properly-use-the-more-tag-in-wordpress/

    Let us know if it works.

    Thanks

    #42171
    Jon McCaw
    Participant

    I have added the excerpt but that did not do anything. I’ll now go to adding a read more button to see if that works.

    #43471
    themearile
    Keymaster

    Hi Jon

    Please let me know if the issue has been successfully resolved.

    Thanks

    #44502
    Michael Peters
    Participant

    This CSS code fixed my problem.

    #theme-main-slider .item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 41.6667% !important;
    height: 0 !important;
    display: block;
    }

    #44503
    themearile
    Keymaster

    Ok thanks

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