Forum Replies Created

Viewing 30 posts - 32,461 through 32,490 (of 33,802 total)
  • Author
    Posts
  • in reply to: Google Maps Card Section #797115

    Hey Corina,
    Sorry, but the map element does not have that feature.
    Please feel free to request – or vote if already requested – such feature on Enfold feature request form.
    I believe that is possible in MapBox, which has a free plan. You may want to watch some videos on it, as there is a learning curve.
    https://www.mapbox.com/mapbox-studio/

    Best regards,
    Mike

    in reply to: Using Button Shortcode to Open a Video in a Lightbox #797113

    Hey Zaccc,
    try this:

    <a href="http://youtu.be/GZVKnsWwtT8" class="avia-button light custom avia-size-x-large" style="background-color:#cc0000;border-color:#000000" rel="lightbox"><span class="avia-download">Youtube</span></a>

    I changed “large” to “avia-size-x-large”

    Best regards,
    Mike

    in reply to: Fullwidth Sub Menu – only visible on mobile #797109

    Hi,
    Sorry, I must have made a mistake :) Go ahead and replace it with this:

    @media only screen and (max-width: 767px) { 
    .page-id-9 #advanced_menu_toggle {display:none !important; }
    .page-id-12 #advanced_menu_toggle {display:none !important; }
    .page-id-14 #advanced_menu_toggle {display:none !important; }
    .page-id-16 #advanced_menu_toggle {display:none !important; }
    }

    Best regards,
    Mike

    Hi,
    Should we close this then?

    Best regards,
    Mike

    in reply to: Delete black bars on blank page #797102

    Hey Samuel,
    Try this code in the General Styling > Quick CSS field:

    .html_stretched #wrap_all {background-color: #f8f8f8!important; }

    Best regards,
    Mike

    in reply to: enfold doesnt work anymore #797101

    Hey Angelo,
    When you say deleted whole website, does that include the database? Are you doing a clean install with a new database from scratch with no backup files?

    Best regards,
    Mike

    in reply to: Images redirect #797098

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Images redirect #797087

    Hi,
    Sorry, that’s not possible either. These are all in the control of Google, it’s their site, they choose what and how is displayed.

    Best regards,
    Mike

    in reply to: Show Blog Post Title #797086

    Hey Andrew,
    Try this code in the General Styling > Quick CSS field:

    .title_container .main-title {
        font-size: 2em !important; 
        text-align: left;
        letter-spacing: 1px;
    font-family: 'Roboto'!important; 
        font-style: normal!important; 
        font-weight: 300!important; 
    }
    #top .alternate_color.title_container .main-title a {
    color: #000 !important; 
    }
    #top .title_container .container {
        padding-top: 0px!important; 
        padding-bottom: 0px!important; 
       
    }
    .alternate_color.light_bg_color.title_container {
     background-color: transparent!important; 
    border-color: transparent!important; 
    }
    
    .main_color.container_wrap_first.container_wrap.sidebar_right {
     background-color: transparent!important; 
    border-color: transparent!important; 
    }

    Best regards,
    Mike

    in reply to: Images redirect #797082

    Hi,
    Sorry, that’s not possible :)

    Best regards,
    Mike

    in reply to: Different heights for every tab in Tabs Section #797081

    Hey adrianej,
    Your first tab has the vertical alignment set to middle, this should fix it :)
    Try this code in the General Styling > Quick CSS field:

    .avia-section-small .av-layout-tab {
        padding-top: 0px!important; 
        padding-bottom: 0px!important; 
    }
    .avia-builder-el-20 {
            vertical-align: top!important; 
    }

    Please clear your cache :)

    Best regards,
    Mike

    in reply to: Images redirect #797079

    Hi,
    Here’s a free tool to use: http://www168.lunapic.com/editor/?action=watermark

    Best regards,
    Mike

    Hi,
    I have heard of no issues with s2member, and sorry I have no suggestions for hosted images or videos. Wish I was more help :)

    Best regards,
    Mike

    in reply to: Enfold Medical – Responsive Not Working Well #797076

    Hi,
    The margin top set to -200 is what is making that bottom section riding up and over the slider.
    The tablet views show the changed code, but not the phone view.
    It being hard to read, may have to do with too much text for the small screens?
    How do you feel about changing the size of the slider?

    Best regards,
    Mike

    in reply to: Images redirect #797074

    Hi,
    True, but we can’t change how Google does this. I guess you could water mark one edge of the image with your url.

    Best regards,
    Mike

    in reply to: LOGO revisions Menu Bar #797073

    Hi,
    To put the line behind, try this:

    #top .av_header_transparency #header_meta {position: relative!important; z-index: -1 !important; }

    Not sure what to do with the mobile view (425px)

    Best regards,
    Mike

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Layout different on each browser #797070

    Hey Goedkoopvervoeren,
    I added this to your css:

    .flex_column_table.av-equal-height-column-flextable {margin-top: -100px!important; }

    and turned your grid rows into columns to show your background image. Hope you like it.

    Best regards,
    Mike

    in reply to: HTTPS with mixed content and got blocked #797059

    Hey YongyanLi,
    Try this easy fix: https://wordpress.org/plugins/really-simple-ssl/

    Best regards,
    Mike

    in reply to: Adding Google Fonts in LayerSlider WP doesn´t work #797058

    Hey HB-2015,
    Have you already added the google font? https://kriesi.at/support/topic/new-custom-font/

    Best regards,
    Mike

    in reply to: Fullwidth Sub Menu – only visible on mobile #797057

    Hey SamEnzoo,
    For hiding the menu on mobile for certain pages you could try a code like this one, which is aimed at phones:

    @media only screen and (max-width: 767px) { 
    .page-id-9,.page-id-12,.page-id-14,.page-id-16 #advanced_menu_toggle {display:none !important; }
    }

    The issue I see is your sub-menu has no links to other pages. I don’t have a solution for changing the label of the mobile Sub Menu to be different on each page.

    Best regards,
    Mike

    Hey Tima,
    The S2member plugin has many of these options, you can see the difference in the free and pro edition, https://s2member.com/
    We don’t have a compatibility chart for plugins, so we can only say to try it.
    On the most part, your project sounds like it is going to need some customization to bring it all together, since it’s not a very typical project. We can recommend Enfold customization here

    Best regards,
    Mike

    in reply to: Mega menu with images #797045

    Hi,
    Sorry, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Alignment Problem Checkout #797043

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Mega menu with images #797042

    Hi,
    No, that is the only way without a lot of customization to work, If you really want this try hiring a freelancer, you could probably find one on Upwork for a fair price. Wish I could have been more help.

    Best regards,
    Mike

    in reply to: Enfold Medical – Responsive Not Working Well #797040

    Hi,
    Can you see if the flex column has a top padding set to -160px?
    postimage
    To address the slider, Try this code in the General Styling > Quick CSS field:

    @media only screen and (max-width: 767px){
    #top .avia-slideshow-button {
        margin-top: -20px!important; 
    }
    }
    @media only screen and (max-width: 1020px) and (min-width: 767px) { 
    .avia-caption-title {font-size: 22px !important; }
    .avia-caption-content {font-size: 14px !important; }
    .slideshow_caption {padding: 10px !important; }
    .slideshow_inner_caption {width: 150% !important; }
    }
    
    @media only screen and (min-width: 1021px) { 
    .slideshow_caption {padding: 10px !important; }
    .slideshow_inner_caption {width: 150% !important; }
    }

    Please clear your cache :)

    Best regards,
    Mike

    in reply to: Woocommerce formatting off #797030

    Hi,
    I went though the checkout but didn’t see the EFT button “checking” and “savings” button are not aligned. Please include a screenshot so we can look for it.
    I did see the price “6.00” is not lined correctly with the checkbox.
    Try this code in the General Styling > Quick CSS field:

    .cart input {width: 10px!important;}
    .bundled_product_summary .bundled_product_optional_checkbox {display: inline !important;}

    Best regards,
    Mike

    in reply to: Problem with Tab Section #797021

    Hi,
    I believe this was due to the single 1/2 column at the top of tab 2, but try this code in the General Styling > Quick CSS field:

    .avia-builder-el-18.av_one_half {
        margin-left: 0px !important;}

    Best regards,
    Mike

    Hey 1lizcollins,
    I’m not sure that I’m familiar with that setting, where was it? I’m also not sure which thumbnails on that page you want to reduce or to what size. I may be able to help with some code.

    Best regards,
    Mike

    in reply to: Tab Section height problem still exists after update #797016

    Hey julianyoung,
    Please include the url to the page in question so we can take a closer look, have you tried disabling your plugins since the update to see if that was also an issue?

    Best regards,
    Mike

Viewing 30 posts - 32,461 through 32,490 (of 33,802 total)