Forum Replies Created
-
AuthorPosts
-
I found the problem. I used other custom code for the same items before. After deleting this and using your code, it worked. Thanks a lot and have a nice weekend :):):)
Hey Mike,
thanks for the code snippet. I did what you explained but sadly I don’t see any changes.
Every time I use css with the developer tool in the browser the changes appear but when I paste the code in ADD CSS it doesn’t work.Do you think to use the style.css of the child theme would give us a better shot here?
Kind regards
JulianHey Nikko,
I did all of it, but still the code doesn’t work. Is there another way?
Kind regards
JulianIt looked like this could work, but id just changed in chrome dev mode. When I pasted it in add css, it didn’t work.
.av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image { width: 120px; }
Hey Mike,
thanks for your reply. Sadly it didn’t work. Any other ideas? I paste it into add css and deleted the cache.
Kind regards
JulianHey Victoria,
any updates from Kriesi?
We are looking forward to your feedback?
Greetings Julian
In case you prefer English:
Dear Kriesi Team,
we are Smiles Africa Chariy, a German-Kenyan association which is committed to education in Kenya and East Africa. We are an initiative founded four years ago by students, who are 100% volunteers.
We are currently planning a WordPress workshop to be held in February 2020 in the slum Korogocho in Nairobi, Kenya. In this workshop, 15 creative young people from the informal settlement will receive advanced basic knowledge about the CMS WordPress. The aim is that by the end of the workshop, each participant will not only have advanced basic knowledge of WordPress, but also have his or her own site live. Since we have been working with your Enfold theme for years and are big fans, we hoped you could support us in this endeavor. Specifically, we would be happy if you could provide us with 15 licenses.
Of course we would name you as sponsors on our website (http://www.smilesafricacharity.com) and thank you for your commitment in social media. In addition, a short video summary is planned in retrospect in whose credits we would of course name you.
A short presentation of our pilot workshop can be found here:
https://smilesafricacharity.com/wp-content/uploads/2020/01/Smiles-Africa_Digital-Empowerment_EN.pdf
We are of course available at any time for further questions.
We would be pleased about a positive feedback.
Kind regards
Hello,
I have the same problem but the function doesn’t work for me. I use the German WordPress and also the child theme. I also tried the other thread. Was there maybe an update?THx in advance
November 17, 2018 at 4:45 pm in reply to: Response does not work on landscape (iPad) and scroll to top in mobil #1034754Thx that worked. Perfect. Thank you so much for the support. I really love to work with your Theme. :)
November 15, 2018 at 12:46 am in reply to: Response does not work on landscape (iPad) and scroll to top in mobil #1033742I guess I was too hasty. Unfortunately the code does not work. If I use it, the parallax on the desktop version will also be shut down. I just want it to be deactivated on the iPad landscape
@media (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 1), (-webkit-min-device-pixel-ratio: 2) {
#top .flex_cell {
background-attachment: scroll !important;
background-size: cover !important;
background-position: center center !important;
}
}Do I have to enter something with it?
- This reply was modified 6 years ago by formwild.
November 14, 2018 at 3:24 pm in reply to: Response does not work on landscape (iPad) and scroll to top in mobil #1033525*update:* Now it is working again, but the silder-pics are still zoomed
Acutally this code is not working, since is is nice on the iPad but also disables the fixed pictures on the desktop version too.
@media (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 1), (-webkit-min-device-pixel-ratio: 2) {
#top .flex_cell {
background-attachment: scroll !important;
background-size: cover !important;
background-position: center center !important;
}
}- This reply was modified 6 years ago by formwild.
November 14, 2018 at 3:05 pm in reply to: Response does not work on landscape (iPad) and scroll to top in mobil #1033515Hey,
the image of the slider is displayed with like 500 % zoom. Buttons and Headline are alright, but the pic is not working proberly.
November 13, 2018 at 11:26 am in reply to: Response does not work on landscape (iPad) and scroll to top in mobil #1032935Hey Ismael,
perfect that worked. Thank you so much. :D But now there is another problem. My slideshow is not working properly (also just on the iPad in landscape). Can we change this?
November 10, 2018 at 5:56 pm in reply to: Response does not work on landscape (iPad) and scroll to top in mobil #1032047Hi Ismael,
the breaking point is now set to the second option but it does not change anything.
When first idea: Changing the cell’s breaking point for screen width is equal or less than 1366px didn’t worked. The page was totally messed up.
The second option worked but I need the fixed picture in the Desktop version. Is it possible to just disable it in the iPad landscape with or something like this? Or if the page is screened on a mobile device, then disable fixed or parallax?
November 6, 2018 at 6:03 pm in reply to: Response does not work on landscape (iPad) and scroll to top in mobil #1030484Thx for the reply.
I also don’t find the prob in the browser emulation. But if you use a iPad pro 11′ in landscape the page looks messy. I also tried the screen options, but this also does not solve the prob.
November 2, 2018 at 3:00 pm in reply to: Response does not work on landscape (iPad) and scroll to top in mobil #1029167Hey Ismael,
thx for the reply.
1) I don’t know it just appears unstructured on the iPad in landscape-mode. Like here
2) Thx that worked
I also have another issue now:
I want the name and the utton in my headerslider to stay and just change the title in every slide. Is this possible?
-
AuthorPosts