-
AuthorPosts
-
January 14, 2019 at 6:11 pm #1053743
Hi,
although I have put “no scaling” to a slider and a gallery, both are scaling. When I put in a simple picture it’s okay.
What do I have to do if I want no scaling?
Thank you,
VeeJanuary 15, 2019 at 8:45 am #1053991Hey Loveronika,
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,
NikkoJanuary 18, 2019 at 6:54 pm #1055604Please find the information in the private content section
January 19, 2019 at 5:38 pm #1055908Hi Loveronika,
I have added this css code in Quick CSS (located in Enfold > General Styling):
#top .avia-slideshow li img { width: auto !important; } #top div .avia-gallery .avia-gallery-big-no-crop-thumb img { height: auto !important; }
however I have also disabled css merging and minification in Enfold > Performance since it’s not fetching the new css.
Best regards,
NikkoJanuary 20, 2019 at 6:04 pm #1056220Hi Nikko,
thank you so much!
I would like the same for the gallery.
What would I have to put in the css for that?
Kind regards,
VeronikaJanuary 21, 2019 at 4:35 am #1056405Hi Veronika,
I have modified the layout to your gallery from 1/1 to 1/4 1/2 1/4 then I added a class my-gallery-column then in Quick CSS I added:
@media only screen and (max-width:1024px) { #top .my-gallery-column { margin-left: auto; margin-right: auto; max-width: 900px !important; width: 100% !important; } }
Best regards,
NikkoJanuary 21, 2019 at 2:00 pm #1056642Hi Nikko,
thank you.
But the gallery is no smaller than the simple pictures and the slider. I would like the same size for all of them.
Can you please help again?
Kind regards,
VeronikaJanuary 21, 2019 at 3:01 pm #1056702Hi Veronika,
I have changed it again from 1/4 1/2 1/4 to 1/1 then added my-gallery-column in Custom Css Class.
Removed the last code I gave and replaced it with:#top .my-gallery-column { max-width: 920px; margin-left: auto; margin-right: auto; width: 100%; float: none; }
Hope this helps :)
Best regards,
NikkoJanuary 21, 2019 at 3:16 pm #1056719Hi Nikko,
great! Thanks a lot :-)
VeroJanuary 21, 2019 at 3:22 pm #1056723Hi Veronika,
Glad that we could help you :)
Thanks again for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘No scaling of elements’ is closed to new replies.