Forum Replies Created
-
AuthorPosts
-
Hey gwinenvato!
Can you post the link on the thread you found that works? so we can atleast review it.
Regards,
NikkoHi Dirk,
Glad we could help :) Have a great day ahead :)
Cheers!
NikkoHey!
You’re welcome, we’ll be keeping this thread open :)
Cheers!
NikkoHi!
The login still won’t work. While waiting on that, Can you try to duplicate the page and use Masonry Gallery? it is similar to portfolio grid but it has the ability to link images on other pages even external pages. :)
Best regards,
NikkoHi!
Sorry for the delayed response. I have checked your Quick CSS and indeed it’s not working because > was replaced with ; for some reason. It should work properly now :)
Cheers!
NikkoNovember 16, 2016 at 3:29 pm in reply to: How to get phone number formatting in Edge browser to match the site? #712936Hi Julie!
Can you post a screenshot on how it looks on the edge browser on your end? you can upload it in http://imgur.com/ or dropbox and post the link here.
Regards,
NikkoHi!
You’re very much welcome Elsa. :) Have a great day ahead :)
Best regards,
NikkoNovember 16, 2016 at 3:21 pm in reply to: markup being removed when switching to text editor #712925Hi!
Does Code Block also remove your html code? also, I don’t think you can use text block which is using tinymce editor that is actually buggy and strips some html tags, the problem isn’t really in Enfold but in tinymce editor of wordpress (you can verify that when you use a default theme like twenty sixteen and add your html code to text editor and switch it to visual editor). If code block still strips the your code, can you post it in “private content” section when you reply so we can also test it out.
Cheers!
NikkoHi Epic,
Try adding this code at the bottom of Quick CSS:
@media only screen and (max-width:767px) { #header #header_main { z-index: 9999 !important; } .responsive #top .logo { display: none; } #top #advanced_menu_toggle { right: auto; left: 0; top: -33px; z-index: 9999; } .home #full_slider_1 ul.avia-slideshow-inner, .home #full_slider_1 ul.avia-slideshow-inner .avia-slide-wrap { height: 300px !important; } .home #full_slider_1 ul.avia-slideshow-inner .avia-slide-wrap img { height: 300px; width: auto; max-width: none !important; position: relative; left: -35%; } }
Let us know if it works :)
Cheers!
NikkoNovember 16, 2016 at 2:48 pm in reply to: Woocommerce category product display pages fixed width and height #712906Hi!
I checked your site and it seems everything is good and product images are on equal image dimension :)
Regards,
NikkoNovember 16, 2016 at 2:37 pm in reply to: Remove fields from MailChimp Form, but keep them in Contact Form #712903Hi!
Try to add this code in Quick CSS (this code hides the first name and last name of the subscribe section, this is only specific to your contact page):
.page-id-3931 .mc_subscribe #element_avia_1_2, .page-id-3931 .mc_subscribe #element_avia_2_2 { display: none; }
Let us know if it works :)
Best regards,
NikkoNovember 16, 2016 at 2:25 pm in reply to: markup being removed when switching to text editor #712900Hey!
Have you tried using Code Block? please try using it instead of the Text Block.
Cheers!
NikkoHi sitcomindo!
I don’t think we can help you do that but I can probably think you need to write some custom js scripts, and you create a timer wherein it will show/hide hotspot image and layerslider every few minutes. This will take time to develop the necessary script and will be outside the scope of our support.
Best regards,
NikkoHi Elsa,
I checked on it and it’s not misaligned since only Date and Search are there. Can you try to check if you use wordpress’ default theme like twenty sixteen and that extra filter shows up?
Best regards,
NikkoHi!
Looking at the screenshot I realized you need it on other sections as well not those sections that has id set to hello, to do this I think you need to enable Custom CSS Classes, here is how to enable and use it: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Next, put custom-gridrow in Custom CSS Classes textfield (add this to all gridrows that has the same layout including the one that has id set to hello). In Quick CSS, just all #hello to .custom-gridrow, replace this code that I gave:
@media only screen and (max-width:1024px) and (min-width:768px) { #top #hello .av_one_half { display: flex; width: 100%; padding: 50px 100px 20px !important; } #top #hello .av_one_half.avia-builder-el-last { padding-bottom: 50px !important; } }
And replace it to:
@media only screen and (max-width:1024px) and (min-width:768px) { #top .custom-gridrow .av_one_half { display: flex; width: 100%; padding: 50px 100px 20px !important; } #top .custom-gridrow .av_one_half.avia-builder-el-last { padding-bottom: 50px !important; } #top .custom-gridrow .av_one_half.avia-full-stretch { min-height: 500px; } }
I have added the 3rd block for those fullwidth images, so it doesn’t look too low, just change the value as you see fit. Hope this helps :)
Cheers!
NikkoHi!
I think you forgot to include Ismael’s code:
.sidebar_left { -moz-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2); box-shadow: inset -8px 0 20px -10px rgba(0, 0, 0, 0.2); }
If there’s anything needed to be changed please let us know and post a screenshot.
Regards,
NikkoHi mattb1169!
Try adding this code in Quick CSS (located in Enfold > General Styling) for header dark overlay:
#top #wrap_all .header_color.av_header_transparency { background: rgba(0,0,0,0.8) !important; } #top .header_bg { background: transparent !important; }
As for this part of your statement
I have placed a screen on the actual photo of the first image in the slider, but obviously that’s not responsive so doesn’t adjust when screen size changes.
Can you elaborate more on the details.
Cheers!
NikkoHey PANDAIDX,
Please post on another thread since your case is a bit different from the one on this thread. Also, I can’t find the sample from the link you posted, please try to remove the frame so you can give us the exact link on what you want to achieve. Please post in another thread, you can tag me and I’ll answer there. :)
Cheers!
NikkoNovember 16, 2016 at 6:58 am in reply to: change position of button or icon in color section #712774Hi!
Try adding this code in your Quick CSS:
.home #av_section_1 .avia-button { position: relative; top: -300px; }
just adjust the top value. Hope this helps :)
Regards,
NikkoHey!
Sorry I mistakenly thought you were using Animated Counter, you will notice my message in my first reply I mentioned animated counter, The Event Countdown under Plugin Additions automatically restarts the countdown to the next event, 8hrs after the previous event have passed (this is based on End Date & Time of the event). To make it still appear visible even when the even starts, just add this in Quick CSS:
.av-countdown-timer { opacity: 1 !important; }
I apologize for my mistake.
Best regards,
NikkoHey!
I’m not sure if misaligned, you meant the text fields/dropdown fields are stuck on top without any space, if it is just add this code to Quick CSS:
#top select#media-attachment-filters, #top select#media-attachment-date-filters, #top input#media-search-input { margin-top: 11px; }
Hope this helps.
Regards,
NikkoNovember 16, 2016 at 5:18 am in reply to: change position of button or icon in color section #712748Hey Richard,
Can you post an example or an image of what you want to achieve? you can post it in http://imgur.com/ or dropbox and post the link to the image here.
Regards,
NikkoNovember 16, 2016 at 5:12 am in reply to: Change the width of the text colum at Elegant Blog Styling #712747Hey!
I tried to check on your site again but still the same, here is a screenshot of how it looks on my end: http://imgur.com/a/XV9HV
Best regards,
NikkoNovember 16, 2016 at 5:04 am in reply to: How to make font changes in WooCommerce Single product page? (color and size) #712743Hi!
I checked your shop page and it seems you got this working already through this code selector:
.woocommerce.archive .post-xx.inner_product_header_cell h3
where xx is the post id :)Cheers!
Nikko- This reply was modified 8 years, 1 month ago by Nikko.
Hi!
Glad we could help :)
Cheers!
NikkoHey!
Glad we could help :)
Cheers!
NikkoHi Jangdom,
Glad we could help :) I also couldn’t figure out what’s wrong since both are working vimeo videos and video settings are the same. But I’m glad the workaround was working just fine and responsive. I’ll just leave this thread open :)
Best regards,
NikkoHey!
Glad we could help :)
Regards,
NikkoHey delfin_68!
Try to use this code:
h1.main-title.entry-title { font-size: 24px; }
or this one if above doesn’t work:
h1.main-title.entry-title { font-size: 24px !important; }
Just adjust the font size value. Hope this helps :)
Cheers!
NikkoHi!
I checked your Quick CSS code and found out that it’s not working because in this code block ) was used to close instead of }:
@media only screen and (max-width: 520px) { div#mc_embed_signup_scroll { display: block !important; ) }
It’s working fine now. Let us know if it’s good on your end also :)
Regards,
Nikko -
AuthorPosts