Great plugin, but….
-
Very happy with the plugin, but I encountered 1 problem.
All centered images on the site got aligned left when activating the plugin. When deactivating the plugin the images got centered again.
Changing the following css from “block” to “table” solved the problem though:
.aligncenter {
display: table;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Great plugin, but….’ is closed to new replies.