I use MC/CQ to my homepage, I chose one full post above columns and I have 3 columns. For my 3 columns, I would like to display the thumbnail at the top center, and the excerpts centered below the thumbnail.
By default, in Ata 3.7.12 the thumbnail display is left-aligned, and I want to keep this configuration for category pages, but center-aligned only to the home page.
I tried to add this code in the CSS insert area :
Code:
body.page-id-2 div.post-bodycopy img.wp-post-image { display:block;}
I also like the thumbnail of the post above the columns is much larger than columns...
Can you help me or tell me what the name of the div that I need to call in the css ?