• Resolved neoixan

    (@neoixan)


    Is there any way to make the image be like float left or float right of the text?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Martin Stehle

    (@hinjiriyo)

    In the Customizer’s panel “Additional CSS” add this code for a right-aligned image:
    .rpwwt-widget ul li img { display: inline; float: right; margin: .3em 0 .75em .75em; }

    I like this Plug-in, has some very nice flexibility. Since you can move the image right or left, Can the Image be centered with the except below? Would also be nice if the Title could be set below the image, just before the excerpt.

    Thanks for such a great plug-in.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to move image to the side of text?’ is closed to new replies.