Forum Replies Created

Viewing 30 posts - 76,441 through 76,470 (of 82,625 total)
  • Author
    Posts
  • in reply to: Layerslider Version 4.6.5 to 5.0 #224101

    Hey!

    No unfortunately, there is still no ETA yet.

    Cheers!
    Yigit

    in reply to: problem with menu #224099

    Hey newmesis!

    Can you post the link to your website? We may need a temporary admin login as well. If you do not mind, please post it here privately as well.

    Cheers!
    Yigit

    in reply to: changing color in table grid #224097

    Hey!

    You can upload your screenshots on imgur.com or Dropbox public folder and post the links here. However, if i understood you correctly, i do not think that it would be easily achievable.

    Cheers!
    Yigit

    in reply to: Side Navigation Child page Current State missing #224096

    Hey davidrk!

    Please add following code to Quick CSS in Enfold theme optison options unde Styling tab

    #top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a {
    background-color: #e1e1e1; }

    Regards,
    Yigit

    in reply to: After updating, images in columns are no longer responsive? #224089

    Hi!

    I have just checked the pages where you are/were having issues and it seems to be working fine now. Can you confirm that it is fine on your end as well?
    Also, version 2.5.2 was released recently and has some small bug fixes. If you are having any other issues, please try updating the theme ( see http://kriesi.at/documentation/enfold/updating-your-theme-files/ )

    Best regards,
    Yigit

    in reply to: Icon questions #224084

    Hi!

    You are welcome, glad we could help! Thanks, you too have a nice weekend :)

    Cheers!
    Yigit

    in reply to: Internet Explorer 8 issues #224075

    Hi!

    Can you try adding following code to Functions.php file in Appearance > Editor and check if that helps?

    add_filter('wp_headers', 'cdfie_add_header');
    function cdfie_add_header($headers)
    {
        $headers['X-UA-Compatible'] = 'IE=edge,chrome=1';
        return $headers;
    }

    Cheers!
    Yigit

    in reply to: Icon questions #224071

    Hi!

    Changes are done. Please review your website. I made a small CSS adjustment in the code. You can find it in the bottom of Quick CSS section

    Regards,
    Yigit

    in reply to: Header adjustments #224067

    Hi!

    Please change

    #header_main .container, #avia-menu a {
    height: 143px !important;
    line-height: 143px !important;
    
    -webkit-transition: all linear 0.2s;
    -moz-transiton: all linear 0.2s;
    transition: all linear 0.2s;
    }

    with

    #header_main .container, .main_menu ul:first-child > li > a {
    height: 143px !important;
    line-height: 190px !important;
    -webkit-transition: all linear 0.2s;
    -moz-transiton: all linear 0.2s;
    transition: all linear 0.2s;
    }

    Cheers!
    Yigit

    in reply to: top menu transparent and fixed over main content #224065

    Hi!

    Please review your website now. You can find custom CSS code i added in Quick CSS section in Enfold theme options under Styling tab

    Regards,
    Yigit

    in reply to: Header adjustments #224058

    Hey!

    Please change following line

    #header_main .container, #avia-menu a { line-height: 190px !important; }

    with

    .main_menu ul:first-child > li > a { line-height: 190px !important; }

    Best regards,
    Yigit

    in reply to: Typography #224056

    Hi!

    I will keep this thread open. It will be on hold until you post again. So please post after you try on monday :)

    Regards,
    Yigit

    in reply to: Responsiveness not-so-responsive #224053

    Hey!

    Please try deactivating WP-Property plugin and check if that helps

    Best regards,
    Yigit

    in reply to: Icon questions #224050

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so i can take a look?

    Cheers!
    Yigit

    in reply to: Header adjustments #224046

    Hi!

    Please replace that line of code with following one

    .main_menu ul:first-child > li > a { line-height: 190px !important; }

    Cheers!
    Yigit

    in reply to: Menu sign for submenu #224039

    Hey!

    It would work just fıne. Please try it

    Regards,
    Yigit

    in reply to: Header adjustments #224031

    Hi!

    Please add following code to Quick CSS as well

    .sub_menu { font-size: 16px; } /* changes the font size of sub menu */
    .fixed_header.social_header #main { padding-top: 174px; }
    #header_main .container, #avia-menu a { line-height: 190px !important; }

    Copy category URL and go to Appearance > Menus and add it as a new link with # for URL so they will not be clickable http://i.imgur.com/9I3QF9j.jpg
    Not sure if i understood "Tighten up the leading in the dropdown menus (e.g. Why Choose Us) to the default." clearly. Please elaborate.

    Regards,
    Yigit

    in reply to: Typography #224021

    Hi elkeklein!

    Please see Peter’s post here https://kriesi.at/support/topic/add-a-new-custom-font/#post-212124

    Best regards,
    Yigit

    in reply to: Icon questions #224014

    Hi!

    Please add following code to Quick CSS as well

    #header_main .av_font_icon { top: -2px; }
    #mobile-advanced a { min-height: 48px; }
    #mobile-advanced .avia_transform .av_font_icon {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    }

    Cheers!
    Yigit

    in reply to: Description pop up when hover over an Pricing table item #224008

    Hey Linden Mobile!

    You can try to find a plugin or you are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Cheers!
    Yigit

    in reply to: White Line in between sections #224005

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    #expertise { border-top: 1px solid white; }

    Best regards,
    Yigit

    in reply to: body background color #223996

    Hey!

    Please add following code to Quick CSS in Enfold theme options for a temporary workaround and adjust as needed

    html.html_boxed {
    background: #8ca8ee;
    }

    Regards,
    Yigit

    in reply to: Styling is gone! #223986

    Hi asarran!

    Everything looks fine on my end. Please see screenshot here http://i.imgur.com/0omynFw.jpg
    Have you solved the issue already?

    Cheers!
    Yigit

    in reply to: Menu sign for submenu #223976

    Hey costin!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .menu li > a:after { content: ' ▾'; } 
    .menu li > a:only-child:after { content: ''; }

    Cheers!
    Yigit

    in reply to: Disqus Comments Padding Difference Page vs. Post #223975

    Hey!

    Please try adding following code to Quick CSS

    #disqus_thread #layout { margin-right: 20px!important; }

    Regards,
    Yigit

    in reply to: How to change color of the "Active" tab within Enfold #223969

    Hi Anthony!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    div .main_color .tabcontainer .active_tab_content { background-color: red; }
     div .main_color .tabcontainer .active_tab { background-color: green; color: white; }

    Best regards,
    Yigit

    in reply to: CSS problem with .avia-team-member #223966

    Hey tlow87!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    .team-social a { background: transparent; }

    Regards,
    Yigit

    in reply to: Remove social icons from header #223964

    Hi!

    Please add following code to Quick CSS instead

    #header_main .container {
    height: 135px !important;
    }

    Regards,
    Yigit

    in reply to: remove layer slider "borders" #223961

    Hi rdswestnet!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    #av_section_1 .container_wrap, .avia-layerslider { border-top-style: none; }
    .avia-layerslider  .avia-shadow { box-shadow: none; }
    #header_main { border-bottom-style: none; }

    Cheers!
    Yigit

    in reply to: Vertical Alignment within Color Section #223959

    Hey charger70!

    Can you post the link to your website and point out the color section you would like to adjust?

    Best regards,
    Yigit

Viewing 30 posts - 76,441 through 76,470 (of 82,625 total)