I have two questions:
1. How can I hide de link icon?
2. Some photo's I upload don't show up in the back-end. What are the limitations/ preferred sizes etc for photo's?
Hi,
Sorry for reply my delay!
1. You want to hide the link icon, you can add the following to style.css file:
span.juxp-link {
display: none;
}
2. No limits when you upload photos.