Viewing 30 results - 225,511 through 225,540 (of 243,848 total)
  • Author
    Search Results
  • #238776

    In reply to: CSS For back links

    Hi Jonathan!

    Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/

    Best regards,
    Yigit

    #238775

    Hey!

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

    .main_menu ul:first-child > li > a { font-size: 18px; }

    Regards,
    Yigit

    #238772

    Hi alexanderloft!

    You can try adding following code to Quick CSS in Enfold theme options under Styling tab to increase font weight globally

    body { font-weight: 600; }

    Can you also post the link to your website and screenshot showing how text looks on Mac and Windows computers?

    Regards,
    Yigit

    #238759

    Hi Abedia!

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

    #header .mega_menu_title { font-weight: normal; color: red; font-size: 14px; }

    Best regards,
    Yigit

    #238757

    Sorry to bother you again. I did as you said and removed the new code and replaced the function.php but I still get this message:

    Parse error: syntax error, unexpected T_FUNCTION in /home/d40567/public_html/sv/wp-content/themes/enfold/config-woocommerce/config.php on line 1255

    Maybe I have to something with the config.php file?

    Regards
    Abedi

    #238754
    neotemplates
    Participant

    since the newest update of enfold the blog entries also the blog entry slider are not looking the same anymore on mobile than before. Now it is only 1 column and all the blog entries are in 1 column. But before it was beautyfully in small colunns. like 2 columns, and after it it was 1 big column, then it was again 2 columns, and then again 1 column. it was very nice managed. now it seems that its only 1 column… how can i change this back to the beautiful styling?

    thanks

    #238752

    Hey Hayd028!

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

    @media only screen and (max-width: 1040px) and (min-width: 767px) { 
    .main_menu ul:first-child > li > a { 
    padding: 0 7px; }}

    Then go to Enfold theme options > Header > Mobile Menu and choose to display it at 990px

    Regards,
    Yigit

    #238751

    Hey!

    Inside wp-content\themes\enfold folder

    Regards,
    Yigit

    #238749

    Hey!

    You are welcome, glad we could help :)
    Kriesi added a CSS snippet to FAQ section on Enfold’s page http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/support
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

    #238743

    In reply to: Theme will not install

    Hi!

    You can take a look at Enfold documentation here http://kriesi.at/documentation/enfold/
    And video tutorials here http://vimeo.com/channels/aviathemes

    Cheers!
    Yigit

    #238742

    In reply to: Music in Enfold

    Hey nicomad!

    Please try using this plugin https://wordpress.org/plugins/wp-music/
    If that does not help, please try to find another plugin here https://wordpress.org/plugins/

    Regards,
    Yigit

    #238741

    Hey!

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

    #ignitewoo_events_calendar_wrap a.fc-event {
    position: relative!important;
    }

    Best regards,
    Yigit

    #238736
    Valerie
    Participant

    Hi there! When I switched themes from Avisio to Enfold, all the widgets did not populate correctly. Many came in as Inactive.

    Now when I move the widgets from Inactive into the widget areas that were in place with Avisio, I am getting duplicates, which you can see at http://coaching.valiantlane.com/services and at http://coaching.valiantlane.com/client-talk.

    How do I fix this?

    Thanks for taking a look!

    #238735

    #2 is still not working (#4 worked, thanks!). Here is what I have written in the quick CSS:

    @media only screen and (max-width: 1000px) {
    .avia-caption {display: none !important;}

    .avia-caption-title {
    font-size: 14px; line-height: 14px;
    }
    }

    .header_color .main_menu ul:first-child > li > a { color: ; font-size: 15px; }
    }
    }

    .js_active .tab {
    font-size: 20px !important;
    }

    .active_tab_content .tab_inner_content { color: ; font-size: 14px; }
    }

    .toggler {
    font-size: 14px;
    }

    .toggle_content {
    font-size: 12px;
    }

    #mc_embed_signup .clear {
    display: block;
    visibility: visible;
    height: auto;
    width: auto;
    }

    h3 {
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 8px;
    }

    .inner_sort_button span {
    padding: 0 10px;
    }

    #footer #text-8 .av_font_icon {
    margin-right: 20px;
    }

    .av-masonry-sort {
    padding: 40px;
    }

    ! Any issues with the placement?

    #238725

    Thank you! Worked perfectly.

    Hi Peter,

    The site is not published yet as I cannot obtain the correct result. I will try with a fresh and clean WordPress installation to verify it again.

    In any case, since with the Enfold masonry gallery is not possible to change the dimension of the lighbox to adapt its dimension to the original images, expecially for the portrait ones that become very small, could you please suggest me a plugin compatible with Enfold that overcome this problem?

    Thanks,
    Giovanni

    #238719

    Hey!

    Background color value is empty for some reason. Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .main_color.iconbox_top .iconbox_icon { background-color: black; }

    Can you post a screenshot and show how it looks on IE on your end? I tried to check your website in IE9 mode but it looks fine on my end

    Cheers!
    Yigit

    #238718
    #238701

    In reply to: Remove or Edit sidebar

    Hi!

    That’s a lot of “long” words there. Anyway, those are navigation for nested subpages of a page that will show when you don’t have any widgets on the widget areas. You can disable it on Enfold > Sidebar > Page Sidebar navigation. Uncheck or disable it, or add any widgets on Appearance > Widgets.

    Regards,
    Ismael

    #238694

    Thanks.

    I just tried to update the functions.php as you suggested. As soon as I clicked on Update, I receive this message:

    Parse error: syntax error, unexpected T_FUNCTION in /home/d40567/public_html/sv/wp-content/themes/enfold/config-woocommerce/config.php on line 1255

    Now I cannot even open the site! I receive the same message whatever I do.

    Can you help?

    Regards
    Abedi

    #238692

    In reply to: Search icon position

    Hi oravidor!

    Please go to wp-content\themes\enfold\includes folder and open helper-main-menu.php file and find

    <div id='header_meta' class='container_wrap container_wrap_meta <?php echo avia_header_class_string(array('header_social', 'header_secondary_menu', 'header_phone_active'), 'av_'); ?>'>
    		
    			      <div class='container'>

    and add following code right below it

    <?php get_search_form(); ?>

    Best regards,
    Yigit

    #238687

    In reply to: Homepage image

    Hi,

    Well, I have updated to Enfold latest version and things might have changed now…
    Please check here http://awesomescreenshot.com/0212i487c0 my present settings and let me know what I have to change to make it work as in to be 500px in height. Also note that the image is not responsive on mobile, I should fix this also.

    Many thanks!

    #238681
    Martijn
    Participant

    Hi,

    I followed these instructions https://kriesi.at/support/topic/blog-posts-excerpts-enfold/ to get the read-more function working. So I changed the loop-index.php, the right page is set as blogpage etc.. But it doesn’t work … I don’t get a read-more on the category-page.

    Can you help me?

    • This topic was modified 11 years, 10 months ago by Martijn.
    #238679

    Hey Cum_Vincere!

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

    #header_main .container, .main_menu ul:first-child > li > a {
    height: 116px!important;
    line-height: 116px!important;
    }
    .logo, .logo a, .logo img { max-height: 116px !important; }

    Regards,
    Yigit

    #238677

    Hi!

    Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/
    If that is not what you meant, please elaborate

    Best regards,
    Yigit

    #238658

    get slider focused or selected to allow the alternative keybard (arrow-keys) navigation direktly after loading a page.

    #238656

    In reply to: CF7 alerts problems

    Hi Francesco!

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

    span.wpcf7-not-valid-tip { top: -19px !important; }
    #top textarea { width: 96%; }

    Best regards,
    Yigit

    #238653

    In reply to: Scroll up

    Hey Carsten!

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

     #scroll-top-link { background-color: white; color: red; border: 1px solid red; }

    Cheers!
    Yigit

    #238648

    Topic: CF7 alerts problems

    in forum Enfold
    Francesco
    Participant

    Hi first of all thanks for the very best theme I’ve ever used!
    I’m having problems with contact form 7 plugin.
    As you can see here http://bit.ly/1nxoHC1 (but the problem is on all the forms I have in my site) red alerts don’t disappear after hover as normally happened and also the yellow info alert box is wrapped all around the form instead of appearing under the button.

    I’m using CF7 3.7.2 and enfold 3.6.1

    Any help really appreciated, thanks in advance.

    • This topic was modified 11 years, 10 months ago by Francesco.
    #238643
    nthcreative
    Participant

    hello all

    new peeps to the theme here. a quick question – how big do you make the sliders in pixels to emulate exactly the dimensions of the enfold demo?

    thank you please

Viewing 30 results - 225,511 through 225,540 (of 243,848 total)