Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1280607

    Garry
    Participant

    Hi, I want to adjust all of my essential grid size to have more widht and height ration than the real.
    How can I adjust the size?
    thankyou.

    #1280608

    Garry
    Participant
    This reply has been marked as private.
    #1280618

    Rupok
    Member

    Hi there,

    Thanks for updating! Unfortunately your given credentials not working. Please double check the username and password and update us with correct credentials.

    Also kindly clarify your issue a bit more for better understanding.

    Thanks

    #1281003

    Garry
    Participant
    This reply has been marked as private.
    #1281105

    Lely
    Moderator

    Hello Garry,

    Thank you for the credentials. GRID size depends on your Grid settings. Main container depends on the Layout property and then the content of the grid depends on the COLUMNS. The greater the number of columns, the smaller the grid size is. It is because grid size is your main container width divided by the number of columns available. If this is not the answer you’re looking for please be specific so we can help you better.

    #1281673

    Garry
    Participant

    Thanks for your respond Lely, but that not the answer I want.
    I mean the grid recent post thumnail on homepage (file attached)
    On the file theres 3 pictures. I want to know how can I made all the pictures showed on the homepage have the same size (custom size).
    Thanks

    #1282476

    Lely
    Moderator

    Hello Garry,

    Perhaps you forgot the screenshot but then you only have one grid on homepage and I saw it. If you want to have the same size for each post image, please use same feature image proportion. The dimensions or width and height proportion of the images should be the same so that when adjusted it will have same image and height too.

    Hope this helps.

    #1282486

    Garry
    Participant

    Ah yes, Im sorry, I forgot to attach the file.
    Yes I know about make all the same feature image proportion.
    But I want to adjust custom size for the grid, can I?
    Because I will make all of the feature image have 850 x 350 size. It will become long square (maybe 3:1 ratio size)
    I want to thumbnail showed not become long square but more like 2:1 ratio size.
    Thanks.

    #1282746

    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .esg-entry-media {
        padding-bottom: 56% !important;
    }

    Hope that helps.

    #1282785

    Garry
    Participant

    Ah thankyou its works,
    So much help from x theme team
    I really appreciate it.
    Thanks
    Wish you luck 🙂

    #1282902

    Paul R
    Moderator

    You’re welcome! 🙂