• Hi, I’m trying to insert texts below images but they keep aligning to the right and end up looking very ugly on my website, I want each description of the image directly below it but the Visual editor just isn’t cutting it for me right now, here’s a link to the page https://www.abayomisonubi.com/services Please help. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Did you edit your stylesheet in any way? Here’s the rule for alignnone:

    .alignnone{
    	display: inline;
    	float: left;
    	margin-right: 1.25em;
    }

    It’s floated to the left !?

    Thread Starter Feyisayo1

    (@feyisayo1)

    I did’t edit my style sheet at all, but I guess its got something to do with my theme, but where do I insert the code above?

    Thread Starter Feyisayo1

    (@feyisayo1)

    here’s a link to how I want it to look like on my website https://sdrv.ms/17Nvj1k

    Anonymous User 13255453

    (@anonymized-13255453)

    What alignment do you have on the image at the moment?

    Thread Starter Feyisayo1

    (@feyisayo1)

    :none at the moment cause I noticed the images weren’t showing up like I wanted them to. Have you checked the screenshot of how I want it to look like in my last reply? thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to insert text directly below images in post’ is closed to new replies.