Forum Replies Created
-
AuthorPosts
-
The sticky popup plugin don
t work well especially when I set the positon left oder right. Do you you why the title (Kontakt-Info) don
t be shown correctly?could you please help me?
by the way, the images width should be reduced so that they don`t become contorted.
Hi Yigit,
Remove toggle id on the url: It is more complicated than I have thought. I let it so and will try to delete it late when I have more time.
However thanks!Hi Yigit,
can I delete it instead of rename it?
Please see my example website. The page url is the same when I open the accordion.Hi Yigit,
1. Do you mean: I shoud add “add_theme_support” to the line: “Für Entwickler: Benutzerdefinierte Toggle ID”? Now “#toggle-id-1” will be replaced by “#add_theme_support”. But I want that the browers only show the url of the page although I click on the accordion (no #toggle-id-1).2. Thanks a lot. I am happy with this now.
Hi Yigit,
I have named it individualreise
@media only screen and (max-width: 767px) {
.individualreise {
width: 100% ! important;
margin-left: 0 !important; }
}
The iconboxs still display next to each other on mobile verson 768px. Could you please check it?Regarding my question about toggle id on the url. I have added this following code to my enfold child but nothing happens. Could you please take a look too?
add_theme_support(‘avia_template_builder_custom_tab_toogle_id’);
Hi Yigit,
you are right. Thanks a lot.Hi Yigit,
the infos are under:hi yigit,
unfortunately it doesn’t work. Could you please check it again?Hi Isamel,
the animation is still there.No Rikard,
I have add 3 pictures under the video. I want to turn off the image animation effect so that they are not zoomed out when the user scrolls down.
I have tried this but it didn’t work..avia_transform .avia-gallery-thumb img.avia_start_animation {
animation: none ! important;
}.Wow. Thanks
Hi Rikard,
thanks a lot. I want to custom some contact forms on a nother pages too. How should the CSS look liked?.page-id-3786 .page-id-3353 .page-id-4686 .wpcf7-list-item-label {
color:white !important; }–> ist that right?
Hi Ismael,
thank you so much for your answer. It works well. We can close this topic now.Hi everyone,
thanks so much. I have understand the principle. We can close this topic now.Yes. You can close this topic.
super. Thanks a lot. Yigit
Hi Vinay,
I have added this code to my CSS. Now the email icon is also transition. How can I tell the browser that only the phone icon von entypo fontello (ue854)show do the transformation?#top .phone-info .av_font_icon {
-ms-transform: rotate(90deg)!important;
-webkit-transform: rotate(90deg)!important;
-moz-transform: rotate(90deg)!important;
transform: rotate(90deg)!important;
}Thanks Andy. I will try it.
Our 15.6 inch screen has a resolution of 1366×768, the 23 inch screen a resolution of 1.920×1080.
Our Website is
Thanks Isamel
Enfold uses default color (#f8f8f8) for the space between two columns.
I would liked to add one background (#fff) and one shadow for those two columns (please see dropbox) sothat the user see they belong to each other.
Could you please helf me with this?Hi I have decided to use the two columns layout instead of gridrow. Please ignore my question above.
Hi Rikard,
now the columns stay in the middle but there now space between them anymore (mobile version)Hi Rikard,
thanks for working on the weekend. I have used max-width: 354px, instead of 50%. The columns look better now.
One more question for this: how can I set each column stand in the middle (instead of on the left) of the smart phone (witdh 667px for example)?June 24, 2016 at 10:12 pm in reply to: reduce column space for contact form 7 on mobile version #653190you save my day. Thanks so much.
Hi Andy,
I have tried your code but the breadcrumbs disappeared on monitor version. So I modified it a little bit.
@media only screen and (max-width: 767px) {
.title_container .breadcrumb {
top: -15px!important;
left: 2px !important;
}}
The breadcrumbs looks great now!
———
by the question 2: How can I add an extra class for the map sothat it is more white space between the toggle and the map on mobile version?Hi Ismael,
thanks for the codes. It doesnt change anything. However I don
t want to add an icon to the breadcrumb anymore.
Sorry. I have forgotten to deactived the maintance mode.
Thank a lot for your answer. -
AuthorPosts