align featured image at left - text at right

edited January 2021 in Theme support

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

Comments

Sign In or Register to comment.