Forum Replies Created

Viewing 30 posts - 63,271 through 63,300 (of 66,728 total)
  • Author
    Posts
  • in reply to: Sidebar line #170694

    Hi thando87!

    Can you please give us a link to the website? We need to inspect it.

    Cheers!
    Ismael

    in reply to: missing header borderline sincs update up 2.3.1 #170686

    Hey set_carsten!

    Can you give us a link to the website please? The header on our Enfold 2.3 installation with the same style is not missing any borders. Please add this on your custom.css or Quick CSS:

    #header_main_alternate {
    border-top: none;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom: 1px solid red;
    }

    Best regards,
    Ismael

    Hi!

    1.) You can use this for the toggle content, iconbox and tab hover state:

    .toggle_content.invers-color p, .iconbox_content p, .main_color .toggler:hover, .avia-promocontent p {
    color: white;
    }

    2.) I’m not sure what you mean by “turn the page on”. Can you post a screenshot?

    Cheers!
    Ismael

    in reply to: Products not showing up #170682

    Hi!

    Glad you found it. :)

    Cheers!
    Ismael

    in reply to: Portfolio Pagination Error #170681

    Hi designprime!

    The pagination is working ok on our end. Have you tried disabling Yeost? Please give us a link to your portfolio page.

    Cheers!
    Ismael

    in reply to: Customizing Enfold Menus #170680

    Hi!

    You can use this to change the color of the menu container:

    #header_main_alternate, .bottom_nav_header.social_header .main_menu ul:first-child {
    background: #abbe31;
    }

    Font size of the main menu:

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

    Color of the menus:

    .bottom_nav_header.social_header .main_menu ul:first-child > li a {
    color: red;
    }

    Regards,
    Ismael

    in reply to: After Update to 2.2 search dont work #170678

    Hi!

    The search is working fine on our end: https://kriesi.at/support/search/

    Please try to use a different browser. Deactivate all plugins then update your WordPress installation.

    Cheers!
    Ismael

    in reply to: 'Popup window' and 'Menus on hover on images' #170677

    Hi finessecreative!

    1.) Maybe this plugin will come in handy http://wordpress.org/plugins/popup-contact-form/ . Unfortunately, we can’t offer full support for third party plugin and we don’t know if it is compatible with theme. This customization is beyond of what we can do as support team. You need to hire a freelance developer to help you.

    2.) We can only change the hover color but we can’t give you any code for a tooltip or pop out menu. Again, hire a freelance developer to add the features for you. Add this on your custom.css or Quick CSS:

    .iconbox_content h3 a:hover {
    color: red !important;
    }

    Cheers!
    Ismael

    in reply to: Send a pagelink or complete page by mail #170675

    Hi ErnstOpusVDesign!

    Please try this plugins:

    http://wordpress.org/plugins/email-this-page/

    http://wordpress.org/plugins/dbwd-send-link/

    Regards,
    Ismael

    in reply to: Open gallery images at original size #170672

    Hi!

    I’ll ask Josue to visit this thread again. I really can’t access your site.

    Regards,
    Ismael

    Hello!

    Did you just recently change your gravatar? Do you have an antivirus that maybe blocking some site or the browser? McAfee for example? Change the firewall permissions from “Blocked” to “Full”.

    Regards,
    Ismael

    in reply to: top button no icon #170651

    Hi!

    Did you install the LayerSlider as a stand alone plugin? You have a lot of plugins installed. Please deactivate them. Download the theme again on your themeforest account, look for the config-templatebuilder folder then override your theme files.

    Regards,
    Ismael

    in reply to: Global deactivating of HEADER #170649

    Hi chooseone!

    That is not available on Theme Options but you can hide it using CSS:

    .page .stretch_full.container_wrap.title_container, .single .stretch_full.container_wrap.title_container, .stretch_full.container_wrap.title_container  {
    display: none;
    }

    Regards,
    Ismael

    in reply to: Page Linking #170643

    Hi aquinum!

    Please try this plugin: http://wordpress.org/plugins/quick-pagepost-redirect-plugin/

    Regards,
    Ismael

    in reply to: Yoast is still breaking my site #170642

    Hi ranfirefly!

    What do you mean it’s breaking the site? Please be specific. A link to your site will help. Download the latest version of WordPress then try to disable the ‘Tracking’ settings on the SEO plugin.

    Cheers!
    Ismael

    in reply to: entypo fonts dont works #170343

    Hello!

    Please don’t use icons that are blank when you visit the site http://www.entypo.com/characters/

    You can also get more icons on http://fontello.com/ . Use the Enfold > General Settings > Iconfont Manager.

    Best regards,
    Ismael

    in reply to: Accessing Theme style colours from custom CSS. #170342

    Hi ChunkyBits!

    Sorry but I don’t understand what you mean. You can use the css > custom.css file to override any styling on the theme. You can use Enfold > Styling panel to apply automatic css changes but if you want to define a specific style on a certain element, you need to add it on the Quick CSS field or use the custom.css file.

    Cheers!
    Ismael

    Hello dsgnerfw!

    What type of header are you using right now? You can increase the size of the social icons using this:

    #top .social_bookmarks li a {
    width: 40px;
    line-height: 42px;
    min-height: 40px;
    font-size: 20px;
    }

    Cheers!
    Ismael

    in reply to: Search is not correctly displayed #170335

    Hello!

    The website http://wpnice.ru is not using the Enfold theme. Please give us the proper link.

    Cheers!
    Ismael

    Hi kbreslin!

    You can add this on your custom.css or Quick CSS:

    .avia-layerslider {
    z-index: 0;
    position: relative;
    }
    
    .template-page.content.twelve.alpha.units {
    z-index: 0;
    }
    
    .fixed_header #header {
    position: fixed;
    z-index: 9999;
    }

    Remove browser cache then reload the page a few times.

    Regards,
    Ismael

    in reply to: Global setting inadvertently changed?? #170333

    Hi citystash!

    What do you mean by ugly? What are the changes that occur? Please be specific. Editing pages should not affect the styling of the site. Try this on your custom.css or Quick CSS field:

    p, span {
    font-size: 14px;
    }

    Regards,
    Ismael

    in reply to: Open gallery images at original size #170332

    Hey!

    The password and user are incorrect. Can you give us a link to the actual page with gallery images?

    Best regards,
    Ismael

    in reply to: Products not showing up #170331

    Hello!

    Please update the products manually, see if they show up on the shop page.

    Best regards,
    Ismael

    in reply to: Multiple variations of one fifth colums #170328

    Hey Niels!

    It is not possible with the Advance Layout Builder right now but you can do it manually. For example, if you want to 4 fifths + 1 fifth layout you can add a Text Block then add use this code:

    <div class="av_four_fifth first" style="background: red;">Text Here</div>
    <div class="av_one_fifth" style="background: blue;">Text Here</div>

    Notice class=”av_four_fifth first”, the “first” selector will remove the left margin on an element.

    Add this on your custom.css or Quick CSS;

    .av_one_fifth {
    	margin-left: 6%;
    	width: 15.2%;
    	float: left;
    }
    
    .av_four_fifth {
    	margin-left: 6%;
    	width: 78.8%;
    	float: left;
    }

    You can do the math on other layouts. :)

    Regards,
    Ismael

    in reply to: How to apply custom css to pagination #170326

    Hi kriru!

    You can do something like this on your custom.css or Quick CSS:

    .pagination_split_post span {
    display: block;
    float: left;
    width: 25px;
    height: 25px;
    border: 1px solid gray;
    margin-left: 5px;
    text-align: center;
    padding-bottom: 10px;
    background: #64a9dc;
    border-radius: 3px;
    box-shadow: 0 1px 2px gray;
    color: white;
    text-shadow: 0 1px 1px gray;
    }
    
    .pagination_split_post a span {
    background: white;
    color: gray;
    }
    

    Just clean it up a little. :)

    Cheers!
    Ismael

    in reply to: Enfold not working well in Internet Explorer #170323

    Hi infoportugal!.

    Please give us a link to your website. Do you have Enfold 2.3? Please update your theme. Install this plugin: http://wordpress.org/plugins/html5shiv/

    Regards,
    Ismael

    in reply to: top button no icon #170283

    Hey!

    Please add this on your custom.css or Quick CSS:

    #top .ls-nav-prev, #top .ls-nav-next {
    font-family: 'entypo-fontello';
    }

    Cheers!
    Ismael

    in reply to: JW Player not visible on default blog page #170278

    Hello jschuer!

    Please edit each post then click Screen Options. Enable the “Excerpt” metabox. Insert the jw player shortcode on the Excerpt option along with the excerpt paragraph.

    Best regards,
    Ismael

    in reply to: Product bundle images too big #170274

    Hi ChaosWeb!

    You can add this on your custom.css or Quick CSS:

    .bundled_product.bundled_product_summary.product .images a img {
    width: 200px;
    }

    Adjust the width if necessary.

    Cheers!
    Ismael

    in reply to: Paddings #170271

    Hi!

    You need to adjust the container width on different screen widths:

    @media only screen and (min-width: 1140px) { 
    .main_color.container_wrap.sidebar_right .container {
    margin: 0 20px;
    width: 940px;
    }
    }
    
    @media only screen and (max-width: 989px) and (min-width: 768px) {
    .main_color.container_wrap.sidebar_right .container {
    margin: 0 20px;
    width: 742px;
    }
    }
    
    @media only screen and (max-width: 767px) and (min-width: 480px) {
    .main_color.container_wrap.sidebar_right .container {
    margin: 0;
    width: 468px;
    }
    }

    Regards,
    Ismael

Viewing 30 posts - 63,271 through 63,300 (of 66,728 total)