• zunu

    (@zunu)


    I have my website built with oceanwp and elementor. My homepage is designed with elementor. I have used elementor’s post widget to bring my blog posts on my homepage. The issue is that the homepage is looking fine on desktop but when it comes to smaller devices (767 or less than 767px width ), the Elementor post widget content that includes ‘excerpt’ & ‘Read More’ button is not displaying. The post image is displaying on smaller screens as well but post’s excerpt and Read more button is not showing up. What could be the reason for this? How can I solve this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Abhishek

    (@abhikr781)

    Hi,

    Those sections created with the elementor and Oceanwp doesn’t control the elementor design/settings.

    Please try to check the elementor settings and the issue you are facing because of the following code:

    @media (max-width: 767px)
    .elementor-171 .elementor-element.elementor-element-e2e85be .elementor-post__thumbnail__link {
        width: 100%;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Elementor content not displaying on mobile’ is closed to new replies.