Forum Replies Created
-
AuthorPosts
-
July 4, 2014 at 6:53 am in reply to: Center Main Navigation Bar & Reduce white space under header on iPad #287045
Hi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueJuly 4, 2014 at 5:24 am in reply to: Center Main Navigation Bar & Reduce white space under header on iPad #287036You can use this code to color the toggle:
#advanced_menu_toggle, #advanced_menu_hide { color: white; background: #068ca0; }Regarding the socket you can set [nolink] here – http://i.imgur.com/YYiQFBZ.png
Cheers!
JosueJuly 4, 2014 at 5:05 am in reply to: Center Main Navigation Bar & Reduce white space under header on iPad #287033I can see that, try adding this too:
#advanced_menu_toggle, #advanced_menu_hide { color: gray; }Change gray for the color of your preference.
Cheers!
JosueAbre js/avia.js, busca linea 507:
if($.avia_utilities.isMobile) return;Reemplazala por esto:
//if($.avia_utilities.isMobile) return;Yes, you’d need to place the whole contents of avia.js in the child folder. It is update proof (it won’t get lost when updating) but if we update something in avia.js (check changelog) it is recommended to update your child avia.js too, and redo this transparent mod.
Cheers!
Josue2. No es posible hacer que solo aparezca en el primer item, la verdad.
3, 4, 5. Reemplaza esta parte:
.avia-gallery-thumb{ height: 52px; overflow: hidden; }Por:
.avia-gallery-thumb a{ display: none !important; } .avia-gallery-thumb a:nth-child(1), .avia-gallery-thumb a:nth-child(2), .avia-gallery-thumb a:nth-child(3), .avia-gallery-thumb a:nth-child(4), .avia-gallery-thumb a:nth-child(5){ display: inline-block !important; }Saludos,
JosueYou are welcome, glad we could help :)
Regards,
JosueReemplaza todo el código anterior por esto:
.avia-gallery-thumb{ height: 52px; overflow: hidden; } .avia-gallery a .image-overlay { opacity: 0.7 !important; height: 35% !important; bottom: 0 !important; top: auto !important; } .avia-gallery a .image-overlay .image-overlay-inside:before{ content: "Ver Galeria"; height: 40px; width: 120px; line-height: 40px; margin: -20px 0 0 -60px; } .avia-gallery a:hover .image-overlay .image-overlay-inside{ -webkit-animation: none !important; -moz-animation: none !important; animation: none !important; }Mándame una pagina donde tengas esta galería para ver si es posible hacer lo que me dices.
Claro, agregaste el código que puse en mi ultimo mensaje?
Hey!
Try adding this code to the Quick CSS:
.big-preview img { width: 100%; }Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
input.wpcf7-form-control.wpcf7-text { width: 100% !important; }Cheers!
JosueAdd this too:
.avia-gallery a .image-overlay { opacity: 0.7 !important; } .avia-gallery a .image-overlay .image-overlay-inside:before{ content: "Ver Galeria"; height: 40px; width: 120px; line-height: 40px; margin: -20px 0 0 -60px; } .avia-gallery a:hover .image-overlay .image-overlay-inside{ -webkit-animation: none !important; -moz-animation: none !important; animation: none !important; }Yes, that should be, do the update and try again :)
Please contact your server support regarding this issue, as this is not coming from the theme there is little we can do from our end unfortunately.
Regards,
JosueHi,
Can you post the link to that website please? make sure it has the latest version of Enfold too (2.8.1).
Regards,
JosueJuly 4, 2014 at 2:42 am in reply to: Problem with QuickStyle and Advanced Styling after updating Child Theme #286999You are welcome, always glad to help :)
Regards,
JosueHi Caroline,
Does it happen with the default WordPress theme?
Cheers!
JosueJuly 4, 2014 at 2:16 am in reply to: Problem with QuickStyle and Advanced Styling after updating Child Theme #286993Hehe, to be honest i didn’t modify anything but glad it’s working now :)
Cheers!
JosuePlease set that account as an Administrator (you can do that in Users).
Cheers!
JosueHey Darryl!
I’m pretty sure the code will affect the main menu regardless of header configuration.
Regards,
JosueYes, you can do that in Users > Add new (use (Email address hidden if logged out) as the email).
Best regards,
JosueHi,
Quick CSS is located in General Styling (at the bottom), but i believe i found the real root of the issue. Can you please create me an administrator account? post it here as a private reply.
This is related to your other issue, i’ll close this so we can keep the conversation in one place.
Regards,
Josue-
This reply was modified 11 years, 9 months ago by
Josue.
Hey!
Try adding this code to the Quick CSS:
.single-product li[itemprop="reviews"] p { color: black !important; }Cheers!
JosueYou are welcome Darryl, we are always glad to help :)
Regards,
JosueHi,
Can you please create me an administrator account? post it here as a private reply.
Regards,
JosueHey Carlos!
Try adding this code to the Quick CSS:
.avia-gallery-thumb{ display: none !important; }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.header_color .main_menu ul:first-child >li > ul, #top .header_color .avia_mega_div > .sub-menu{ border-top-color: blue !important; }Cheers!
Josue -
This reply was modified 11 years, 9 months ago by
-
AuthorPosts
