Forum Replies Created
-
AuthorPosts
-
Hey jnightingale,
Do you have a caching plugin? can you try to flush the cache or disable the caching plugins. Hope this helps :)
Best regards,
NikkoHi,
Thanks for using Enfold :)
Best regards,
NikkoHey Dandelion222,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#footer .flex_column.av_one_third { width: 23%; margin-right: 2%; margin-left: 0; } #footer .container > .flex_column.av_one_third:last-child { width: 50%; margin-right: 0; }
Hope this helps :)
Best regards,
NikkoHi,
Glad that it’s fixed and thanks for pointing out the thread that shows the solution :)
Best regards,
NikkoHey,
Glad to hear that. Thanks for using Enfold :)
Regards,
NikkoHey noelle,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header .av-main-nav > li > a { line-height: 140px !important; }
Hope this helps :)
Best regards,
NikkoHi,
I can see there are modifications to the form coming from your custom.css, that’s why it looks a bit different, try adding this css code:
#top .avia_ajax_form .select { border-width: 2px !important; padding-bottom: 13px !important; }
Hope this helps :)
Best regards,
NikkoHi,
Sorry for the late response and glad to hear that it’s fixed. Thanks for using Enfold :)
Best regards,
NikkoHi,
Just to clarify are you referring to the Element Preview on the right, see screenshot: http://imgur.com/a/uAi5U
Best regards,
NikkoHi,
Can you elaborate more how selecting the uncategorized break things?
Best regards,
NikkoHi,
Glad to hear that! Thanks for using Enfold :)
Best regards,
NikkoHi,
This is to make the caption slightly transparent:
.av-masonry-container figcaption.av-inner-masonry-content.site-background { background: rgba(255,255,255,0.8) !important; }
As for hiding specific images on mobile and hide specific images’ mouseover title/caption, we need to know what are those images so we can give you a custom css code.
Best regards,
NikkoHi,
Glad that hear that. Thanks for using Enfold :)
Best regards,
NikkoHi Dirk,
Glad to hear that it’s fixed. Let us know if you need more assistance or if we can close this thread :)
Best regards,
NikkoHi,
Sorry for late response, can you try to add this code at the bottom of functions.php:
add_action('avia_builder_mode', "builder_set_debug"); function builder_set_debug() { return "debug"; }
The reason it’s not working on homepage is because the structure is a bit changed, with the code added it will show the shortcodes used and might show us what the problem is. Let us know if you have added this :)
Best regards,
NikkoHi,
Can you put the Enfold theme back to the themes folder, you can refer to the instruction here: http://kriesi.at/archives/the-complete-guide-to-updating-enfold
At the moment I could only see 2 themes, Avada and twentyfifteen.
Best regards,
NikkoApril 5, 2017 at 8:39 am in reply to: top header (social icons and number) colour with glassy menu #772317Hi Andy,
Try using this css code:
#top .av_header_transparency #header_meta { border-bottom: 1px solid rgba(255,255,255,1) !important; }
Hope this helps :)
Cheers!
NikkoHey DROR,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.template-shop div.product div.images { opacity: 1 !important; }
Let us know if this helps.
Best regards,
NikkoHey KK,
Can you post a link to your site?
As for the outdated files, this appears if you created a child theme then copied some templates from woocommerce plugin to the woocommerce folder of your child theme, to fix this you need to adjust the template files in the woocommerce folder (of the child theme). Can you try to switch the theme to the parent theme? and check if the issue is still there.
Best regards,
NikkoHey Ken,
Can you put wrap this around Call and the number:
<span class="callus">Call & Number here</span>
then on your Quick CSS (located in Enfold > General Styling), add this css code:
#header_meta .phone-info .avia-button-wrap.avia-button-left { display: inline; margin-right: 10px; } #header_meta .phone-info span.callus { display: inline; height: 38px; line-height: 38px; }
Hope this helps :)
Best regards,
NikkoHi,
Glad we could help! Thanks for using Enfold :)
Best regards,
NikkoHi,
Glad to hear that! Thanks for using Enfold :)
Best regards,
NikkoApril 5, 2017 at 6:52 am in reply to: top header (social icons and number) colour with glassy menu #772237Hi,
Thanks for that. :) Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .av_header_glassy.av_header_transparency #header_main { border-bottom: 1px solid rgba(255,255,255,1) !important; }
Hope this helps :)
Best regards,
NikkoHi,
Try inserting this css code in Rikard’s code:
.responsive #top .logo img { top: 0; }
the new code should look like this:
@media only screen and (max-width: 767px) { .responsive #top .logo { width: 100%; text-align: -webkit-center; } .responsive #top .logo img { top: 0; } }
Hope this helps :)
Best regards,
NikkoHi,
Please follow what John said and don’t post duplicate threads with same topic. You might also want to post a screenshot/mockup of what you want to achieve since I can see the logos to be looking good.
Best regards,
NikkoHi,
Can you give us ftp access? so we can check the files and error logs.
Best regards,
NikkoApril 5, 2017 at 6:33 am in reply to: top header (social icons and number) colour with glassy menu #772226Hi A,
Can you post a link to your site? so we can check it.
Best regards,
NikkoHi A,
Glad that you fixed it. Thanks for using Enfold :)
Best regards,
NikkoHey Milorad,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.template-shop div.product div.images { opacity: 1 !important; }
Let us know if this helps.
Best regards,
NikkoHi,
Can you provide ftp access as well?
Best regards,
Nikko -
AuthorPosts