Home Forums Pro Themes Photo Fusion Pro Not to start the article with the featured image ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #78793
    Vince
    Participant

    Hello!
    I set up “Photo Fusion Pro” on my WordPress

    I have 2 questions
    – In a post is it possible not to start the article with the featured image ?
    – Is it possible to use custum thumbnail image in article ?

    THanks in advance
    BR

    #78903
    wensolutions
    Keymaster

    Hello @vineperez,

    First of all thank you very much for using the theme.

    Yes, if you want to remove the featured image from the single page then please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.

    .single img.attachment-full.size-full.wp-post-image {
        display: none;
    }

    Also, if you want to add the image directly in your content area then you can do so by adding the image through “Add Media ” button.

    Screenshot:

    http://prntscr.com/kqj432

    Hope this helps.

    If you have any confusion further please let us know.

    Thank you.

    #78942
    Vince
    Participant

    THANKS ! It’s perfect

    I have an other problem, All images I try to insert in an article are enlarged to 100% of the page width even if I force a thumbnail to appear. If the image is too small, it is enlarged and it is particularly ugly because pixilated.

    Could you help me with that?

    #79010
    wensolutions
    Keymaster

    Hello @vineperez,

    Can you please provide your site URL so that we can provide the CSS fix for this?

    Thank you.

    Regards!!

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