-
AuthorPosts
-
November 6, 2015 at 12:59 pm #531424
Hi!
on mobile devices there are now serveral pictures plus describtion/title between page and footer shown. Pictures, that are not used on the page, some of them not even used at all, that are just in the mediathek without use. This occurs only on single page!
Also the menue on the mobile view is not sticky. how can i fix this?
please help!
greets
LucieNovember 8, 2015 at 7:08 am #531996Hi Lucie!
Thank you for using Enfold.
Please re-update the masonry gallery element in the page. Right now, it is empty. http://artbase-software.de/test/wordpress/wp-admin/post.php?post=3902&action=edit
Sticky header is disabled on mobile devices by default. You can add this in the Quick CSS field:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all #header { position: fixed; } .responsive #top #main { padding-top: 80px !important; } }
Cheers!
IsmaelNovember 23, 2015 at 12:43 pm #540711Hi Ismael!
thx, the code for the sticky header worked.
In the massonary there are 6 pictures; i wanted to display them as shop thumbnails. it is not working. no matter what kind of view i put in, it always scales them in the same wrong way.the other problem (screenshot) is solved.
could you take another peek? login is still active for you
- This reply was modified 9 years ago by aB-Agenta.
November 26, 2015 at 3:19 am #542817Hey!
I checked the page again but the masonry element is missing. Please create a test page where we can check the issue.
Regards,
IsmaelNovember 26, 2015 at 1:00 pm #543083Hi Ismael!
it is right there:
the pictures are supposed to be scaled…
another thing on this site: the special headings have no padding-bottom. i used this custom css code:`.av-special-heading {
padding-bottom: 20px !important; }`
but unfortunately it is not working…
best regards
lucieDecember 1, 2015 at 2:43 am #544939Hi!
Alright. My bad. Did you replaced it with a gallery? Please create a test page so that we can check the issue. What do you mean by “it is supposed to be scaled”? Try to set the Size Settings to perfect grid.
Cheers!
IsmaelDecember 1, 2015 at 11:22 am #545052dear ismael!
i moved to an own thread for the pic problem, that i created earlier to keep it apart from the mobile problem i had…
https://kriesi.at/support/topic/bug-image-scaling-doesn-t-work-with-gallery-simple-slider
greets
LucieDecember 1, 2015 at 2:55 pm #545213Hi!
Replied you there – https://kriesi.at/support/topic/bug-image-scaling-doesn-t-work-with-gallery-simple-slider/#post-545210 :)
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.