• Resolved Captain.Nemo

    (@captainnemo-1)


    Hi

    How can I specify the size of the image shown in the detail view of the project page? I also would like to remove the “button” in this view.

    Thanks
    Mic

Viewing 1 replies (of 1 total)
  • Hello,

    At this moment specifying the size of the image feature is not available but you can upload a full-size image or small image as you need

    You can write custom CSS for hiding button in ‘wp-content->theme->yourtheme->style.css’ file like

    .wppap-main-wrapper .wppap-content .wppap-project-url-btn { display: none; }

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Modify Project Detail Page’ is closed to new replies.