-
AuthorPosts
-
October 23, 2018 at 9:23 am #1025285
Hi guys,
My site seems to be displaying the thumbnails during mobile/responsive mode in a rectangle, which is much smaller than the original thumbnails shown on desktop (square).
How can I set the mobile thumbnails to be the same size as the desktop thumbnails?
Also, is there a way for me to define the thumbnail sizes in desktop too?
Thank you for your assistance.
October 24, 2018 at 10:09 pm #1026132Hey foxvendetta,
Take a look at the plugin here
and use that one to edit the image sizes! :)
Let us know if it woks out for you.
Best regards,
BasilisOctober 25, 2018 at 5:54 am #1026193This reply has been marked as private.October 28, 2018 at 7:42 pm #1027305Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
BasilisOctober 29, 2018 at 11:22 am #1027446This reply has been marked as private.October 30, 2018 at 4:01 pm #1028104Hi foxvendetta,
I have added this code in your Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .cbp-caption-defaultWrap .image-container { background-position: top center !important; height: 340px; } }
Also noticed you have another code which you wrapped inside
<style></style>
I have removed since it may cause some issues.
Let us know if you need further assistance.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.