-
Author
-
February 12, 2016 at 15:54 #103553wps7806Participant
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
February 12, 2016 at 15:55 #103554wps7806Participantand truncating the title length is not an option.
February 12, 2016 at 16:19 #103562sharmstrModeratorwhat 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 12, 2016 at 17:37 #103575sharmstrModeratorYou 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 12, 2016 at 17:56 #103582wps7806ParticipantThank 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?
February 12, 2016 at 18:03 #103583sharmstrModeratorNo. 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
February 17, 2016 at 21:32 #104424wps7806ParticipantHi. How will I reduce the space between the title and the excerpt and the read more button and the bottom of the excerpt.
February 18, 2016 at 13:10 #104689sharmstrModeratorThe 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 solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘General questions’ is closed to new topics and replies.