Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #591388

    Hello

    I have the latest Enfold on the latest WP. All articles have one line hidden under the display photo (example link in private)

    Kindly advise

    #591894

    Hi Mustafa,

    I’m not sure I understand the problem, could you try to explain a bit further and/or post a screenshot of it please?

    Regards,
    Rikard

    #591905

    Hi Rikard
    Simply, the Display Photo covers the first line of the Article. a screenshot is attached in private

    #592201

    Hi!

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

    .single-post .entry-content {
        top: 50px;
        position: relative;
    }

    Regards,
    Yigit

    #592221

    Hi @Yigit

    Yes, it worked perfectly!

    Many thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘One line of Article is hidden under the Display Photo’ is closed to new replies.