Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #798928

    Hi guys,

    I’d like to display sortable posts that look like this: http://i.imgur.com/tuLF07I.png

    What’s the best way to go about it?

    • This topic was modified 7 years, 2 months ago by FlatText.
    #799741

    Hey FlatText,

    What do you mean by sortable posts? Where do you want to display them?

    Best regards,
    Victoria

    #799742

    Hi Victoria,

    What I meant by sortable is the existing ability to pick Categories and have the posts appear when a category is selected.

    It’s not important for the posts to be sortable, but I am looking to try and customize the look of the posts so it can look like the image I attached.

    #800103

    Hi,

    you can use Masonry element for it. Maybe also Content Slider would work fine for you.

    Best regards,
    Andy

    #800140

    Hi Andy,

    Thank you for the Posts Slider idea. I think I’ll go with that. Now I’d like to change the font for the post title. Link in private content.

    See the posts slider? What’s the CSS to change the font of the post titles?

    #800351

    Hi FlatText,

    Glad you liked Andy’s idea :)

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .avia-content-slider .slide-entry-title {
        font-family: "your font here";
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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