Site logo

Archived topic

How to center LWG and content of columns

5 replies · Started by Jurjen Brouwer on April 28, 2018

Viewing posts 1–6 of 6

I want to center LWG and the content of the columns , but can't find the right CSS. Please help.

Hi there,

The style is coming from whatever you are using to create those hover images. Try this:

.ih-item.circle {
    margin: auto;
}

LWG has 3 columns of 33 % .
The circles are 3 seperate elements.
I would like them to be in the center of the columns.....

I edited the CSS above. Can you add it in?

That's it !!
Thanks

No problem!

This archived topic is closed to new replies.