Okay
  Public Ticket #2634699
Change 'previous project'/'next project' thumbnail
Closed

Comments

  • marhellinger started the conversation

    Hi,

    Thanks for that, just fixed it.

    Under project heading settings > background type > I needed to change the background type to image and then upload the new image.

    9452006534.png

    Thanks 

  •  2,963
    Andrew replied

    Hi There,

    Try this css:

    .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .proj-bg-img, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .post-bg-img, .blog_next_prev_buttons[data-style="fullwidth_next_only"] .post-bg-img {
        background-image: url(https://source.unsplash.com/VK284NKoAVU) !important;
    }

    Hope this helps.

    Kind Regards.

  • marhellinger replied

    Thanks for sending.

    I recall there being somewhere in the backend I can just upload the photo to, but can't find where that is, any help would be great.

    Thanks

  •  8,849
    Tahir replied

    Hey Again,

    The Images set in the "Featured Image" Metabox for Each Project would automatically show up in the Next/Previous Thumb Section. See screenshot: 

    5300597478.pngClick To Open Larger Image.

    Thanks


    ThemeNectar Support Team 

  • marhellinger replied

    Thanks