Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Richie KS

    (@rkcorp)

    1. its post formatting, you cannot automatically alignleft all your image. you need to add class=’alignleft’ in your img src html

    2.add this to theme option->custom css
    @media only screen and (min-width:1270px) and (max-width:1920px) {
    footer .innerwrap , header .innerwrap, #bodywrap, .innerwrap-custom-header, #main-navigation .innerwrap {max-width: 1120px !important;}
    }

    Thread Starter webow

    (@webow)

    1. So, no way to have featured image left in every post?
    2. With this css site is boxed, not like deme theme.
    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Featured image’ is closed to new replies.