Hello
I am currently setting up my site using Enfold where I want to use the post blog as a display for my application with screenshots and descriptions (Menu item: Product).
It is sort of working but I have the following issues:
1. The images are autoscaled to a specific size and I want to keep the original size
2. When I click on categories (a sidebar blog widget) the images are not displayed at all.
I have the following in Quick CSS to prevent the link from blog name and blog images:
.entry-content-wrapper .post-title {
pointer-events: none;
}
.big-preview.single-big a {
pointer-events: none;
}
I am using the advanced layout editor for the blog layout
Regards
kim
Hey kim,
The images are scaled to fit you content area. For example, if you did not have sidebar, images would be bigger.
When I clicked on categories in sidebar, I was taken to those pages and images were there.
If you still want us to take a closer look, you have to give that user you provided, temporary admin access.
Best regards,
Victoria