Viewing 30 results - 80,461 through 80,490 (of 142,862 total)
  • Author
    Search Results
  • #786653

    In reply to: Page jump on homepage

    Yo!

    Thanks so much man, you saved the day for me haha. You were right! It was this custom CSS that made it jump:

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av_header_transparency {
    background-color: transparent;
    position: absolute!important;
    }}

    Thanks again!
    Chris

    #786652

    In reply to: LOGO SIZE

    Hi Lisa,

    Here is the code you can use to adjust the logo:

    
    .header_bg { height: 100px; }
    strong.logo {
        top: 20px !important;
    }
    #main { margin-top: -100px; }
    

    To make the logo bigger, you need to cut the transparent sides of the image and upload a new version to the website, to be adjusted.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #786651
    Jacobt
    Participant

    I have built my website and know that woocommerce and enfold were having some problems together recently. I researched and fixed my initial problem, which was getting an error message over all of the images on the variable product page. I added a code given in the forum to my child theme and it fixed that. This was the post- https://kriesi.at/support/topic/enfold-theme-woocommerce-product-images-not-showing-as-of-4-4-17/page/3/#post-773385.

    The problem I am having now is that I do not have any thumbnails. All my pictures are the same size. I tried making another product page and I have the same problem. Another problem that is occurring is that the side bar menu gets pushed all the way down to the bottom of the page. Please help!

    #786649

    Ahoy Thanks for this. I tried to change the non hover icon but when I do it also changes the active icon. How do I change just the non hover instance? Basically I want the icon for non hover more transparent.

    This is what I entered:

    #top .av-tab-section-image {
        filter: opacity(1);
    }

    Hey Nikko,

    sorry for my late answer, i was on a business trip.
    Your css code doesn’t work. I did it with:

    #top .sub_menu li li a {
    font-size: 16px;
    }
    But, this is just about the size, to change the color, I didn’t find any solution.
    I don’t worry, the color “White” for the Sub menu is also ok.

    Thanks, Gerd.

    #786635

    Hey Andy,

    sorry, war im Ausland, daher erst jetzt meine Antwort.
    Durch das “große” Update des Layer-Sliders sind Funktionen hinzugekommen (beispielsweise mouseover = stoppt den Slide in seiner Bewegung als Standard-Einstellung), welche man nun separat ausschalten muss (oder möchte). Ebenso ist (zunächst) die Funktion weggefallen, einem kompletten Slide einen vollflächigen Link zu geben. Ich konnte das Problem nun lösen.

    Grüße, Gerd.

    #786634

    Hi Andy,

    I added !imortant to all elements because nothing was changing. Once reuploaded, I saw the margin top change but the content still displays across the image…

    Thanks
    Lyse

    #786614

    Hi,

    use this code:

    @media only screen and (max-width: 767px) {
    .avia-caption-content.av_inherit_color {
    width: 100px;
    float: right;
    margin-right: 18px;
    margin-top: 36px;
    }}

    and adjust as needed.

    Best regards,
    Andy

    #786588

    Hi,

    try to add an !important:

    #text-17 img {
      padding-top: 15px !important;
    }

    Best regards,
    Andy

    #786571

    Hi Any,

    What I want is for the text not overlap the person in the images like on the desktop and ipad. So I’m not sure it’s the top of the element that needs repositioning. The text should be restricted in width and wrap to the next line.

    Thanks
    Lyse

    #786559

    Hi Victoria!! :)

    I just need a tiny additional tweak… as I make my mobile menus sticky, when I add this code:

    /* Sticky header on Mobile */
    @media only screen and (max-width: 767px) {
    #header {
    position:fixed !important;
    top: 0;
    }}
    @media only screen and (max-width: 767px) {
    .responsive #top #main {
    padding-top:168px !important;
    }}

    The container for the search button does not stick and the Search Box looks strange hanging from the menu when you scroll down… I know it’s just one additional CSS (and tinkered with a few – made the whole mobile screen fixed lol so basically cannot figure out which element I need to fix)

    Thank you in advance for your kind help!!

    Warmly,

    Havi

    Hi Leonsz,

    I was thinking about it, the font is set to 13px for buttons, I hesitated to make it smaller.
    Here is the rule to be updated in the snippet above:

    
    #top .avia-slideshow-button {
        margin-top: 10px;
        width: 44%;
        font-size: 11px;
    }
    

    Best regards,
    Victoria

    #786547

    Hi,

    you could use this code for mobile (iPhone screen size):

    @media only screen and (max-width: 767px) {
    .slideshow_align_caption {
    top: 117px;
    }}

    and adjust as needed.

    Best regards,
    Andy

    I’m pretty sure the javascript error isn’t why the top video is not playing. the javascript error you’re seeing is coming from the youtube hosted video. I replaced that video with the same video file uploaded to vimeo on the test page.

    The self hosted video plays fine in an enfold video player element (second example on the test page) but not in the fullscreen or background video element (located at the top of the test page).

    Any other idea as to why the self hosted video as a background video is not playing?

    Hallo Andy,

    danke für die Rückmeldung, aber ich habe mal in diversen Threads hier jetzt mitgelesen, das Problem/Frage haben offenbar mehrere und ich dachte, es soll mit dem nächsten Update einen Fix (Filter) dafür geben oder hab ich da was falsch verstanden, siehe hier @Ismael:

    timahe
    Participant

    Hi,

    on my customers home site I have a color section with a background image.
    Inside the color section there is a text field and 2 PNG pictures, you can see here:

    View post on imgur.com

    The problem is: we are using parallax and everything works fine on desktop devices. But on mobile (iPhone 6/7) my customer has problem as the text is directly on her mouth of the background image in the color section. (see screenshot in private content)

    Is there a way just for mobile devices to set all elements of the color section a little bit lower so the elements arent disturbing anymore?

    Regards

    #786519
    timahe
    Participant

    Hi,

    I dont know why but enfold isn’t really responsive on a customers site. Elements and menu points getting squeezed together, I added a screenshot and the site in private content. Moreover if I smaller size of browser window on my desktop its also not responsive.
    Whats wrong there?

    #786479

    Hi Jordan,

    The testing page display on my iphone did not work.

    On my desktop I want the icons to display inline – so when I use 5 cols the icons display closer together. Width the width change you suggested to suit the iphone, the icon are too far apart in 3 cols.

    On the iphone I want the icons to display inline and right now even with your CSS code where you reduce the width to 33.3% they still display one on top each other on my iphone.

    Sorry if I sound frustrated, but it’s not at you….
    Lyse

    #786478

    Hi Chris!

    There are two ways to do this. Either you specify ALL the pages you want the CSS to apply to, or you specify which pages you DON’T want the CSS to apply to.

    I’ll explain how to do both.

    A. Specify which pages you want the CSS to apply to.

    So each page gets its own class, which is set in the body tag. For example, for this page, the body tag goes something like this:

    <body id="top" class="portfolio-template-default single single-portfolio postid-4621 boxed open_sans ">

    So here’s what you do: get the class of  all the pages you want to apply our CSS, and put it in the selector, like so:

    @media only screen and (max-width: 767px) {
       .responsive .single-portfolio#top #main {
          padding-top: 80px !important;
       }
       .single-portfolio #header {padding-top:0px !imporant}
    }

    ^That applies the CSS to all your single portfolio pages (which have the class single-portfolio).

    Or if you want to be super specific, you can use the unique page ID or post ID, like this:

    @media only screen and (max-width: 767px) {
       .responsive .postid-4621#top #main,
       .responsive .postid-4641#top #main,
       .responsive .postid-4616#top #main  {
          padding-top: 80px !important;
       }
       .postid-4621 #header,
       .postid-4641 #header,
       .postid-4616 #header {padding-top:0px !imporant}
    }

    ^That one applies for Zach Wilson, Galazy View, and RGA Stories. You can add more pages, just follow the format. Here’s a tutorial on grouping CSS selectors. Please note how there is no space between the page/post ID and #top.

    B. Specify which pages you DON’T want the CSS to apply to.

    Use the magical  :not selector. (There’s a tutorial here,too.)

    You mentioned that you didn’t want the CSS to apply to the homepage. If that’s the ONLY place you don’t want it, then we can take its class (which is home) and then use this code:

    @media only screen and (max-width: 767px) {
       .responsive #top:not(.home) #main {
          padding-top: 80px !important;
       }
       #top:not(.home) #header {padding-top:0px !imporant}
    }

    I hope my explanation is clear and helpful! Let me know if you need clarification.

    Best regards,
    Sarah

    • This reply was modified 8 years, 11 months ago by Sarah.

    Hey steveclikk,

    You might want to consider installing one of the security plugins. Here are is some reading on the topic:

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #786461

    Hi,

    Can we take this back to the beginning from where I left off. It was working on mobile, but not on desktop. What is the result you need on desktop?

    Best regards,
    Jordan Shannon

    #786449

    Hi,

    Please use a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and then add enfold/config-templatebuilder/avia-shortcodes/tab_sub_section.php to child theme – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/ and find following line in the file

    
    "std"     => "middle",

    and change it to following

    
    "std"     => "top",

    By default tab contents will be top aligned

    Best regards,
    Yigit

    Hi, any luck on this?

    Below is is at least my temporary dirty fix. Hopefully you guys have an another more sustainable solution, now that you know this framework a bit better than i. :)

    /* 
    * OVERRIDE A FUNCTION IN enfold/woocommerce/config.php
    * This fixes an error in the search results when searched from the woocommerce search widget
    * Support ticket: https://kriesi.at/support/topic/avia-custom-woo-page-incompatible-with-woocommerce-search-widget/
    */
    add_filter( 'pre_get_posts', 'avia_woocommerce_default_page', 100 );		
    function avia_woocommerce_default_page($query)
    {
        if(current_theme_supports('avia_custom_shop_page'))
        {
    	    if(!$query->is_admin && $query->is_main_query() && !$query->is_tax && $query->is_archive && $query->is_post_type_archive)
    	    {
    	    	$vars = $query->query_vars;
    	    
    	    	if(isset($vars['post_type']) && 'product' == $vars['post_type'] )
    	    	{
    	    		$shop_page_id 	= wc_get_page_id( 'shop' );
    	    		$builder_active = AviaHelper::builder_status($shop_page_id);
    	    		
    	    		if($builder_active == "active" && !$query->is_search)
    	    		{
    	    			$query->set( 'post_type', 'page' );
    	    			$query->set( 'p', $shop_page_id  );
    	    			$query->set( 'meta_query', array() );
    	    			
    	    			$query->is_singular = true;
    	    			$query->is_page 	= true;
    	    			$query->is_archive  = false;
    	    			
    	    			$query->is_post_type_archive  = false;
    	    			$query->query = array('p'=>$shop_page_id, 'post_type' => 'page');
    	    		
    	    		}elseif ($query->is_search){
    	    		    	$query->is_singular = false;
    		    			$query->is_page 	= false;
    		    			$query->is_archive  = false;
    		    			$query->is_shop = false;
    		    			
    		    			$query->is_post_type_archive  = false;
    	    		    
    	    		    add_filter( 'template_include', function() {
                          return locate_template( 'search.php' );
                        }, 100 );
    	    		    
    	    		}
    	    	}
    	    }
    	}  
    	
    return $query;
    	
    } 
    #786432
    steveshiver
    Participant

    Is it possible to align tab content to the top using custom css? By default tab content is vertically centered based upon the “tallest” tab. I’ve tried “vertical-align: top!important;” with no success. SURELY there’s a way to do this!??

    #786391

    Hey!

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .av-cart-counter {
        top: 40%;
        left: 30%;
    }
    

    Best regards,
    Yigit

    #786388

    Hi Havi,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    
    @media only screen and (max-width: 767px) {
      /* Add your Mobile Styles here */
    #header .widget {
        left: 50%;
        padding: 0;
        position: absolute;
        top: 130%;
        transform: translate(-50%);
        z-index: 1;
        width: 100%;
        max-width: 90%;
    }
    .responsive #top #main {
        padding-top: 50px !important;
    }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    Hi Leonsz,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 479px) {  
    
    .responsive #top .slideshow_caption h2 {
      font-size: 16px !important;
      }
    .html_header_transparency #top .avia-builder-el-0 .slideshow_caption { 
         padding-top: 20px;
    }
    #top .avia-slideshow-button {  
        margin-top: 10px;  
        width: 44%;
    }
    .avia-slideshow-inner,
    .avia-slideshow-inner li,
    .caption_fullwidth.av-slideshow-caption.caption_center.caption_center_framed.caption_framed,
    .avia-slideshow-inner li .avia-slide-wrap,
    .avia-slideshow-inner li .avia-slide-wrap img  {
        min-height: 250px; !important;
    }
    .responsive #top #wrap_all .container {    
        width: 90%;
        max-width: 90%;
        }
     }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #786372

    I think I found out the problem (I don´t know if it is a problem, or if it should be like this):
    When the browser window is full size, it works perfect.

    When the browser window is at reduced size, the content falls out of the place it should be:

    https://ibb.co/b3uf0k
    https://ibb.co/bYzDLk
    https://ibb.co/mDE2D5

    Does that make sense?

    I will make a login when I am back at my computer! :-)

    What about the top picture: https://ibb.co/mfWXD5

    Is there a way to reduce the size? It is kind of blown up, so the edges is cut.

    Best regards

    Stian

    #786368
    Willem7904
    Participant

    Hi There

    I noticed that google maps stopped working on my site. I do have an active Googhle API active, but still no map.

    Please help

Viewing 30 results - 80,461 through 80,490 (of 142,862 total)