Tagged: , ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #794995
    #795002

    Hey Kostas,

    Can you please post a link to your website and a screenshot showing the changes you would like to make so we can make sure that we are on the same page and provide you an accurate solution? :)

    Best regards,
    Yigit

    #795046

    Thanks for your polite reply Yigit!
    This is my site http://publicspace.gr
    And this is my problem
    a. For the Index (blog) page: http://publicspace.gr/problem1.jpg
    b. For separate article displaying: http://publicspace.gr/problem2.jpg

    Thanks again.

    Kostas.

    • This reply was modified 6 years, 11 months ago by Kostas.
    #795062

    Hi,

    Please go to enfold/includes/loop-index.php file and replace its content with following one – https://pastebin.com/sfhxViq1

    Best regards,
    Yigit

    #795101

    Thank you so much! That was great.
    But this solution came up with two problems:
    1. The body text is now centered, while I have declared in style.css for the enfold-child body {text-align: justify!important;}
    2. The space between the title and the meta is huge. Can we reduce it?

    See pic: http://publicspace.gr/problem3.jpg

    Following I give you credentials to login if you need to.

    • This reply was modified 6 years, 11 months ago by Kostas.
    #795182

    Hey Yigit!

    It looks like I found a way around the justification problem.

    After the modification of loop-index.php you suggested, post content is rendered under .entry-content p instead of body.
    So I edited enfold-child’s style.css and added: .entry-content p
    body, .entry-content p {text-align: justify!important;}

    QUESTION:
    Is this OK or it’s just a way around a problem in loop-index.php that eventually must be solved?

    Thanks again.

    Kostas.

    • This reply was modified 6 years, 11 months ago by Kostas. Reason: even more bad english, sorry
    #795536

    Hi Kostas,

    If the CSS you posted works to solve your problem then I don’t see problems with it.

    Best regards,
    Rikard

    #795714

    OK. Thank you very much. You can close the topic :)

    #795741

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘How to move post meta below the title in the loop and on single posts?’ is closed to new replies.