This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Jack Richardson
Hello there,
today I discovered a problem relating the positioning of images. Although I centered those images in the WYSIWYG-Editor of WordPress, they are not centered on the page.
Links are provided in the Private Content as well as access to the page and ftp.
Regards,
Lukas
Hello,
Please add the following code into the custom.css:
.aligncenter {
display:block; margin:0 auto;
}
Here is the video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&list=PLMqMSqDgPNmD4uhGI1IBhr1iaEy81TMff&feature=share&index=1.
Regards,
Jack Richardson
The issue related to '‘Centering images is not working’' has been successfully resolved, and the topic is now closed for further responses