Tagged: ,

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

    Hi,

    On a page I am using Avia Blog posts to show posts from a category.
    Grid Layout
    1 Column
    Title and Excerpt + Read More Link.
    Preview image auto but with some CSS I made it 60% and the excerpt next to it.
    http://delta.jettender.com/gebruikte-boten/

    My question: On the single post pages is not much text but I used tabs with information. I would love to put these tabs next to the preview image below the title.
    How can I do this.

    Thank you very much,
    Ariane

    #226742

    Hi ariane1001!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .single-post .avia-gallery { width: 400px; float: left; }
    .single-post .tabcontainer { width: 46%; clear: right; margin-top: 0; padding-left: 4%; }

    Cheers!
    Yigit

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