This topic has 4 replies, 2 voices, and was last updated 2 years, 10 months ago ago by Olga Barlow
Dear Support,
I reference few blog articles on the homepage through the post grid function, however I would like NOT to display the images, only the blog title.
I have already tried to remove the image with css, by using the below code. However, the code removes the blog images but the blog title remain still. Ideally i would like to move the blog titles where originally there was the image (on the left hand side) and increase the title width.
Could you please help me to achieve this objective?
/* Gitem link */
.vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-is-link{
display:none;
}
Fabio.
Hello,
Provide us with WP Dashboard access, please. We need to check the grid settings you use.
Regards
Dear Olga,
Please find the access details attached.
Fabio.
Hello,
You can create grid template that you need in WPBakery > Grid builder and do not add the post image element to that, only title and button, for example https://prnt.sc/268rrpw
And then choose that grid in the Post Grid settings https://prnt.sc/268rtoo
Regards
You must be logged in to reply to this topic.Log in/Sign up