Thumb centered
-
Hello!
It took such a long time for me, to center thumbimage in modern themes and with WordPress 5.9.*.
I found two solutions.-
Solution one just with WordPress:
The thumb wasn’t centered in columns, couldn’t be centered with text-align=”centered”, but when i placed it in a row with align=center it worked perfectly. - Solution two with following additional css:
._df_thumb{ width:240px; height:360px; display: block; margin-left: auto; margin-right: auto; }
i hope, this helps.
I love the plugin, the display is really great.
Best regards, lisia -
Solution one just with WordPress:
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Thumb centered’ is closed to new replies.