Viewing 30 results - 234,871 through 234,900 (of 244,015 total)
  • Author
    Search Results
  • #185286

    Topic: Theme Button Text Size

    in forum Enfold
    5fold
    Participant

    How can I make the enfold theme button text size larger and the button bigger?

    Hi!

    2) Please go to wp-content\themes\enfold\js\prettyPhoto\js folder and open jquery.prettyPhoto.js file and search for

    allow_resize:true,allow_expand:true

    and change it to

    allow_resize:false,allow_expand:true

    Cheers!
    Yigit

    #185276
    StuWeTueHo
    Participant

    Hello,

    I am in final stages of completing our website and must say, that this theme and the theme support is awesome. I never regretted spending my money on enfold theme. But there is still one last thing I need to find out.

    I really need the ability to handle shortcodes in post sliders / grid layouts (within the excerpt). Each excerpt should e.g. start with an icon, but the excerpt just outputs the shortcode term for the icon. I tried the advanced excerpt plugin, which helps me display shortcodes inside the excerpts of blog elements, but is no help with any grid element.

    I did some research, but couldn´t find a solution. The topic that came closest to my question was this https://kriesi.at/support/topic/dropcap-2-and-post-sliders/ – but the provided code didn´t work for me.

    I appriciate any help. Thanks!

    #185269
    This reply has been marked as private.
    #185266
    bethperkins
    Participant

    I have added videos, single images and sliders using the Avia framework and none open a lightbox when clicked. I upreved to the latest Enfold rev today.

    #185251

    In reply to: Updating enfold

    Hey VisionHD!

    Your best option in my opinion would be creating a child theme. Please see Devin’s tutorial here http://vimeo.com/channels/aviathemes/67221517

    Regards,
    Yigit

    Dear Ismael,
    Another example of mine that works fantastic is http://corpopromo.com/ (and the logo is not broken) and also made with the Enfold version 2.3.2.
    Please, I need a solution to this point asap.
    Regards, Adolfo

    #185244

    In reply to: Adjust logo

    Hi!

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

    .logo img { padding: 27px 0 5px 0;}
    .header-scrolled .logo img { padding: 5px 0; }

    Regards,
    Yigit

    #185237
    erantdo
    Participant

    Hi,

    For some reason, all of a sudden, the custom changes I’ve made to the CSS won’t show on the website (not even the theme color)
    I rolled back the backup to a few days ago, I disabled all plugins, I clear the cache, but still.
    Of course that the custom CSS file is alive and well.
    Any idea why is that…?
    URL: http://www.valuation.co.il/2118-2/?theme=enfold

    #185231

    Hey Monsoon!

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

    #top .avia-post-nav { display: none; }

    Best regards,
    Yigit

    #185225

    Hey!

    Sure. Please create a temporary admin login and post it here privately.

    Regards,
    Yigit

    #185223

    Hey Delphiine!

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

    div .avia_message_box .avia_message_box_title { font-size: 16px; }
    .avia_message_box_content { font-size: 18px; }

    Best regards,
    Yigit

    #185222
    This reply has been marked as private.
    #185220

    Hey Justin!

    1) I believe you mean size of main menu. If so, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

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

    2) You can add it manually to header.php file. Can you post a screenshot?
    3) Can you post the link to your website?
    4) Please add following code to Quick CSS and adjust as desired as well

    .social_header .phone-info { font-size: 18px; }

    Cheers!
    Yigit

    #185215

    i have just reinstalled the enfold theme. error still occurs :-(

    #185202

    Hey oskarpalmenfelt!

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

    .main_menu { display: none; } /* removes main menu */
    div .logo { display: none; } /* removes logo */

    Cheers!
    Yigit

    #185201

    Hi absmith55!

    You can undo changes you have done and add following code to Quick CSS in Enfold theme options to remove search icon from main menu

    #top .menu-item-search-dropdown > a { display: none; }

    Regards,
    Yigit

    #185200
    oskarpalmenfelt
    Participant

    Hi

    I’ve been searching the forum and trying different settings in the Enfold-theme options and menu options, but I can’t figure out how to remove the entire menu with logo and all.

    http://www.intouchprogram.se

    Menu includes home home Portfolio blog etc

    Best regards, Oskar

    Hi Matt!

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

    #top .social_bookmarks_linkedin a {
    color: #fff;
    background-color: #419cca;
    }
    #top .social_bookmarks_twitter a {
    color: #fff;
    background-color: #46d4fe;
    }
    #top .social_bookmarks_facebook a {
    color: #fff;
    background-color: #37589b;
    }
    #top .social_bookmarks_rss a {
    color: #fff;
    background-color: #ffa133;
    }

    Regards,
    Yigit

    #185185

    In reply to: icon text block

    Hi!

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

    .iconbox .iconbox_content .iconbox_content_title { padding: 2px 0 2px 0; }

    Cheers!
    Yigit

    #185183

    Hi Jonathan!

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

    .template-blog .post_delimiter { padding: 0; }

    Regards,
    Yigit

    #185174

    Hi AndrewDouglas!

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

    .current-menu-item>a>.avia-menu-fx {display: none; }

    We can provide you custom CSS code to change styling options if you point out the exact elements

    Best regards,
    Yigit

    #185171

    Hi!

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

    div.pp_default a.pp_arrow_next, div.pp_default a.pp_arrow_previous, div.pp_default .pp_nav .pp_play, a.pp_close, div.pp_default .pp_expand, a.pp_next, a.pp_previous { color: transparent; }

    Regards,
    Yigit

    #185170
    fjrichart
    Participant

    I’ll have some pages that will be private for some specific people so I want to add a password entry. Is it possible in Enfold? and how?

    #185161

    Hi!

    In that case, please refer to this post https://kriesi.at/support/topic/remove-kriesi-link-in-footer-but-allowing-another-link/#post-183000

    Best regards,
    Yigit

    #185160

    But when I add [nolink] it also stops showing my copyright details :(

    #185159
    PeterPan2
    Participant

    Dear Kriesi Team,
    I’ve got a question concerning the enfold theme in combination with the WooCommerce shop plug in. We are a company, that would like to sell video clips via the woocommerce shop. The whole layout incl. programming was done by a programmer and is oriented on big video agencies like shutterstock.com or corbismotion. We created a catalog of small thumbnails (jpeg) that are loaded first. While mouse over, a low res video starts to play. By clicking on the video, you get into the article details and can buy the article. Here is a screenshot of the catalog view incl. mouse over effect:

    <a href='https://automattic.pxf.io/y2XdbN/' target='_blank' rel='nofollow'/ rel=WooCommerce Thumbnails" />

    We have noticed, that all small thumbnail images are a little bit unsharp, although the woocommerce thumbnails size (Woocommerce settings -> Image options) matches exactely the pixel size of our source jpegs, that I’ve uploaded to each article and which are clearly sharp.
    Woocommerce or WordPress must either do an unnecessary resizing, that we don’t want or must apply a compression to the jpegs.
    Due to the responsive design, the images getting more and more unsharp when reducing the windows size of the browser. I found out, that woocommerce scales the thumbnails to five different pixel sizes, depending on the size of the browser window.

    Thumbnail size full screen window 187×105
    reduce window size Thumbnail jumps to 159×89
    reduce window size more Thumbnail jumps to162x91
    reduce window size more Thumbnail jumps to 208×117
    reduce window size more Thumbnail jumps to 266×150 (its a view like on an i-phone display)

    Is there a way that we can make our thumbnail images sharper throughout the whole responsive layout and avoid unnecessary image processing by woocommerce/wordpress?

    Thanks for your answer!

    #185157

    inside the footer socket, But I found a way to it, Thanks for the help!

    • This reply was modified 12 years, 3 months ago by Shandhamankar.
    #185155

    Hey Shandhamankar!

    You can go to Enfold theme options > Footer and add [nolink] to Copyright section to remove “Enfold Theme by Kriesi”.
    Where exactly would you like to add social media links?

    Cheers!
    Yigit

    #185154

    Hey!

    You can add following code to Quick CSS in Enfold theme options to increase top padding on all pages

    .fixed_header.social_header #main {
    padding-top: 147px;
    }

    You just need to adjust this value

    Regards,
    Yigit

Viewing 30 results - 234,871 through 234,900 (of 244,015 total)