Viewing 30 results - 218,971 through 219,000 (of 244,419 total)
  • Author
    Search Results
  • Hi GeoCreo!

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

    .main_color table caption, .main_color tr:nth-child(even), .main_color .pricing-table>li:nth-child(even) {
    color: black;
    }

    Best regards,
    Yigit

    #282574

    In reply to: Pricing table color

    Hi!


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

    .main_color .pricing-table li.avia-pricing-row, .main_color .pricing-table li.avia-heading-row, .main_color .pricing-table li.avia-pricing-row .pricing-extra { color: black !important; }

    If that does not work, please post the link to your website

    Regards,
    Yigit

    #282572

    Nevermind, i reinstalled wp and enfold aswell.
    Cheers

    Hey!

    Have you made any changes on theme files? If you have not, you can go ahead and update the theme as shown in the video tutorial. Your content and options are safe.
    If you make changes on theme files, we recommend using a child theme. For more information, please see – http://kriesi.at/documentation/enfold/using-a-child-theme/
    Regards,
    Yigit

    #282560

    Hey!

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

    #top .avia-content-slider-inner .slide-entry-wrap { -webkit-perspective: none; }

    Regards,
    Yigit

    #282553

    Hi
    Also after upgrade to Enfold 2.8.1 no improvement. Close it as unresolved.
    Regards
    Wolfgang

    #282544

    Hi!

    Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750

    Best regards,
    Yigit

    #282542

    Thanks Yigit,

    This handles the position approx but NOT the nice grey lines border and separator lines?
    How do i achieve this?
    I am sure in the past I just selected the header type!
    http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/
    I would like the same effect as above with line above and between the menu items.

    Thanks
    S

    #282541

    Hi!

    Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Best regards,
    Yigit

    #282539

    Hi,

    I am encountering the same problem using WP GeoDirectory Plugin. I am using Enfold 2.7.1 and tried the given code:

    `add_filter(‘avia-google-maps-api’, ‘__return_false’, 10, 2);

    in my child themes functions.php but no luck,

    Am I missing something ?

    Thanks, Achim

    #282536
    aasaes
    Participant

    Hi,
    When viewing our website in Safari on pages where we have the masonry grid The “thumbnail” images are not appearing. If you click the image, then the larger image pops up, but the grid does not show. Is there any way to remedy this? We have the latest version of enfold and wordpress.
    Thanks

    #282533

    Hi mikel!

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

    #footer { border-top: 2px solid red; }

    You can upload it using Image element and add the shortcode to widget area
    You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
    then you can create any of them and copy/paste shortcode into any other content element or into text widget.

    Cheers!
    Yigit

    #282532

    Hi,

    stagenow.net

    /*
    Theme Name: Enfold Child
    Description: A Child Theme for the Enfold WordPress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
    Version: 1.0
    Author: Kriesi
    Author URI: http://kriesi.at
    Template: enfold
    */
    @import url(“../enfold/style.css”);

    /*Add your own styles here:*/

    #282527
    tunomaniobras
    Participant

    Hello.

    Im new in enfold, I have change a lot of things with the help of the topics of this forum but i want the next changes.

    How can I add a logo in the footer and a top stroke also in the footer?

    Thanks

    #282523

    Topic: Mobile Styling Issue

    in forum Enfold
    BrandingLab
    Participant

    Good Day
    Please can you assist.
    I am using enfold theme on the following site: http://www.yingweafrica.com
    When we visit the site on a mobile phone the site defaults to a page with no styling. It does this either on the landing page or if you lucky the landing page will have the correct styling but if you navigate to another page the site loses the enfold styling.

    Please advise.

    Hey bkheld!

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

    li#menu-item-796 .avia-menu-fx {
    display: none!important;
    }

    Best regards,
    Yigit

    #282512

    Hey!

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

    .page-id-3057 .avia-builder-el-1 section.av_textblock_section {
    margin-top: 15px;
    }

    2- Please go to Settings > Permalinks > Product permalink base
    3-

    .main_color strong {
    color: #888 !important;
    }

    4-

    .slideshow-window { border: none !important; }

    Cheers!
    Yigit

    #282510
    SurigliaStudio
    Participant

    Hello,
    i’m trying to change the general color style but nothing happens. I already tried to delete the css created from enfold and now simply i haven’t a css at all, It doesn’t recreate it.
    The permissions on the uploads folder are 755
    I tried to uninstall and upload back the enfold theme and still nothing happens.
    Any suggestions?

    Thank you

    #282507

    Hey Munford!

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

    #top .container .av-masonry-entry {
    width: 24.80%;
    }

    Image titles are displayed in lightbox on my end. Please see screenshot here – http://i.imgur.com/LArh0tO.jpg

    Cheers!
    Yigit

    #282502

    Hi scottbeveridge!

    You are using an older version of the theme. Please update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750

    Regards,
    Yigit

    #282501

    Hey armindoerr!

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

    .toggle_content > .av-special-heading {
    margin-top: 50px!important;
    }

    Cheers!
    Yigit

    #282491

    Hi!

    Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give the heading elements that you would like to change color a unique css class and use following code instead

    .custom-class-red h2 { color: red !important; }

    Best regards,
    Yigit

    Hi!

    You are currently using very old version of Enfold which is not compatible with the WordPress version you are using. Please update the theme to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
    You should login on ThemeForest with the account you have purchased Enfold with and go to Downloads section to download the latest version

    Regards,
    Yigit

    Thanks for ur help Josue,

    I could solve the problem with the background and I didn’t know the plugin isn’t working with ur theme. Is there any facebook-plugin working with the enfold theme? I’m thinking about integrating an activity feed on the homepage.

    #282440

    In reply to: Slider Shadow

    Hi Finlando!

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

    .avia-shadow {
    box-shadow: none;
    }

    Best regards,
    Yigit

    #282438
    fwbecker
    Participant

    Hallo,

    ich würde gerne für bestimmte Seiten ein eigenes Menü im Kopf erstellen – das Hauptmenü soll durch ein anderes ersetzt werden.
    Unter dem Bereich “Design”-“Menü” habe ich ein neues Menü hinzugefügt. Jedoch kann ich auf meiner erstellen Seite nicht auswählen, welches Menü für diese Seite verwendet werden soll. Gibt es diese Möglichkeit? Ich benutze die WordPress Version 3.8.1 und die Enfold Version 2.7.1.

    Vielen Dank.
    Lisa Reuther

    Hi curmi01!

    Can you upload your screenshot on imgur.com or Dropbox public folder and post the link here? It seems like you posted a direct link of the file from your computer but we cannot see it like that.
    If you would like to display your “privacy policy” on the right side of footer socket, please go to Appearance > Menus and create a new menu, add your “privacy policy” page to your new menu and check “Enfold footer menu” under Menu Settings

    Best regards,
    Yigit

    #282424

    Hi!

    Please go to Enfold theme options > Header Layout > Header Layout > Menu and Logo Position = Logo left, menu below
    then Enfold theme options > Header Layout > Header Behaviour > check both “Sticky Header” and “Shrinking Header”
    after that Enfold theme options > Header Layout > Extra Elements > Header Social Icons = Display in main header area

    Best regards,
    Yigit

    Hi chapdes!

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

    .js_active .toggler, .js_active .tab { border: none !important; }

    Regards,
    Yigit

    #282420

    In reply to: Icon colour

    Hey GOWD!

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

    .main_color .avia-icon-list .iconlist_icon {
    background-color: #fc9b00;
    }

    Best regards,
    Yigit

Viewing 30 results - 218,971 through 219,000 (of 244,419 total)