Changing the color of the title in Pricing

Home Forums Massage Center (Spa) Forum Changing the color of the title in Pricing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #109473
    karl.suraultkarl.surault
    Participant
    • Topics: 17
    • Replies: 34
    • Total: 51
    Member since: September 23, 2018

    Hi
    in my pricing section I need to have the title of my “plan” in white.
    I can’t d it with the “color options” because it would put the price in white too (on a white background…).
    I tried to specify a “textcolor” in white in the corresponding page:
    [plan title=”SOLO” textcolor=”#ffffff” price=”26€” priceper=”Per night” btntext=”PURCHASE” btnlink=”#”]

    but no effect as you can see: https://new.novovento-coworkation.com (see section “nos formules”
    thanks for help to find a solution!
    karl

    #109491
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .plans .plan-title { color:#fff !important;}

    Regards,
    Brad

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.