Archived topic
Table Cell Contents [shortcode generated] center align
3 replies · Started by robmac on November 1, 2017
Hello Tom/Leo,
Quick question please.
I have a 2 row table [2 cells on top/one cell below]
I'd like to center align a block of content [short-code generated] - it sits to the left, at present, below "Key Points to Know" bang in the center of my page - I can move the "Key Points..." text to the center fine, but not the few lines of content I'd below it?
Any suggestions please? Thank you. [I'd like to keep the top 2 cells just as they are].
Robert
Hi there,
Try this:
.amzps-adbox-11 {
margin: auto;
}
Thank you Leo very much!
No problem!