Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #267589

    Hi Enfold Team,

    i would like to create my posts in the Enfold Theme like in the Coalition Theme Blog External. Is that possible? That means the image also left or right side. An Alternativ could be, if it would be possible to enlarge the Magazin Element (bigger picture and not only title also Text).

    Danke/Thanks

    Gruesse Thomas

    #267773

    Hi tom77113!

    Thank you for using the theme!

    If you want the layout like the Coalition, you can try to use the Single author, small preview pic blog style then enlarge the featured image with this on Quick CSS or custom.css:

    .small-preview {
    width: 162px;
    height: 162px;
    margin: 50px 0 0 0;
    line-height: 162px;
    left: -40px;
    }

    This can get you started but it needs polishing. Please visit Envato Studio or Werkpress for further customization. You can also vote or post the feature on our Feature Requests page.

    Regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.