Forum Replies Created

Viewing 30 posts - 8,071 through 8,100 (of 38,325 total)
  • Author
    Posts
  • in reply to: Set padding for column on mobile #1203637

    Hey Beth,

    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) {
     .responsive #top #wrap_all .flex_column {
         padding: 0 8% !important;
     }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    Hi SteveMcDowall,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: WordPress 5.4 and Enfold do not seem compatible #1203634

    Hi web4smallbusiness,

    https://share.getcloudapp.com/BluZgxop The setting is in the Theme options > the First tab all the way at the bottom.

    Now you know :)

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

    in reply to: Stop MP4 from looping #1203632

    Hi ClimbingSocks,

    Please start a separate thread, describe your issue there and give us a link to your website.

    Best regards,
    Victoria

    in reply to: Add full SVG support by theme #1203628

    Hi Martina,

    Glad we could help :)

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

    in reply to: WooCommerce Category Pages #1203627

    Hi Justine,

    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

    
    .woocommerce-notices-wrapper + .page-thumb {
        display: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Accordion Title to h2 #1203626

    Hi rvga,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    in reply to: SQL Query Problems #1203624

    Hi paoluccimarketing,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Woocommerce Grainy Products Images #1203621

    Hi KeyshaunSmith,

    Please check the Customizer, the product display settings moved there.
    Image 2020-04-14 at 16.34.10.png

    Best regards,
    Victoria

    in reply to: Background image on iPad Safari Browser #1203619

    Hi apremierdj,

    Thank you.

    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: 1024px) {
       .avia-safari #top .av-section  .av-parallax {
           background-attachment: scroll;
       }
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: Woo Commerce Cart Icon #1203618

    Hey navindesigns,

    https://share.getcloudapp.com/bLue8kGQ Yes, it can be set in the Theme options > Shop options.

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

    in reply to: Error when updating #1203616

    Hi cipriana,

    Best regards,
    Victoria

    • This reply was modified 5 years, 10 months ago by Victoria.
    in reply to: link format and category filter #1203613

    Hi inaudit,

    Unfortunately, there is no indication in the html that it is the link post type and so we cannot even target it with JavaScript to add the attribute.

    Best regards,
    Victoria

    Hi killyman,

    This slider provides the option to have buttons to take users where you want to point them, the slide itself is not used as the link, as you can see there is no option to set the slide link. So this is the behavior that is built-in.

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

    in reply to: Portfolio grid text overlay #1203611

    Hi Andrew,

    I tried to come up with the css and could not find a viable solution, unfortunately. It’s tricky with the positioning for Masonry calculated and set in JavaScript.

    Best regards,
    Victoria

    in reply to: Header widget with full width header #1203609

    Hi bluesbrush,

    Sorry, we could not get to the thread in time. Right now I cannot think of the solution, but when I see I can try to adjust it with css and if it’s not an option right now, we are gonna go ahead and close the thread.

    If you need further assistance please let us know in a new one.
    Best regards,
    Victoria

    in reply to: Theme is shaking a lot in Safari #1203607

    Hi meccabooks,

    We cannot see the video, please make it public.

    Best regards,
    Victoria

    Hi SWathi,

    Sorry, probably the image upload failed due to poor connection.
    https://share.getcloudapp.com/wbu0A9OY Here is the screenshot again. Please check the code.

    Best regards,
    Victoria

    Hi duncast,

    Glad you got it working for you with Guenni007’s help! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    in reply to: theme capability #1203566

    Hey Ron Osterman,

    Thank you for your interest in Enfold.

    Well, the big header can be done with the using a slider on top of the page and the transparent header, like in the demo here:

    The floating button will have to be added by a plugin or some custom css, as we don’t have the floating button in the theme out of the box.

    You can see more demos here:

    Best regards,
    Victoria

    in reply to: installed two demos – onepage and then the 2017 #1203564

    Hey AngelaLorenzen,

    It is not a problem that you installed two demos, the one page demo is just one page anyway. But if you don’t have any other content on the website it might be better to remove all demo content and just add the demo that you need. Your database will be cleaner.

    If you want to remove all demo content, before proceeding to build your website you can use this plugin

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

    Hi NorthCompass,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    in reply to: Logo Grösse zu klein und unscharf #1203561

    Hi FdB_wp,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    in reply to: Custom background color on product category description #1203560

    Hi PT0060,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    in reply to: Errors after upgrade wordpress #1203558

    Hi Marco,

    This is not the theme issue, you might have some plugin that blocks requests from the WordPress API and this is what you get. Please check.

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

    in reply to: Mehrere Color-Sections öfnnen und schließen #1203557

    Hey Grobi!

    You might want to look for a plugin that will allow you to have the functionality that you want. Here are some of them
    https://www.formget.com/wordpress-show-hide-content-plugins/

    Cheers!
    Victoria

    in reply to: Left Menu and Burger Menu width settings #1203556

    Hey Roger!

    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

    
    /* Header in sidebar to turn to burger on iPad 990px */
    @media only screen and (max-width: 990px) {
      
            .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1}
            .responsive #top .av_header_transparency .logo img.alternate{display:none;}
            
            .responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
            .responsive #top #main {padding-top:0 !important; margin:0;} 
            .responsive #top #main .container_wrap:first-child{ border-top:none; }
            .responsive.html_header_top.html_logo_center .logo { left: 0%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); margin:0; }
            .responsive .phone-info{float:none; width:100%; clear:both; text-align: center;}
            .responsive .phone-info span{margin:0;padding:0; border:none;}
            .responsive.html_header_top #header_main .social_bookmarks ,
            .responsive.html_top_nav_header #top .social_bookmarks { width:auto; margin-top:-16px; } 
            
            .responsive #top .logo{position: static; display:table; height:80px !important; float:none; padding:0; border:none; width:80%; }
            .responsive .logo a{display:table-cell; vertical-align: middle;} 
            .responsive .logo img{height:auto !important; width:auto; max-width: 100%; display: block;  max-height: 80px;}
            .responsive #header_main .container{height:auto !important; }
            .responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); }
            .responsive.social_header .phone-info {text-align: center; float:none; clear:both; margin:0; padding:0;}
            .responsive.social_header .phone-info span{border:none; width:100%; text-align: center; float:none; clear:both; margin:0; padding:0;}
            .responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;}
            .responsive #top #header_meta .social_bookmarks li:last-child{border-right-style: solid; border-right-width:  1px;}
            .responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;}
            .responsive #header .social_bookmarks{padding-bottom:2px; width:100%; text-align: center; height:auto; line-height: 0.8em; margin:0;}
            .responsive #header_meta .sub_menu>ul>li{float:none; display: inline-block; padding: 0 10px;}
            .responsive #header .social_bookmarks li{float:none; display: inline-block;}  
            .responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;}
            .responsive.bottom_nav_header.social_header .main_menu>div{height:auto;}
            .responsive .logo img{margin:0;}
            .responsive.html_header_sidebar #top #header .social_bookmarks{display:none;}
            .responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header{max-width: 100%;}  
            
            .responsive.html_header_transparency #top .avia-builder-el-0 .container, .responsive.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0;}
            .responsive #top .av_phone_active_right .phone-info.with_nav span{border:none;}
            
            .responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, 
            .responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, 
            .responsive #top .av_header_transparency #header_main_alternate, 
            .responsive .av_header_transparency #header_main .social_bookmarks li a,
            .responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span,
            .responsive #top .av_header_transparency #header_meta, 
            .responsive #top .av_header_transparency #header_meta li,
            .responsive #top #header_meta .social_bookmarks li a{ color:inherit; border-color: inherit; background: inherit;}
            .responsive.html_top_nav_header .av-logo-container{height:auto;} 
            .responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style: solid; border-bottom-width: 1px;}
            
            
          /*new mobile*/
            .responsive .av-burger-menu-main{display: block;}
            .responsive #top #wrap_all .main_menu{top:0; height:80px; left:auto; right:0; display: block; position: absolute;}
            .responsive .main_menu ul:first-child > li a { height: 80px; line-height: 80px;}
            .responsive #top .av-main-nav .menu-item{display:none;}
            .responsive #top .av-main-nav .menu-item-avia-special{display:block;}
            .responsive #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
            .responsive #header_main_alternate{display:none;}
            .responsive #top #header .social_bookmarks{display:none;}
            .responsive #top #header .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px;}
            .responsive #top .av-logo-container .avia-menu{height:100%;}
            .responsive #top .av-logo-container .avia-menu > li > a{line-height: 80px;}
            .responsive #top #main .av-logo-container .main_menu{display:block;}
            .responsive #top #main .av-logo-container .social_bookmarks{display:none;}
            .responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block; position: relative;}
            .responsive #top #main .av-logo-container .main_menu{display:block;}
            .responsive #top #header_main > .container .main_menu  .av-main-nav > li > a,
            .responsive #top #wrap_all .av-logo-container {height:80px; line-height:80px; }
            .responsive #top #wrap_all .av-logo-container {padding:0;}
            .responsive #top #header_main > .container .main_menu  .av-main-nav > li > a{
                min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
            }
            .responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
            .responsive #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
            background:transparent;
            color: inherit;
            }
            
            .responsive.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}
            .html_header_sidebar #header .container {
              width: 90%;
            }
    
    }
    

    If you need further assistance please let us know.

    Regards,
    Victoria

    in reply to: Position of the header menu #1203326

    Hi markpay10,

    Here are the docs for you:

    Best regards,
    Victoria

    in reply to: Error when updating #1203303
    in reply to: Price filter widget #1203302

    Hi fcp!

    Best regards,
    Victoria

Viewing 30 posts - 8,071 through 8,100 (of 38,325 total)