Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1173347

    Good afternoon.

    I am trying to create a list of specific blog posts for my news page – I would like the thumbnail image to be displayed on the right alongside the text rather than in the centre above it. Please could you let me know if there is a way of doing this? I am using small author, small preview pic.
    Link to page is below.

    Many thanks.

    #1173653

    Hey LizSomerville,

    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

    
    #top .fullsize .template-blog .blog-meta {
        float: right;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1173709

    Thank you very much.

    #1173844

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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