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

    Hi,

    please take a look at this demo here:
    http://kriesi.at/themes/enfold-lifestyle-blog/

    and then at my screenshot:
    http://screencloud.net/v/3r0V

    IMHO it seems that the meta infos (date, author …) are belonging to the post below.
    So how can I change it, so that the “read more” button of the “elegant blog design” comes after the meta infos?

    Thank you.

    #582008

    Hi,

    Not sure if you’re asking us to change the demo itself or on your page? If the latter, please link to you site and we’ll have a closer look.

    Best regards,
    Rikard

    #582178

    Hi Rikard,

    I referred to the demo page, because my site is still in maintenance mode. But I would like to change these two parts like they appear at your demo page: http://screencloud.net/v/3r0V, I just don’t know where I need to change this and in what kind of way.

    #583119

    Hi!

    Thank you for the screenshot. Please add this in the Quick CSS field:

    .more-link {
        margin-top: 150px !important;
    }
    
    .html_elegant-blog #top .post-entry .post-meta-infos, .html_elegant-blog .avia-content-slider .slide-meta {
        margin-top: -150px;
    }

    Regards,
    Ismael

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