New Landing How can we help? Themeforest Theme Support Pinpoint Pricing Table – Light Blue box

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Pinpoint
  • #172887
    ShowbizCool
    Member
    Post count: 6

    I have some pricing tables where the top box is showing as a light blue, and there is no where that is set within the theme. I have looked at another of your themes and it suggests custom CSS

    .column-highlight .pricing-table-package {
    color: #222;
    }

    However this does not work with this theme. Can you help me with the correct way to adjust this box background?

    #173253
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide the pricing table page url of your site?
    Thanks

    -Rui

    #173281
    ShowbizCool
    Member
    Post count: 6
    This reply has been marked as private.
    #173427
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one instead. The 1st is the background color and the 2nd is the text color.

    
    .column-highlight .pricing-table-package {
      background-color: #000!important;
    }
    
    .pricing-table-package span {
      color: #FFF!important;
    }

    -Rui

    #173738
    ShowbizCool
    Member
    Post count: 6

    Thanks – that does indeed to the trick!

    #173923
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Glad it’s sorted.
    -Rui

Viewing 6 posts - 1 through 6 (of 6 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