Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #359562

    Hello,

    I use WordPress and Enfold theme in french.

    When creating an article, on the right column, just below the publish button, we can choose the post format (video, image, sound, default …).

    Once the post published on the top left of the post I have a big gray icon who gets the format selected. I’d like to remove this icon.

    Best regards

    Thomas

    #359568

    I’ve another question about this icon.

    When In select a thumbnail, the thumbnail replace the icon. But the thumbnail is bigger than the icon. How can I change the size of thumbnail?

    Best regards

    Thomas

    #359582

    Hey!

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

    .template-blog .blog-meta { display: none; }
    .single .big-preview { padding: 0; }

    Regards,
    Yigit

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