Forum Replies Created
-
AuthorPosts
-
Hi djshortkut!
please refer to this post: https://kriesi.at/support/topic/tab-load-delay-and-accordion-slidedown-speed/#post-267181
Best regards,
AndyHi!
can you give us a link to your website showing the menu? would be much easier to provide you some code. However try this:
#top .main_menu .menu li ul a { font-weight: bold!important; font-family: georgia; }
Cheers!
AndyHey thatclick!
please refer to this post: https://kriesi.at/support/topic/different-logo-for-shrinking-header/#post-295201
Best regards,
AndyHey!
I am not sure what you want to achieve and I can’t see any issue on your website. Could you please elaborate? Do you want to remove one item of your menu? if yes you can do so in Appearance->Menus and open the item to click on “remove”.
If not use screenshots to highlight what you mean. You can host them on imgur.com
Best regards,
AndyHi!
thanks a lot for sharing!
Regards,
AndyHi!
why do you think the blue div section is not responsive in portrait mode? How do you want it to look like? can you provide us a mockup please?
I don’t understand what you mean with the second part of your post, because I can’t see any sidebar on the link you have provided. Please show us what you mean providing us screenshots and a link showing what you mean.
Best regards,
AndyHi!
du kannst hier ein Feature Request für Kriesi machen: kriesi.at/support/enfold-feature-requests/
Lieben Gruß,
AndyHey Bernd!
thanks for using Enfold.
Very strange behavior. Could you please try to deactivate all plugins and see if this helps? If it does not do you mind providing us admin access so we can have a deeper look into the issue?
Cheers!
AndyHi!
when I am on this http://andes-world-travel.flywheelsites.com/exploring/ and go to http://andes-world-travel.flywheelsites.com/trekking/#colombia-trekking it works just fine:
Best regards,
AndyHi!
Versand und Steuer auf eine Zeile zu packen wird schwer, weil es sich nicht über CSS kontrollieren lässt. Aber die Höhe der Sterne kannst du hiermit kontrollieren:
.woocommerce.archive .product .star-rating { top: 5px; }
Passe “5px” nach deinen Wünschen an.
Cheers!
AndyHi vollstark!
kannst du uns bitte einen Link zu der Seite geben auf der du diese Anpassung möchtest?
Gruß,
AndyHi!
alright. Let us know if it helps. If not please tell us what you want to achieve.
Cheers!
Andyand add the mobile media queries to the code:
@media only screen and (max-width: 767px) { .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin { max-height: 248px !important; min-height: 248px !important; }}
Regards,
Andy- This reply was modified 9 years, 9 months ago by Andy.
Hey!
please tell us exactly what you want to achieve with thise code:
@media only screen and (max-width: 767px) { .grid-entry.flex_column.isotope-item { max-height: 248px !important; min-height: 248px !important; }}
so we can provide you a solution for your problem. However you can try this one instead:
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin { max-height: 248px !important; min-height: 248px !important; }
maybe it’s what you need.
Cheers!
AndyHi!
ah, can you please post a link to your website where it should work?
Cheers!
AndyFebruary 14, 2015 at 11:42 pm in reply to: eigenes Portfolio als iFrame für andere Seiten einbettbar? #396239Hey albiedo!
Ja, du kannst den HTML Code des iFrames in das Code Element oder auch Text Element des Avia Layout Builder einfügen.
Gruß,
AndyHi!
alright. Let us know if you need any more help.
Best regards,
AndyHi!
glad we could help. Let us know if you need any more help in the future with one of our themes.
Best regards,
AndyHey Richard!
Please always post a link to your website showing what you mean. What do you want to achieve exactly? Do you want to use a custom icon? if yes see this: http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
But I think you want to use a background image, right? You could try with something like this:
.alternate_color .avia-icon-list .iconlist_icon { background-color: #d0d0d0; background: #d0d0d0 url('IMAGE URL HERE') no-repeat; }
but I am not sure if it could work.
If it does not I would suggest to hire a freelancer for this, because the icon list is meant to be an “icon” list and is not made for using any background images.Regards,
AndyFebruary 14, 2015 at 6:54 pm in reply to: Mobile Menu and WooCommerce Cart button don't look good #396193Hi!
for me it looks good on iPhone 5 and not like in your screenshots. But try this code:
@media only screen and (max-width: 767px) { .responsive #top .cart_dropdown { right: 3.5%; }}
Cheers!
AndyHi Me.llamo!
It’s better to write only private data into private message and normal messages into the normal field, so other people can find the same issue when searching for it in the forum.
When clicking on logo? when I click on your logo I don’t see any portfolio. Do you mean when clicking on “portfolio”? but what about the other portfolio items then? do you want to remove them? Or do you mean another “logo”? but where? please always show screenshots and provide us a link showing what you mean. On the first link you have provided I don’t see any “logo” item, instead only an image. I think the answer for what you want to achieve you will find here: https://kriesi.at/support/topic/open-link-in-lightboxiframe/#post-215226
Hope that helps.
Regards,
AndyHi Jason!
I am not really sure if I get what you mean. Could you please post a link to your website? and also could you send us a mockup of what you want to achieve? so we can get a better idea.
Best regards,
AndyHey!
please look through your whole CSS and check if there are two of the same, like here:
.grid-content { min-height: 85px; padding: 10px; } .grid-content { min-height: 55px!important; padding: 5px 3px 5px 3px; }
Please remove those codes which are appearing twice.
You can also try to remove ALL your CSS and see if things get better. Afterwards you can put every code one by one to see which one could cause any conflict.
Best regards,
AndyFebruary 13, 2015 at 8:45 pm in reply to: Tiles Missing Images From Home Page and Lots of other issues after updating Woo #395994Hey!
Please deactivate all plugins, you have quite a lot of them installed. One might cause the issues. Afterwards you can activate them again one by one to see which one is causing it.
I can’t see any “Enfold Theme” in the footer near copyright. What do you mean? can you post a link and show it using a screenshot please?
Cheers!
AndyHey!
Just be aware that any third party plugin can cause a conflict and can therefore be the reason that your theme not working correctly anymore. Did you already deactivate all of them to see if things get better?
It should not make any difference where your code is located.
I am also still not fully convinced that your server is not using some kind of caching. You are not using any kind of CDN, are you?Cheers!
AndyHey newtonlinchen!
a) which link to individual post page do you mean? please provide us a link and a screenshot showing what you mean
b) What do you mean? “Why would the comments?”. Why would the comments what? you can activate comments in the Screen Options of WordPress.
c) There a plenty of Facebook comments plugins. On Google’s first page I found this https://wordpress.org/plugins/facebook-comments-plugin/. Feel free to experiment with them.
Cheers!
AndyFebruary 13, 2015 at 6:13 pm in reply to: Enfold product side pop-out – conflicting with cart window #395928Hey user877!
I am not really sure if I get what you mean. Which pop out do you mean is popping out before you click on the item? Can you please post a link to the website showing this issue? Try to deactivate all other plugins to make sure none is causing any conflict. Also make sure to use the newest theme and WordPress version.
Best regards,
AndyHey!
are you still using a child theme? please deactivate it completely at first, to make sure it is not caused by it. Clear your browser cache. I can also see that you are using more than 40 plugins, which is really a lot! please deactivate all of them to make sure none is causing this issue. Let us know if that helps.
Cheers!
AndyFebruary 13, 2015 at 5:35 pm in reply to: Mobile Menu with Submenu items: Top item not clickable #395900Hey!
alles klar! Wenn du noch Hilfe mit einem unserer Themes benötigst, dann sind wir sehr gerne für dich da.
Liebe Grüße,
AndyHi!
awesome! so at least now we know what is causing your issue. However child theme should work. Did you implement it correctly? please follow the instructions and download the child theme files here: http://kriesi.at/documentation/enfold/using-a-child-theme/
Regards,
Andy -
AuthorPosts