Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1478847

    Hello,

    Is there a way to specify in the style of the single block post that no preview image is displayed above the post?

    Thanks in advance

    #1478857

    Hey catssoft,

    I’m not sure if I fully understand your question. Do mean that you want to hide the featured image while using the default WordPress editor in your posts?

    Best regards,
    Rikard

    #1478862

    Hi Rikard,

    thank you for your answer.

    The problem is that under “Enfold Child Theme Options – Blog Layout” under the option “Single Post Style” you can set that a large or small image should be displayed above the blog article. But since this looks unsightly for us, I would like to leave out this image above the blog article altogether.

    Hope this helps to understand.

    Best regards

    #1478892

    Hi,
    We can offer css to hide the image above the blog article, please link to your page for us to examine.

    Best regards,
    Mike

    #1478893

    Hello,

    thank you for your answer.

    Send you link in private content and hope you can solve the problem.

    Best regards

    #1478895

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .single-post .big-preview.single-big {
    	display: none;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1478899

    Hi Mike,

    thank you so much!

    CSS Works.

    Best regards and nice weekend.

    • This reply was modified 1 day, 1 hour ago by catssoft.
    #1478901

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Blog – Style single post – option no preview image’ is closed to new replies.