Site logo

[Support request] how to add image after ?

Home Forums Support [Support request] how to add image after ?

Home Forums Support how to add image after ?

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #2426588
    Fernando
    Customer Support

    Hi Eran,

    No, Google won’t read it as a list because HTML-wise, it isn’t.

    Sorry, we missed this WordPress setting, but if you’re using the WordPress List Block, you can press CTRL + Enter or Command + Enter for a new space, then, on the toolbar, click on the dropdown icon. Select inline image to insert an image.

    Example: https://share.getcloudapp.com/jkuO7g5B

    #2429560
    eran

    I did it, but I have a bullet next to the image.

    I add the link in the private message

    #2429647
    David
    Staff
    Customer Support

    You will need to select the List item, and in Advance > Additional CSS Class(es) add: no-bullet

    Then add this CSS to your site:

    
    .no-bullet {
        list-style: none;
    }
Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.