Forum Replies Created
-
AuthorPosts
-
Hi, did anyone find a solution? Thanks :)
Thank you Basilis, I’ll take a deeper look at what can be causing this.
Yes, this worked! Thank you so much Jordan! :D
Hey Jordan, I had already tried that code and it didn’t work. Cleared browser cache, also. Thank you for your reply.
- This reply was modified 7 years, 6 months ago by cosmicresearch.
This changes the width, however it’s a simple rescale. The maximum resolution you can upload is 200×100 which doesn’t change.
Thank you!
- This reply was modified 7 years, 6 months ago by cosmicresearch.
Wow thank you Yigit! It worked!
Strangely there is another bug: when I click on the menu, it automatically scrolls to the top of the page (in mobile, again).
Thank you <3
No Sarah, I found the solution searching a bit more. A padding is needed in mobile header. Thank you.
However, the logo still slightly shifts when you click the menu button.
- This reply was modified 7 years, 6 months ago by cosmicresearch.
Sure, here is the link.
Hi Mike,
Here is the site info.
Thank you!
Dear Mike,
Unfortunately this didn’t make any change. I also tried .av-tab-section-image. The image dimensions seems to be capped at 100×200 (not 180×180).
Kind regards,
ManelHey Mike,
I don’t understand what you meant by the multisite connection. By resetting WP all plugins get deactivated in test.cosm…. .org. I do have plugins in my main site, though.
Sorry Mike, I forgot I removed it after trying to solve it. I just uploaded the demo again so you can check it. Thank you Mike!
Transient cleaner worked! Thank you once again Yigit!
Dear Yigit,
It appears as there are no updates available! I’m running 3.8.
Cheers and thanks for the fast response as always <3.
I now have another problem. I cannot change the padding for an image under that CSS class (test), even if I add:
.test{
padding: 0 !important;
border: 0 !important;
}OK I think I found it!
1. Add Custom CSS first: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
2. Edit color section. Put CSS type on color section, in this case, “test”.
3. Add to Quick CSS:.test { display: none; }
@media only screen and (max-width: 767px) {
.test { display: block !important; }
}Hey Guenni! Thank you very much! That’s right what I needed! Do you know how to make the transition smoother? It looks kind of bumpy when you scroll down. Thank you again!
Strange, I’m using a Huawei X2 and chrome. I’ll try on other devices. Thanks :)
Bump :)
-
AuthorPosts