• Resolved metall4you

    (@metall4you)


    Hello

    How can move the Image to the Left Position and the Title to the Right with CSS?

    I tryed with:

    .rpwwt-widget ul li a img {
    display: block;
    margin-left: 0 !important;;
    margin-right: auto;
    }

    but nothing happens…

    Many thanks

    Kind Regards

    Ramon

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Martin Stehle

    (@hinjiriyo)

    The image is already on the left in LTR languages of the frontend. Do you want the title not wrapping around it? That is not possible.

    In my other plugin Ultimate Post List you can set the layout where the text does not wrap around the image but is next to the image. I hope I did understand your issue correctly.

Viewing 1 replies (of 1 total)

The topic ‘Image align LEFT and Title RIGHT’ is closed to new replies.