Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #757146

    Hi,
    I need your help, I have activated my advanced layout builder for my blog but the preview image don’t show there is only text, I would like a little preview, how do I achieve that manually with the advanced layout builder ?
    Can I add my articles one by one in my blog page so I can put something (an image) in between ?
    Thank you

    #757197

    Hey jimbeamkentucky,

    Did you add the image via the featured image section on the bottom right of the page or another method?

    Best regards,
    Jordan Shannon

    #762925

    Hi, Jordan

    I solved the probleme on desktop BUT I still have a streched image in height on the mobile responsive preview , how can I fix that??? thank you

    #762952

    Hi,
    Can you please include a URL to the page you are having an issue with?

    Best regards,
    Mike

    #766342

    voila merci

    #766348

    Hi,

    It seems right click and element inspector have been disabled from the site. Can you please remove it as it is needed to move forward.

    Best regards,
    Jordan Shannon

    #766350

    sorry it’s my copy protection, it has been deactivated now you’re good

    #766354

    Hi,

    It is still not functional for me. I have completely cleared the cache and browser.

    Best regards,
    Jordan Shannon

    #767085

    Hi Jordan,
    I completly removed the copy protection plugin and deactivated the supercache plugin, I don’t know what I can do more,
    thanks for help

    #767175

    Hi,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .big-preview img {
        width: 100% !important;
        height: auto !important;
      }
    }

    Let us know if this helps :)

    Best regards,
    Nikko

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