Viewing 30 results - 100,171 through 100,200 (of 142,884 total)
  • Author
    Search Results
  • #586181

    In reply to: For About Search Area

    Merhabalar Gökhan!

    Lutfen assagidaki kodu Enfold theme options > General Styling tab sekmesindeki Quick CSS alanina ekleyin

    #top #s { color: black; }

    Regards,
    Yigit

    #586142

    Thanks I changed it to

    .av-instagram-item {
    width: 81px;
    }

    It’s still not perfect but it’s close enough.

    If you would please have Christian look into fixing this Instagram plugin, I’m sure all the users would appreciate it. I’m happy to have helped find this bug. I’m sure you can use some of this experience to fix the problem for future releases.

    Lets close this topic.

    Thank you,

    Jas

    #586139

    Yes, it doesn’t fix the caption scaling, but I’ll have to see if it stops the additional menu from appearing randomly.

    #586110

    In reply to: Decrease space

    there is some margin above the image of 0.85em which is pushing it down slightly

    .page-id-9970 #flexi_searchbox { margin-top:0.85em !important; }

    that will add the add same amount of margin to the booking widget but only on the home page

    TJ

    #586096

    Topic: Can't upload image

    in forum Enfold
    abortolotti
    Participant

    Hi guys,

    I can’t seem to upload an image on top of a page on the site I’m building.

    I dragged the Image Element on to the top of the page, clicked ‘insert image’ and when uploading a file that’s 977px by190px I get a small box as a result and the photo doesn’t show.

    I tried resizing the image up to 500px and upload it, yet with always the same result.

    If I select ‘medium size’ instead of ‘full size’, the photo is displayed instead. But it’s not the size it should be.

    I’ve never honestly had this issue before, so I’d like you to take a look at the page and the element and see if you can tell me what the fix is.

    I put the details below. Thanks

    #586088

    In reply to: Decrease space

    Hi,

    Thanks for your reply but that will not align the two elements.

    I had a similar request some time ago and I got this code:
    .post-11090 .entry-content p {
    margin-top: 0px !important;
    }

    and that worked. What do I have to change in the code to make it work now?

    Charlotte

    #586085

    Hey!

    final customization my friend:

    span.av_font_icon.avia_animate_when_visible.av-icon-style-border.av-no-color.avia-icon-pos-center.avia_start_animation.avia_start_delayed_animation {
    position: relative;
    top: -57px;
    }
    

    For further customization hire a freelance developer: http://kriesi.at/contact/customization
    However, I recommend to learn some CSS coding …

    Cheers!
    Andy

    #586081

    Hey!

    try this solution: https://kriesi.at/support/topic/disable-animation/#post-371416

    Cheers!
    Andy

    P.S. I love your work!!!

    #586068

    Hey!

    try this code:

    #top #wrap_all .av-main-nav ul>li>a, #top #wrap_all .avia_mega_div, #top #wrap_all .avia_mega_div ul, #top #wrap_all .av-main-nav ul ul {
    left: -174px;
    }
    

    and adjust as needed.

    Cheers!
    Andy

    michaelspencer
    Participant

    I am using the “Accordion Slider” at the top of my ‘Who Are We’ page and embedding anchor links (#team, #partners and #customers) to jump down the page to these areas where I have used invisible anchors (<div id=”team”></div>) to link the image to the spot on the page.

    Now, the first and third link works fine, (#team and #customers) and they take me to the correct place on my page, but – for some reason the second link (#partners) takes me to a spot just under my first (#team). I’ve taken a look at the code and it seems to have placed my div tags in the correct places, meaning my anchor is in the right place. But my code obviously works because the first and third links work fine. What is going on?

    I have tried renaming the <div> id’s to see if it had already been used, but still no success.

    Link to an image of the site: http://imgur.com/YrVEV1s
    Link to an image of where the link is taking me, and another image of the code inside the accordion slider: http://imgur.com/a/vzzhL

    Is this enough info for you to help?
    Has this happened before maybe?

    • This topic was modified 10 years, 1 month ago by michaelspencer. Reason: To let mods see the webpage
    #586037

    This is almost perfect. I only need to center the icons now.

    The problem is I cannot bring the icons up to the center no matter what px I put in here.. I started with 85px and went up to 485px. If I put in 1485px it doesn’t make any difference.

    @media only screen and (max-width: 767px) {
    #top #wrap_all #photo-center .flex_column.av_one_third {
        width: 31%;
        height: 485px!important;
        float: left;
        clear: none;
        margin-left: 1%;
    }} /*content element: icon*/

    Hey!

    I put this code into you Quick CSS field and it works fine now:

    .current-menu-item .menu-item-top-level-2 > a > .avia-menu-fx {
    opacity: 1;
    visibility: visible;
    } 
    

    Can you confirm please?

    Cheers!
    Andy

    Hey!

    nimm noch diesen Code dazu:

    #top .inner_product_header {
    min-height: 0px;
    }
    

    und passe an so wie du es brauchst.

    Gruß,
    Andy

    #586009

    Hi!

    You don’t have to edit any page just add the below code to Enfold > General Styling > Quick CSS

    .avia-content-slider .slide-meta {
        display: none;
    }
    .avia-content-slider .slide-entry-excerpt {
        padding-top: 20px!important;
    }
    

    Cheers!
    Vinay Kashyap

    #585987

    Thanks. You are correct Andy. That is not what I am asking for. It just makes the site look broken. So..

    1. I ONLY want to edit the color section height for mobile, as we have discussed at length in this topic.

    2. If I adjust the size in the color section it will change the size on the desktop site which I did not want to do.

    I’ve changed the CSS back to 320px. Do you know CSS that will work for the specific question I am asking for?

    I’m 99% there.

    Thanks,

    Jas

    • This reply was modified 10 years, 1 month ago by Jasmer.
    #585980

    Hi!

    ich verwende einen MacBook Pro 13”, daher kann ich das wohl nicht sehen wie es bei dir ist. Versuche es mit folgendem Code:

    @media screen and (min-width: 1920px) {
    .ls-inner {
    top: -28px;
    }}
    

    Passe die media queries und den top Wert entsprechend an bis es für dich passt.

    Gruß,
    Andy

    #585978

    Hi guys,

    I’ve tried deactivating all plugins which had no effect, and now I’ve also tried using the 2015 default theme. I get the same behavior. When visiting the direct address the site is responsive, but when visiting the redirected address the site is NOT responsive on a phone, but IS responsive when resizing a desktop browser.

    #585967

    Hi Ismail,
    thank you, I appreciate your the effort, but nothing seems to have changed.
    The layout still looks great if my phone browser is set to desktop mode – in this case, as it was before, everything is fine – but it definitely doesn’t with the phone browser set to mobile mode: the slider on top doesn’t work, it just shows the last slide’s image, fixed, and when scrolling down the page the whole content flies over that fixed image making it very, very hard to read…

    thanks again

    Davide

    #585953

    In reply to: Main Menu

    Hi Karl!

    Thank you for choosing Enfold!

    To achieve the Velvet theme styled menu you need to register a new menu in wordpress child theme functions.php and add your custom CSS styles. :)

    Another thing you can do is hack the default menu in Enfold and make the submenu always visible and style it same as the top link so it all looks same

    Best regards,
    Vinay Kashyap

    • This reply was modified 10 years, 1 month ago by Vinay.
    #585943

    I want to change the icon element that appears at the top of the page in the in the header social icons option.
    Here are the files I want to replace them with:

    http://ausidentities.com.au/members/wp-content/themes/np/images/facebook.svg
    http://ausidentities.com.au/members/wp-content/themes/np/images/twitter.svg
    http://ausidentities.com.au/members/wp-content/themes/np/images/youtube.svg

    and the last two are bitmap pngs as I could not find suitable SVG versions:

    http://ausidentities.com.au/members/wp-content/themes/np/images/app-store-btn.png
    http://ausidentities.com.au/members/wp-content/themes/np/images/google-play-btn.png

    I am migrating/updating this website http://ausidentities.com.au/

    Bilal007
    Participant

    I have the 2 questions regarding the easy slider, they have been asked earlier:

    https://kriesi.at/support/topic/easy-slider-auto-resume-after-hover-pause/

    The slide advance stops after i use the controls. The solution in https://kriesi.at/support/topic/fullwidth-easy-slider-slide-advance-stops-when-you-use-controls/ is to commenting out the lines this._stopSlideshow(); 4401, 4409 and 4431 in /enfold/js/shortcodes.js.

    But these lines don’t exist anymore. Can you tell me which lines do i have to use?
    Further; must i create a ‘js’ map in the enfold child-theme and put the shortcodes.js file in there or just in the main enfold child-theme folder?

    And can you also tell me how i can get the slider pause on hover and auto resume?

    #585934

    Topic can be closed. The solution for the transition is to use a background for the slides. Only the slides will transition.

    #585931

    Maybe it has to do with me using both the codes?

    
    /*breedte van portfolio pagina anders*/
    .fullsize .content .entry-content-wrapper {
        max-width: 800px;
        margin: 0 auto;
    }
    
    /*breedte blogpagina's*/
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 800px!important;
    }
    #585909

    In reply to: modified breadcrumb

    Thanks guys! Can we add the above request to the next update of Enfold?

    Add ALB to categories and a custom breadcrumb.

    Topic closed ;)

    Hey!

    We have added the below css in Quick CSS please check the site now it looks good on my end.

    /*Pre Loader fix*/
    .av-preloader-reactive #top .av-siteloader-extra{
       display:none;
    }

    Regards,
    Vinay Kashyap

    #585880

    Hi,

    Thanks, you can try the following shortcode:

    [av_heading tag='h3' padding='10' heading='<strong>Hey there! This is an example of a 3 Column Ajax portfolio.<br />Once you click a portfolio item a preview will open & show you some more details.</strong>' color='' style='blockquote modern-quote' custom_font='' size='' subheading_active='' subheading_size='10' custom_class=''][/av_heading]
    
    [av_hr class='short' height='30' position='left']
    
    [av_one_full first]
    
    [av_portfolio columns='3' items='9' contents='title' preview_mode='auto' image_size='portfolio' linking='ajax' sort='yes' paginate='no']
    
    [/av_one_full][av_section color='alternate_color' custom_bg='' src='' position='top left' repeat='no-repeat' attach='scroll' padding='large' shadow='no-shadow']
    [av_one_fourth first]
    
    [av_icon_box icon='59' position='left' title='Free Support']
    Aenean commodo ligula eget dolor. Lorem <strong>ipsum</strong> dolor sit amet, consectetuer adipiscing elit. Cum sociis natoque<strong> </strong>Aenean massa.
    [/av_icon_box]
    
    [/av_one_fourth][av_one_fourth]
    
    [av_icon_box icon='125' position='left' title='Updates']
    Cum sociis natoque <strong>sadfsadfas </strong>Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_fourth][av_one_fourth]
    
    [av_icon_box icon='2' position='left' title='Mobile Ready']
    Cum sociis <strong>natoque</strong>. Aenean commodo ligula eget dolor. Aenean massa. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_fourth][av_one_fourth]
    
    [av_icon_box icon='36' position='left' title='SEO Optimized']
    Aenean commodo ligula eget dolor. <strong>Aenean massa</strong>. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    [/av_icon_box]
    
    [/av_one_fourth][av_promobox button='yes' label='Learn More' link='page,750' link_target='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' size='large' icon_select='no' icon='25']
    Enfold is freakishly powerful and so damn easy to use, its probably the last theme you will ever buy
    [/av_promobox]
    [/av_section]

    You will need to activate debug mode to be able to paste the shortcode to your page: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/

    Thanks,
    Rikard

    #585879

    Hi,

    BWP Minify should work with the theme as far as I know but there might be a conflict with WPML although I find it unlikely, could you try some different settings to see if you can find one that works? If you want to try another minify plugin I would try simply searching for one and try it out.

    You can try the following in Quick CSS to have the mobile menu active on desktop as well:

    @media only screen and (min-width: 1024px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
    }

    Regards,
    Rikard

    #585866

    Hi!

    Add this in the Quick CSS field in order to fix the border:

    #header .widget {
        border-top: 1px solid #e1e1e1;
    }

    If you want to move the widget on top of the social icon. Replace the action hook with this:

    add_action( 'ava_inside_main_menu', 'enfold_customization_header_widget_area' );
    function enfold_customization_header_widget_area() {
    	dynamic_sidebar( 'header' );
    }

    Cheers!
    Ismael

    #585862

    Hi!

    It is actually working but the color value of the input and textarea fields are the same as the background. Add this in the Quick CSS field:

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
        color: red;
    }
    

    Adjust the color value. Add this one in order to fix the star rating:

    #top #review_form #respond .comment-form-rating {
        position: relative;
        right: auto;
        top: auto;
    }

    Regards,
    Ismael

    #585860

    In reply to: 1 font working 1 not

    Hi,

    Sorry for the late reply, glad you got it sorted. Please let us know if you should need any more help on the topic.

    Thanks,
    Rikard

Viewing 30 results - 100,171 through 100,200 (of 142,884 total)