Forum Replies Created
-
AuthorPosts
-
Hi!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Cheers!
AndyHi!
did you make any changes/customizations on the theme files?
Cheers!
AndyHi!
I tested on my own installation and lightbox is working as expected. Can you try to delete your portfolio grid and update your page please? then simply rebuild it. Keep plugins deactivated while testing.
Best regards,
AndyHey!
try to add this code:
#top #header_main_alternate { background-color: transparent; }
and let me know if this helps you.
Regards,
AndyHey!
actually that’s a WooCommerce element and it would be best to ask WooCommerce support about how to make the first half of the table smaller on mobile, as they know their plugin best.
We recommend to upgrade to Enfold 3.4.3 (maybe this will already solve your issue).
Cheers!
AndyHey!
use this code in Quick CSS field:
@media only screen and (max-width: 767px) { a#advanced_menu_toggle { top: -32px; right: -15px; } .responsive #top .logo { position: relative; top: -28px !important; }}
Cheers!
AndyHi!
glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Regards,
AndyHi!
I don’t have a 17”+ monitor, but there is no reason that it would display a different background-color on a slightly bigger screen size.
This is what I see after a hard refresh:
We can’t do anything, if we can’t reproduce the issue. Please check on another computer as well.
Regards,
AndyHey!
I tried to login, but did not work for me. Can you check please?
Best regards,
AndyHey!
bitte poste Login Daten hier als private Nachricht, damit wir uns das mal genauer anschauen können. Dürfen wir während wir einige Tests durchführen all deine Plugins deaktivieren?
Gruß,
AndyHey!
I tried to login into your backend, but credentials form your first pos are not working for me. Can you check please?
Best regards,
AndyNovember 18, 2015 at 5:00 pm in reply to: Add a small "button" in the left upper corner of each slider photo! #538316Hi!
it does look good for me on mobile and desktop:
Clear browser cache and hard refresh a few times.
Regards,
AndyHey!
yes please, post login details here as private reply.
Cheers!
AndyHey!
use this code in Quick CSS field:
aside.sidebar.sidebar_left.alpha.units { top: 45px; }
and adjust as needed.
Best regards,
AndyP.s.: nice blog by the way :)
Hi SandraSquires!
yes, WooCommerce would be a good choice. Would be best to ask WooCommerce support about any extra add-ons for their plugin.
Best regards,
AndyHey!
activate WP Super Cache plugin again and go into it’s settings. Choose to switch off caching function. Afterwards deactivate this and all other plugins. Then clear browser cache and hard refresh a few times.
Regards,
AndyHi!
I checked on firefox and it’s working as expected for me:
Make sure to use newest firefox version, clear browser cache + hard refresh a few times.
Best regards,
AndyHi!
that’s happening because you have defined this site as your standard WordPress blog page in Enfold->”And where do you want to display the Blog?”. Choose another blog page, so your page built with ALB can show up instead.
Regards,
AndyHey!
I checked again your website on mobile and it looks like this for me now:
Please clear browser cache and hard refresh a few times.
Regards,
AndyHi!
try this code in Quick CSS field:
#voucher-950d609b81fbe7132fc80302a1a15de7 { top: 97px; height: 500px; }
Cheers!
AndyHey!
don’t think anyone of us did touch your settings. We usually do testings on our localhost installation. Hope you have a backup or maybe it helps if you just delete all theme files via FTP and get a fresh copy from your themeforest account afterwards.
Regards,
AndyHi icodesign!
try this code in Quick CSS field:
@media only screen and (max-width: 767px) { .cart-collaterals .cart_totals tr td, .cart-collaterals .cart_totals tr th { padding-right: 0px; padding-left: 4px; }}
Cheers!
AndyHi!
no idea what you mean, because header is behaving the same on Chrome and Safari for me.
Cheers!
AndyNovember 18, 2015 at 3:21 pm in reply to: Masonry Gallery loses alignment after 1600px width #538183Hey!
currently margin is controlled on your website by this code:
.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry { margin-right: 15px; margin-bottom: 15px; }
No idea why it should change on a 27” monitor and I don’t have one for testing. You could try to get more control by addin media queries to the above code:
@media screen and (min-width: 1600px) { .av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry { margin-right: 15px; margin-bottom: 15px; }}
This code will work on a minimum screen size of 1600px only. Adjust it as needed.
Best regards,
AndyHi!
for scrolled header use this:
.header-scrolled .avia-menu-text { color: red; }
for non scrolled header use this:
.av_header_transparency .avia-menu-text { color: green; }
Regards,
AndyHey!
can you use screenshots to highlight the issue please? to make things clear for us. You can use imgur.com or dropbox.
Regards,
AndyHey!
try this code in Quick CSS field:
.av-hotspot-fallback-tooltip { display: none !important; }
Regards,
AndyHi!
can you provide us admin access, so we can take a deeper look into it? post login details here as private reply.
Cheers!
AndyHi!
replace Ismael’s last line with this:
$searchthumb = get_the_post_thumbnail( $_post->ID, 'square' );
Regards,
AndyHi!
I checked the page in private content on mobile and your table looks fine to me now. Can you confirm? otherwise please provide a precise link where we can see the issue.
Best regards,
Andy -
AuthorPosts