-
AuthorPosts
-
September 9, 2020 at 9:57 am #1244584
Two questions regarding the shop / portfolio:
Is it possible to setup a shop like https://kriesi.at/themes/enfold/shop/ without a shop connection? I have products but I just sell on market places and don’t have a shop.
For my product overview I currently use a Portfolio Grid (https://kriesi.at/themes/enfold/portfolio/). Is it possible to get any space between the portfolio entries? I want it to look like https://kriesi.at/themes/enfold/shop/.
September 12, 2020 at 11:49 am #1245319Hey MrJoscha,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaSeptember 12, 2020 at 3:56 pm #1245364On the page in the private content.
1. I want to have space between the elements and
2. I want to have the same height of all elements including the title. The height of the images is the same but when I include the title the height differs due to more or less title characters.
September 12, 2020 at 6:11 pm #1245411Hi MrJoscha,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #av-sc-portfolio-1 .grid-content { min-height: 70px; } #top #av-sc-portfolio-1 .grid-entry .inner-entry { width: 95%; }If you need further assistance please let us know.
Best regards,
VictoriaSeptember 14, 2020 at 1:11 pm #1245751Perfect, that’s exactly what I’ve been searching for!
Just one more thing: I also want to have the same space between the lines (1st and 5th element stick together at the moment).
September 14, 2020 at 8:48 pm #1245846Hi MrJoscha,
The block position is calculated by JavaScript and so adding margins and paddings does not have any effect, unfortunately.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
