-
AuthorPosts
-
February 14, 2018 at 9:51 am #912164
Greetings from Vienna!
With the last update today the website does not look that nice any longer as the symbols row has been shortened and shows 6 and then one separate. And the last one ignores floating left?! Please see:
I tried to fix it with inserting two eVision Responsive Columns setting it by 4 columns in first row and another below with 3 columns.
BUT: website shows 3 Symbols first row then one separate, then 2 and the last one also separate in one row. Completely awful.Can you please help me with this feature. The code seems correct?!
See the eVision Responsive Columns code in Private Content.
Thank you in advance and best regards
Gerhard
February 14, 2018 at 2:29 pm #912265Hey Gerhard,
How are they supposed to look? I see what you are describing but I’m not sure how it looked before the update?
Best regards,
RikardFebruary 14, 2018 at 3:12 pm #912299Thank you Rikard!
Before there were the 7 symbols floating left in one single row. But maybe container space has changed now?!best regards
Gerhard
February 15, 2018 at 5:14 am #912609Hi Gerhard,
Thanks for the explanation, please try this CSS:
figure.wp-caption.alignleft { margin: 4px 10px 10px; }It looks like you have the same CSS declaration twice, you should probably remove one of them to avoid any confusion.
Best regards,
RikardFebruary 16, 2018 at 9:33 am #913181HI Rikard!
Sorry but it did not work out.
Should I set the size width of the main content higher?
Please find all the custom css in the private content. It is not that much!best regards
Gerhard
February 17, 2018 at 5:25 am #913469Hi Gerhard,
You will likely need to play around with the value a bit to get it looking right. This works when I check in my browser:
figure.wp-caption.alignleft { margin: 4px 5px 10px; }Best regards,
RikardFebruary 19, 2018 at 1:11 pm #914228Thank you Rikard for the quick support!
Worked fine! X-file can be closed.
best regards
Gerhard
February 19, 2018 at 4:10 pm #914354Hi Gerhard,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.
