Viewing 30 results - 218,281 through 218,310 (of 243,971 total)
  • Author
    Search Results
  • #284124

    Hey!

    Please go to Enfold/css folder and open Layout.css file and remove or comment out following line

    #top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li{ background: transparent; }

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

    #header_main .social_bookmarks { left: 19%; }

    Regards,
    Yigit

    #284121

    Hi Ismael,

    I removed it and deactivated things.
    I’m still not seeing the mobile menu showing up properly on the home page.
    it does appear to be on other sub pages.

    can you take another look..

    Apart from this.. we’re loving enfold.. more and more.. :)

    Is there a better option than what we have as the navigation is the one thing we want to optimise the flow of..

    thanks

    • This reply was modified 11 years, 7 months ago by psipi.
    #284119

    Hi Richard!

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

    div .av_one_third {
    margin-left: 2%;
    width: 33.3%;
    }
    div .av_one_half {
    margin-left: 2%;
    width: 49%;
    }
    body .column-top-margin {
    margin-top: 20px;
    }
    .content, .sidebar {
    padding-top: 20px;
    padding-bottom: 20px; }
    #top .isotope-item {
    padding-right: 10px;
    }

    Cheers!
    Yigit

    Hi Yigit,

    Thank you. I tried to add this code into a child theme functions.php file; the result was this error and a crash of the total site: Fatal error: Call to undefined function avia_get_option() in /home/content/22/4189422/html/momo/wp-content/themes/enfold/header.php on line 5

    I can no longer access any of the child theme customizations.

    A lot of drama and many hours on firebug and trying different code already just to get rid of a time stamp!

    Any chance you can help me get the site up and running again? Do I need to enter into PHP My Admin and delete the child theme functions.php file?

    #284102

    In reply to: Post Titel

    Hey Finlando!

    Open up wp-content/themes/enfold/includes/loop-index.php and replace this line

    
    echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";
    

    with

    
    echo '<span class="blog-author minor-meta">';
    

    Regards,
    Peter

    Hey onegirlrtw!

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

    .news-headline { font-size: 16px; font-family: arial; }

    – Can you elaborate? A screenshot would help

    strong.news-headline:hover { color: red; }

    #top .news-wrap li { border-bottom: 1px solid #e2e2e2; }

    – I have answered your question on your other topic here – https://kriesi.at/support/topic/how-can-i-delete-the-time-in-the-combo-widget-but-keep-the-date-stamp/#post-284048

    Regards,
    Yigit

    #284097
    This reply has been marked as private.
    #284095

    Hallo Peter,

    das war nur ein Screenshot auf meinem Server. Ich benutze beim entsprechenden Projekt enfold 2.6.1, wobei ich gerade ein Update auf 2.8.1 mache.

    LG, Tom

    #284094

    Can I send you a screenshot of the Enfold theme slider? It’s now got the same mysterious code in the middle of it after the “update”.

    #284093
    richardwilding
    Participant

    Hi there, I have started a new website using Enfold, and it looks really promising.

    However, I find the vertical and horizontal spacing between the main Aviva elements much too wide, and would really prefer to use 20px spacing like I had in my html template (second link)

    I’d also like to introduce the same spacing between the 4 portfolio previews at the bottom of the home page, rather than having them joined together with no spacing.

    How can I do this across the whole site, either in a child theme, or with a change in the quick css

    Thanks!

    #284089

    In reply to: Editing Socket

    Hey damian24!

    Please go to Appearance > Menus and create a new menu, add “Impressum” and “Allgemeine Geschäftsbedingungen” page to your new menu and check “Enfold footer menu” under Menu Settings

    Regards,
    Yigit

    #284087

    Topic: Editing Socket

    in forum Enfold
    ninaS
    Participant

    Hi,
    I wanted to edit the socket area and add “Impressum” and “Allgemeine Geschäftsbedingungen”. I already put it in the copyright-line but i want to place it on the right side and separte them with a line like on your Enfold theme demo. How to manage it? Would be very glad for your help.

    Thanks in regards

    #284067

    Hi!

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

    .iconbox .iconbox_content .iconbox_content_title { font-size: 18px; color: red; }

    – You can use custom CSS as following

    .ls-l {
    font-family: arial;
    }

    Regards,
    Yigit

    Thanks Devin!
    I updated the theme and tried to change the menu, it didn’t work. Than I switched to another theme and could make my changes and change back to enfold! One problem solved so far!

    I also installed and activated the W3tc Plugin but it isn’t a great help really. I measured the performance before and the site loaded in about 6 sec, now i’m at about 4.5 sec. So it is a little faster but in my opinion not enough. Any other suggestions?

    #284056

    Hey Ben!

    It seems like it was set to black manually – http://i.imgur.com/md9uns0.png
    You can also add following code to Quick CSS in Enfold theme options under General Styling tab

    div.entry-content p span {
    color: #4170cf!important;
    }

    Best regards,
    Yigit

    #284052

    Hey!

    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
    If you do not mind creating a temporary admin login and posting it here privately i can look into home icon issue

    Best regards,
    Yigit

    #284049

    Hi depietrijojo3!

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

    div .slideshow_caption h2 { font-size: 20px; }
    div.avia-caption-content { font-size: 16px; }
    #top .avia-slideshow-button { font-size: 18px; }

    Regards,
    Yigit

    #284040

    Hi Sal!

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

    @media only screen and (max-width: 768px) {
    .phone-no {
    display: block;
    position: fixed!important;
    left: 60%!important;
    }}

    Regards,
    Yigit

    #284037

    Hi sineadh!

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

    @media only screen and (max-width: 767px) {
    .responsive .logo a, .responsive .logo img {
    max-width: 85%;
    height: auto !important; }}

    Cheers!
    Yigit

    #284032

    Hi!

    You can turn on custom CSS class field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your element a unique class and add following code to Quick CSS in Enfold theme options under General Styling tab to move your arrows down

    .your-custom-class { padding-top: 20px; }

    Best regards,
    Yigit

    #284025

    Hey!

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

    .footer_color { background-size: cover; }

    Best regards,
    Yigit

    #284012

    Hey MeisDesign!

    Seems like you have already figured it out but if you would like to change the header size, please go to Enfold theme options > Header Layout > Header Layout > Header Size = Custom Pixel Value > Header Custom Height and adjust as needed

    Regards,
    Yigit

    #284010

    In reply to: main menu

    Hi Finlando!

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

    .header-scrolled #header_main_alternate {
    border-bottom: 1px solid black;
    }

    Regards,
    Yigit

    #283999

    Hi remix1998!

    Thank you for using our theme.

    If you want to remove the featured image from the archive page, you need to use enfold-child theme and it needs some modifications to the php source.

    If you want to do this, i can send you the modified files.

    Best regards,
    Günter

    #283998
    Justin
    Participant

    What would you recommend as best practice for having a homepage slider that rotates various “action items” with a side column of text similar to what’s seen here with Builder: http://html.orange-idea.com/builder/home-page-3-example/

    I’ve taken note as well, that the awa page refuses to respond to full-page layout with the events calendar even though the enfold theme settings for SIDEBAR LAYOUT has “No Sidebars” set, and the actual page itself that has the calendar has the default selected with “No sidebars”. Any particular reason why it won’t respond?

    Thanks

    schlafstatt
    Participant

    Hallo auch,

    wir haben eine Webseite für einen unserer Kunden geupdatet (Plugins, WordPress und Enfold) aber jetzt werden die Bilder vom Portfolio nicht mehr angezeigt:

    http://backuptest.icosmedia-projekte.de/?page_id=2602&preview=true

    Die Bilder existieren in der Mediathek und werden auch korrekt angezeigt wenn man die leeren Kästen anklickt und zur einzelnen Portfolio-Seite geschickt wird, aber bei der Übersicht ist eben nichts weiße Kästen mit dem namen des Portfolios zu sehen.

    #283981

    Topic: Enfold Form

    in forum Enfold
    ajosecorrea
    Participant

    Hello,

    I changed hosting, everything works great, except the contact form.

    I’ve updated to the latest version Enfold.

    The form does not give me error. I just do not receive the mail.

    Someone can help me? where I can look.

    Thank you!

    This reply has been marked as private.
    #283970

    In reply to: Tabular Table Issues

    Hi Peter,

    Thank you! As a matter of fact I’ve been using the tablepress plugin on my other site that runs on Genesis but to display a different type of data. The tablepress plugin is the best currently available to display a large number of columns on tablet screens but it doesn’t really work on the smaller smartphone screens when you also need to display more than 10 rows as the headings on the top rows get lost when scrolling down.

    The Enfold theme’s table element is the best that I found to display large number of rows on smartphones but it doesn’t work on tablet screens when you also have a large number of columns. :(

    Oh well! I hope that Kriesi will consider making it work on both screens sometime in the near future!

    Thank you,
    George

    #283967

    Hi Josue,

    actually, now that i’ve tried other things, including removing all custom CSS, reinstalling enfold, the problem still exist. it’s fine, until the page loads completely.

    • This reply was modified 11 years, 7 months ago by vin8tan.
Viewing 30 results - 218,281 through 218,310 (of 243,971 total)