This topic has 9 replies, 2 voices, and was last updated 8 years by sharmstr.

  • Author
  • #103553
     wps7806
    Participant

    Good Day. Please advise if it is possible, on the blog grid on the home page, to have the excerpts all lined up if the titles are of a different length.

    If the title is 2 or 3 rows for one article, but only one row for another, it makes the grid look uneven.
    Clients say that the READ MORE buttons must all be aligned.

    Thank you

    #103554
     wps7806
    Participant

    and truncating the title length is not an option.

    #103562
     sharmstr
    Moderator

    what grid are you using? Provide a link please.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #103572
     wps7806
    Participant
    This reply has been set as private.
    #103575
     sharmstr
    Moderator

    You have to set a minimum height for the title and excerpt containers. Something like this in your quick css should work. Adjust as you see fit

    COPY CODE
    
    .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
        min-height: 60px;
    }
    .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
        min-height: 150px;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #103582
     wps7806
    Participant

    Thank you very much. I have just begun working with this theme. Do I need to edit css to change the colour of the READ MORE button?

    #103583
     sharmstr
    Moderator

    No. You can change it using VC since its their shortcode, not Kleos. Edit the post grid shortcode. Click on item design, then click on modify. Set a name for the template, change the button color, then save. Go back to your page, refresh, go back into the shorcode settings and select your template name. https://wpbakery.atlassian.net/wiki/display/VC/Grid+Builder

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #103584
     wps7806
    Participant

    Thank you very much. Very good service.

    #104424
     wps7806
    Participant

    Hi. How will I reduce the space between the title and the excerpt and the read more button and the bottom of the excerpt.

    #104689
     sharmstr
    Moderator

    The space between the title and the excerpt is controlled by the css I gave you. Change 95px to something smaller.

    The space between the excerpt and the read more button cant be reduce using css because there is actually paragraph tags there.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

Viewing 10 posts - 1 through 10 (of 10 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?