Please sign in to unlock conversation.
If you don't have an account yet, please register now
Hi can you guide me how to align featured image at left text at right
using css (in order to apply at all posts)
I succed to align image using this
.section-post-header .single-photo-wrapper.image .image_frame {
max-width: 80%;
float: left;
}
but I need help for text align
thanks
Lazaros
If you don't have an account yet, please register now