Forum Replies Created
-
AuthorPosts
-
Hey!
Try adding this code to the Quick CSS:
.entry-content-wrapper ul li{ margin: 0 !important; }Cheers!
JosueHi Ivana!
Change the code to this:
#top.page-id-44 .avia_ajax_form.avia-builder-el-3 { background: rgba(255, 255, 255, 0.9); padding: 10px; }Best regards,
JosueHi!
Do you have a blog style set in Enfold > General Settings > Blog Style?
Regards,
JosueHey Edna!
It’s tricky, i didn’t found any page with a sidebar on your page though.
Best regards,
JosueHey!
You can include HTML5 videos in LayerSlider, but they won’t autoplay/pre-load on mobile (that’s handled by the device OS, we can’t change it). Use this code as a HTML layer:
<video> <source src='_VIDEO_MP4_URL_' type="video/mp4"> <source src='_VIDEO_OGG_URL_' type="video/ogg"> </video>Best regards,
JosueHey Angie!
It is working on Chrome, on my end:

Try flushing your browser cache.
Cheers!
JosueHi Charlie!
That can be achieved using the Advanced Layout Builder.

Regards,
JosueHi Stephen!
Please update to the latest version of Enfold (2.6.2).
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
.avia-image-container{ display: inline-block !important; }Cheers!
JosueApril 13, 2014 at 6:22 am in reply to: WooCommerce "My Account" Country drop-down is messed up #250628Hi!
The country drop down is working as expected at the moment:

Best regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
Here’s how it looks on my end:

Please flush your browser cache and check it again.
Best regards,
JosueApril 13, 2014 at 4:52 am in reply to: Blog Featured Image (Blog "product" page) Gets cut out #250625Hi,
Open /includes/loop-index.php and look for line 32:
$current_post['slider'] = get_the_post_thumbnail($current_post['the_id'], $size);Replace it by this:
$current_post['slider'] = get_the_post_thumbnail($current_post['the_id'], "full");Regards,
JosueHey!
The background color of the icon box is displaying red on my end:

Best regards,
JosueHi!
Use this code:
<div class="avia-iframe-wrap"><iframe src='//player.vimeo.com/video/73961982?autoplay=1' frameborder='0' width="1500" height="844"></iframe></div>Please note that is WordPress who strips the URL parameters from videos, the av_video shortcode uses the embed shortcode when the URL provided is from YT or Vimeo.
Regards,
JosueHey!
If you are using images from different sizes / aspect ratio you may want to use the Masonry Gallery element instead.
Cheers!
JosueHello!
Custom CSS field is not available for Layout elements yet, right now you could achieve this by using the class (.avia-el-xx) each element gets based in their order (you can check this using the inspect element in your browser).
Best regards,
JosueHey Daniel!
Try adding this code to the Quick CSS:
.ls-thumbnail-wrapper { position: absolute !important; bottom: 0 !important; }Cheers!
JosueHello,
Have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey Richard!
Try adding this code to the Quick CSS:
div.av-masonry-entry-content.entry-content { font-size: 13px !important; }Cheers!
JosueHi!
Your site is displaying a coming soon page, we may need access in order to check if the map appears or no.
Cheers!
JosueThe error is coming from the child folder name:
http://www.labhanshicreations.com/wp-content/themes/labhanshiChild/style.css?ver=1Hi,
I checked your website on a tablet and it redirects me to mobile.laxlibrary.com, which loads a non-Enfold version of your site, you may want to disable that functionality if you want to see the changes done in the CSS.
Regards,
JosueAdded some Quick CSS, check it now.
Have you tried using the plugin we mentioned?
Cheers!
JosueOnly in the folder name, i’ll check the video again now.
April 11, 2014 at 7:45 pm in reply to: Font family not working when logged out or in Google Chrome #250356Hi!
It’s Open Sans on my end, have you tried seeing it from another computer?

Cheers!
JosueApril 11, 2014 at 7:35 pm in reply to: accordion sorting tags in Google Chrome and IE9 problem #250344You are welcome, glad we could help :)
Regards,
JosueHi!
Take a look now:
http://wgenvironmental.com/I used the shortcode directly inside a Text block and it worked.
Cheers!
JosueHi!
Nope, still not working.
Best regards,
Josue -
AuthorPosts
