-
Search Results
-
Hi Enfold Team,
The cloud zoom is hiding under the description area.
Help would be greatly appreciated.
Regards,
KayzelPrivate content link is as provided below.
CSS Codes utilized:
#av-overlay-wrap { background: url("http://www.mylittlestorybox.com/wp-content/uploads/2014/12/pastel-pink-background-temp.jpg") !important; } .main_color .avia_cart, .main_color form, .main_color .avia_cart, .main_color form, .main_color tr:nth-child(odd) { background-color: white; } #top .woocommerce-message{ padding:1em 1em 1em 3.5em!important; margin:0 0 2em!important; position:relative; -webkit-border-radius:0px; border-radius:0px; background:#ffffff; background-color: transparent !important; border: 0px; background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff)); background:-webkit-linear-gradient(#ffffff,#ffffff); background:-moz-linear-gradient(center top,#ffffff 0,#ffffff 100%); background:-moz-gradient(center top,#ffffff 0,#ffffff 100%); color:#000000 !important; text-shadow:0 1px 0 #fff; list-style:none outside!important;*zoom:1;width:auto; -webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,.05),inset 0 -2px 30px rgba(0,0,0,.015),inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.3);box-shadow:inset 0 -2px 6px rgba(0,0,0,.05),inset 0 -2px 30px rgba(0,0,0,.015),inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.3) } .main_color .avia_cart, .main_color form, .main_color .avia_cart, .main_color form, .main_color tr:nth-child(odd) { background-color: white !important; background-image: url("http://www.mylittlestorybox.com/wp-content/uploads/2014/12/pastel-pink-background-temp.jpg"); } .cloud-zoom-big { border:4px solid #ccc; overflow:scroll !important; z-index: 99999999 !important; } .four.units.single-product-main-image { overflow: visible !important; } . single-product #av_section_1 { height: auto !important; } .title_container { display: none !important; }Here is my website : http://www.warriorstronghold.com/
There should be a fullwidth slider at the very top, it even exists in the HTML source code:
<div id=”full_slider_1″ class=”avia-fullwidth-slider main_color avia-shadow avia-builder-el-0 el_before_av_heading avia-builder-el-first container_wrap sidebar_right”><div data-size=”featured_large” data-lightbox_size=”large” data-animation=”slide” data-ids=”’3475′,’3476′,’3477′,’3498′” data-video_counter=”0″ data-autoplay=”true” data-bg_slider=”false” data-slide_height=”” data-handle=”av_slideshow_full” data-interval=”9″ data-class=” ” data-css_id=”” data-scroll_down=”” data-control_layout=”av-control-default” data-custom_markup=”” data-perma_caption=”” data-src=”” data-position=”top left” data-repeat=”no-repeat” data-attach=”scroll” data-stretch=”” data-default-height=”42″ class=”avia-slideshow avia-slideshow-1 av-control-default avia-slideshow-featured_large av_slideshow_full avia-slide-slider ” itemscope=”itemscope” itemtype=”https://schema.org/ImageObject”><ul class=”avia-slideshow-inner” style=”padding: 0px; height: 0px;”></div></div>For some reason, it is not showing up. It showed up before, but one day it disappeared. I tried updating enfold; using CSS to try and not make it “display:none” (in case it might be for some reason).
Can someone advice me on what I should do?
Thanks
KennethHi Enfold,
Previously I was having issues with Full width Google Maps. There was vertical scrolling despite it not being needed. I have inserted the code below to disable the vertical scrolling. However, that resulted in unequal padding for the address. Could you help me with this issue? Thanks!

.gm-style-iw {
height: auto !important;
} /* For google maps vertical scrolling bar */Hi, this seems to be more of an issue with Chrome, since it’s being displayed perfectly on firefox and IE. But what happens is on chrome, the width of the columns is not even, this leads to some of my buttons looking different to the others (eg. Some of the buttons shows up as two rows of text while some are just one row of text). I’ve tried making the table ‘scrollable’ or ‘automatically fit screen’ but it still shows up unevenly on chrome. Any ideas is appreciated.
Hi guys,
I’d like to display the logo (in my case the subtext) when the responsive menu is open. Please see screenshot:

I tried using a z-index but maybe I’m stupid. Also, I’ve noticed that when the menu toggle is clicked on, the page will be automatically scrolled to top. How can I prevent this?
Topic: Add music to the front page
Hello,
I need to have music playing in the background on the front page where the full screen slider is.
Woudl you be able to mpoint me in the right direction as to achieve the following:
1. add background music
2. add background music with the player (play/stop button) visible
3. add background music that will stop automatically once the page is scrolled downkind regards,
PeterHi,
How can I define “the point of page scroll” where I want the video background in a color section to autoplay?
That is, I want the video not playing until the scroll/video reaches a certain point (and then autoplay).
Thanks very much,
OSCAR
Follow these steps for error creation:
Or send me the correct CSS code:Create a dummy site, or on your version, please allow the logo and menu activated on mobile:
.responsive #top #header {
position: fixed !important;}
Now that you see a logo and social bar on the mobile potrait and landscape both.
Step 2
=======
Create a page which has a 1st section as parallax, with a learn more scroll button, which goes to anchor below on next color sections.=====
Step 3Click on the learn more from mobile version.
======
Step 4,
you will see… perfect alignment of the section.Step 5.
======
Here I want to reduce the logo height and white area, as its taking too much space specially on landscape, you dont have much left to read the website.
So reduce the logo area..
.responsive #top #header .logo
{
padding-top:0px;
margin:0px auto 0px;
padding-bottom:0px;
margin-bottom:0px;
height: 30px!important;
}
.responsive #top #main {
padding-top: 60px !important;
padding-bottom:0px !important;
margin-bottom:0px !important;
}now the logo looks nice, but try scrolling using the learn more / go to the below anchor…
the below section does not alignHello!
I wonder if it is possible to make the load more button on masonry (not masonry gallery) load less posts if you are on a mobile device?I’m also wondering if it is possible to make the load more thing happen automaticlly when you scroll down? Like infinite scroll.
Thanks in advance!


