-
AuthorPosts
-
January 20, 2016 at 5:52 am #754706
Hey there!
I’m using the card element of the X Theme in a project but they seem to have some issues in Firefox
that I can’t get my head around. Especially if you downsize the browser window, the pictures start to stick out and don’t shrink as they should. See the screenshot for details.The url is: http://wordpress.p276374.webspaceconfig.de
Login credentials via pm?Thank you, best regards,
HenningJanuary 20, 2016 at 6:22 am #754758Hi,
Thanks for writing in!
Yes, please send us your http login and wordpres admin login in private reply. Thanks
January 20, 2016 at 10:09 am #755177This reply has been marked as private.January 20, 2016 at 4:42 pm #755786Hi Henning,
Please add this CSS at Admin > Appearance > Customizer > Custom > CSS:
.x-card-outer .x-face-graphic img{ width: 100% !important; min-width: 0 !important; } .x-card-outer.center-vertically .x-face-content { display: block !important; }
Then please check again, thanks!
January 21, 2016 at 2:18 am #756484Thank You! Almost.
Now I have the problem that the headlines on the front of the card are below the card itself.
(tested on an iPhone 6). Could you quickly look into that too? 🙂January 21, 2016 at 2:35 am #756494Hello There,
Please update above CSS to this:
@media (min-width: 979px){ .x-card-outer .x-face-graphic img{ width: 100% !important; min-width: 0 !important; } .x-card-outer.center-vertically .x-face-content { display: block !important; } }
Hope this helps.
January 21, 2016 at 2:39 am #756503I changed it to “min-width: 720px” but other than that it works like a charm.
Thank you! 🙂January 21, 2016 at 2:45 am #756512You’re welcome! 🙂
February 2, 2016 at 11:24 am #776333I, too have problems with the cards in Firefox.
I followed your advice in this thread, which improved it a little, but ended up with having the images from the front page below the cards, and the front page text had disappeared.
What can I do?
Hans
February 2, 2016 at 4:55 pm #776821Hi again.
I just had to undo the customizations because they actually made it worse. They ruined the view in Safari. So after undoing, Safari is OK, but in Firefox it looks like the image included.The site is http://savingourplanet.net
February 2, 2016 at 4:57 pm #776822Here comes the file:
February 2, 2016 at 8:02 pm #777064Hi There,
Thanks for writing in.
Would you mind opening a new thread and share us your admin credentials so we could check you setup closer.
Don’t forget to set it as private reply.
Thanks.
-
AuthorPosts