New Landing How can we help? Themeforest Theme Support Dante Pricing Tables style issue

Viewing 15 posts - 1 through 15 (of 21 total)
  • Posted in: Dante
  • #116910
    maximearmstrong
    Member
    Post count: 73

    Hello!

    1- I would like to put my pricing tables headline as yours (as seen on your dante website http://dante.swiftideas.net/shortcodes/pricing-tables/). Mines don’t have the “/ employé” in a smaller size. I uploaded a picture in this thread.

    2- I would like to change the highlight color for my pricing tables. How can I do this?

    Regards,
    Maxime

    Attachments:
    You must be logged in to view attached files.
    #116967
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please can you provide me with a link and login so I can check this for you?

    For the color you can change this in the color customiser

    – Kyle

    #117185
    maximearmstrong
    Member
    Post count: 73
    This reply has been marked as private.
    #117389
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    And what’s your link?

    – Kyle

    #117734
    maximearmstrong
    Member
    Post count: 73
    This reply has been marked as private.
    #117919
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I will check this with the developer, looks like the price has to be a certain criteria for it to be put it it’s own span, for e.g. ‘/ mo.’

    – Kyle

    #118203
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) Here is how to show the smaller / section, edit in the “Text” tab of the editor:

    $150<span>/ month.</span>

    2) The colour is set in the Color Customizer (link in WP Admin Bar)

    – Ed

    #118263
    maximearmstrong
    Member
    Post count: 73

    Hi Ed,

    1) I gave it a try and it doesn’t work. I want to have another word than month, but still, it doesn’t work for “month” either.

    2) Yes, it is okay for the highlight color. Though, how can I change the color of the headline title for the highlight column? I dont find this part.

    #118268
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) Did you save the text block when in the Text mode? Can you provide a link to your site where this has been set?

    2) Use this custom css:

    .column-highlight .pricing-table-package {
    color: #222;
    }
    #118273
    maximearmstrong
    Member
    Post count: 73

    1) Yes, I do. And when I go back in the text editor, the <span></span> have disappeared. I can provide you the link : http://www.pluriels.ca/services/programme-corporatif/

    2) It doesn’t work! My pricing tables headlines and button are still white instead of black.

    #118286
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    1) Ok, instead of span use:

    <i>/employee</i>

    Then add this custom css:

    .pricing-table-price i {
    font-size: 11px;
    font-style: normal;
    }

    2) Change to this:

    .column-highlight .pricing-table-price {
    color: #222!importantl
    }

    – Ed

    #118328
    maximearmstrong
    Member
    Post count: 73

    1) Perfect thanks! It worked 🙂

    2) It worked for the headline, but not the button. But it’s fine this way finally. I had this code. The last one you gave me got a fault after !important. 🙂

    .column-highlight .pricing-table-price {
    color: #222!important
    }
    #118333
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Great.

    Ahh apologies, should have been a ‘;’

    – Ed

    #122143
    maximearmstrong
    Member
    Post count: 73

    Hello,

    Is it possible to reduce the space over the “à partir de” line?

    Regards,
    Maxime

    Attachments:
    You must be logged in to view attached files.
    #122162
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-
    .pricing-table-price{padding-top:0px !important;}

    Hope that should help to you.
    Thanks
    Mohammad

Viewing 15 posts - 1 through 15 (of 21 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register