Image align LEFT and Title RIGHT
-
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)
Viewing 1 replies (of 1 total)
The topic ‘Image align LEFT and Title RIGHT’ is closed to new replies.