Forum Replies Created

Viewing 30 posts - 121 through 150 (of 1,778 total)
  • Author
    Posts
  • in reply to: Hide thumbnail from WooCommerce Product Category page #840032

    All right, we’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: How to add icon #840030

    Hi there!

    What Guenni said is correct! :)

    Here is our support documentation for adding icons http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/

    I hope that helps!

    Best regards,
    Sarah

    in reply to: Didn't know Visual Composer is not compatible with Enfold #840028

    Hello there!

    Envato/Themeforest handles sales for our theme, so they will also be the ones who will facilitate your request for a refund.

    Here is their refund policy: https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund-

    The link to requesting a refund is also there.

    I hope that helps! And thank you about the kind words about our theme. We wish you good luck with your website.

    Best regards,
    Sarah

    in reply to: Contact Forms Are Losing Configuration #840023

    Hi,

    We’ll keep this topic open for you! :)

    Best regards,
    Sarah

    in reply to: PRICING TABLE #840022

    Hi!

    1. For this, can you send us a mockup of what you would like the tables to look like?

    2. I’ve made an example code for you for changing the colors of the discount column. I’ve made the colors very obvious (and quite ugly right now) so that you can easily see how each line of code affects the column. Please change the colors to suit your preference! Please try this in quick CSS:

    .main_color > div:nthchild(2) .pricing-table li.avia-heading-row {background-color: red!important; }
    .main_color > div:nthchild(2) .pricing-table li.avia-heading-row .pricing-extra {background-color: darkred!important; }
    .main_color > div:nthchild(2) .pricing-table li.avia-pricing-row {background-color: green!important; color: black!important;}
    .main_color > div:nthchild(2) .pricing-table>li.avia-button-row {background-color:gold!important;}
    

    If you would like to control the first column, please make a copy of this code then replace div:nthchild(2) with div:firstchild.

    I hope that was clear and helpful. Please let us know if you have other questions. We look forward to helping you with #1 as well.

    Best regards,
    Sarah

    in reply to: Share video and images from a post #840006

    All right, we’ll close this topic now. If you need help again, please feel free to open a new topic here in the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: Change headers table #840000

    Hi!

    We’re glad that Victoria was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: font for blockquote #839996

    Hey Marcel,

    Would you mind providing a precise link to your site, showing the elements in question? Is it the website in the Private Section of my reply?

    Best regards,
    Sarah

    in reply to: Style menu buttons #839492

    Hi there!

    Please use the code below instead. Please feel free to edit the colors and border sizes to fit your preference.

    /* SIGN UP AND LOGO TRANSITION */
    #top .av-menu-button#menu-item-3405 > a .avia-menu-text,
    #top .av-menu-button#menu-item-3406 > a .avia-menu-text {
       transition: all 0.4s ease-in-out;
    }
    
    /* SIGN UP BUTTON */
    #top .av-menu-button#menu-item-3405 > a .avia-menu-text {
       border: 4px solid black;
       background-color:gold!important;
       color:black;
    }
    
    #top .av-menu-button#menu-item-3405 > a .avia-menu-text:hover {
       border: 4px solid green;
       background-color:green!important;
       color:white;
    }
    
    /* LOG IN BUTTON */
    #top .av-menu-button#menu-item-3406 > a .avia-menu-text {
       border: 4px solid red!important;
       background-color:red!important;
    }
    
    #top .av-menu-button#menu-item-3406 > a .avia-menu-text:hover {
       border: 4px solid darkred!important;
       background-color:darkred!important;
       color:white;
    }

    Let us know if that is what you need.

    Best regards,
    Sarah

    Hello, Perry!

    Sorry about that. You were close the first time. It’s just that 'font' =>'fontello' had to be 'font' =>'yelp' because that is the name you gave the font when you downloaded it.

    I have taken the liberty of updating your functions.php. The icon now appears correctly!

    This is the correct code for your functions.php:

    // Register new icon as a theme icon
    function avia_add_custom_icon($icons) {
    	$icons['yelp']	 = array( 'font' =>'yelp', 'icon' => 'ue800');
    	return $icons;
    }
    add_filter('avf_default_icons','avia_add_custom_icon', 10, 1);
    
    // Add new icon as an option for social icons
    function avia_add_custom_social_icon($icons) {
    	$icons['yelp'] = 'yelp';
    	return $icons;
    }
    add_filter('avf_social_icons_options','avia_add_custom_social_icon', 10, 1);

    Best regards,
    Sarah

    in reply to: Shop product page : display View details button #839463

    Hi!

    We’re glad that Nikko was able to help you! We’ll close this topic now, as requested. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

    Hi!

    We’re glad that Rikard was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

    Hey Halit ziya,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help accurately. :)

    Best regards,
    Sarah

    in reply to: Can't add anything to my Enfold pages #839453

    Hi!

    In order for us to narrow down the possibilities, can you try the following please?

    – Clear your browser’s cache. This could be the source of the problem.
    – Disable all your plugins. If you are able to are able to modify your content, then one of the plugins is the cause.  Enable each plugin one by one and see which one causes the problem.

    Please let us know how it goes!
    Best regards,
    Sarah

    in reply to: Separator menu items #839445

    Hi Aline,

    Please try this in Quick CSS:

    #top .av_header_border_disabled + .all_colors .av-subnav-menu > li > a { 
       border-left-width:0px;
    }

    Let us know if that helps!

    Best regards,
    Sarah

    in reply to: options for layer slider on mobile devices #839405

    Thank you for sharing, Colin @waveseven!

    It looks like Chris is okay with this topic also.

    We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: Hyperlinks not working in blog posts #839391

    Hi Paul!

    We’re glad that Victoria was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: Center grid row #839389

    Hi!

    We’re glad that the team was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: Installed Enfold, but unable to access WordPress now #839387

    Hi!

    We’re glad that Rikard was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Good luck with your site, and thank you for using Enfold.

    Cheers!
    Sarah

    in reply to: align social icons in widget #839363

    Hi!

    We’re glad that the team was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: %%category%% not displaying in title #839314

    Hi Duncan!

    We’re glad that the team was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

    Hi!

    We’re glad that Victoria was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

    Hi!

    We’re glad that the team was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

    in reply to: Separator menu items #839283

    Hey Aline,

    Would you mind providing a precise link to your site, showing the elements in question?

    Best regards,
    Sarah

    You’re welcome! For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    We’d appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

    All right. In that case please use this code:

    .av-special-heading a {text-decoration:none!important; }
    .av-special-heading a:hover {text-decoration:underline!important; color:#0f437a!important;}

    Let me know if that works for you.

    Best regards,
    Sarah

    in reply to: Yelp Social Icon Background Color #838786

    You’re very welcome! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

    Hey Chris,

    Please add this in Quick CSS:

    .av-special-heading a {text-decoration:none!important; color:#b0b0b0!important}
    .av-special-heading a:hover {text-decoration:underline!important; color:#0f437a!important;}

    What would you like the link color to be when it’s not hovered over? Right now, I made it gray so that it’s a little obvious. Otherwise, it will get the visitor’s attention. Another option is to have it as #0f437a blue, and then when it is hovered over, it can be black and underlined.

    Let us know so we can give you the accurate code.

    Best regards,
    Sarah

    in reply to: LayerSlider 6.5 issues #838757

    Hi!

    We’re glad that the team has been able to help. Did you still need help with this topic?

    Best regards,
    Sarah

    in reply to: Logo Left Menu Centered #838748

    Our team is always happy to help. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    For your information, you can also take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/

    We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 30 posts - 121 through 150 (of 1,778 total)