Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7711
    obiokere
    Member

    How do I make the picture for each featured post to align to the left while the except text is aligned Left on the right side of it?  My picture below explains what I’m trying to do.  My site url is http://www.realizeyourpeak.com.

    #7722
    Sakin
    Keymaster

    @obiokere: The option that you have asked in not supported by this theme. This theme is not designed like that. You should have choose theme like Simple Catch Pro.

    Anyway, I can giving you the code but I am not 100% sure about it. So, if this doesn’t work then you might consider hiring css developer.

    Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    `.home .entry-summary img { display: inline-block; float: left; margin-right: 5%; max-width: 30%; }`

    #7778
    obiokere
    Member

    Thanks you so much! It worked!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem: Featured Post’ is closed to new replies.