ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

Gravity Forms | Change Progress Bar Color

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ส.ค. 2024
  • Buy Gravity Forms: rocketgenius.pxf.io/c/436507/...
    If you want to change the color of your progress bar in Gravity Forms, here is the CSS you place in wordpress. Just change the Hex code to the color you want. Try the first, and if it doesn't work, then the second has the !important to force it.
    .percentbar_blue {background-color: #F17557;}
    .percentbar_blue {background-color: #F17557 !important;}
    Leave a comment below if you need help with other things in Gravity Forms.
    =====================================
    Equipment used for filming:
    Main Camera: amzn.to/2dQDpUI
    50 MM Lens: amzn.to/2dQF5xz
    Point and Shoot for wide: amzn.to/2dElUU9
    Wireless Lapel Mic: amzn.to/2dEiMaV
    Voice Recorder: amzn.to/2epcSyH
    Main Lights: amzn.to/2eLDzKL
    Small Cheap Spots: amzn.to/2eLDeaW
    Super Portable Tripod: amzn.to/2eFsYCK
    Nicer Tripod: amzn.to/2eFovjd
    th-cam.com/users/Calivati...

ความคิดเห็น • 13

  • @girldirectorTV
    @girldirectorTV 8 หลายเดือนก่อน

    Awesome. Thanks!

  • @theblessedbusiness
    @theblessedbusiness 3 ปีที่แล้ว

    Worked for me! Thank you!

  • @catyfranco7653
    @catyfranco7653 2 ปีที่แล้ว

    Thank you! :) Very helpful

  • @tristonedwards7094
    @tristonedwards7094 ปีที่แล้ว

    Yeah spot on, thanks for the time saver.

  • @nilspuhlmann3302
    @nilspuhlmann3302 3 ปีที่แล้ว +1

    Great video! Short - amazing value :)

    • @Calivation
      @Calivation  3 ปีที่แล้ว

      Glad you liked it! Great for the non coders out there...

  • @front-endanimal6359
    @front-endanimal6359 4 ปีที่แล้ว +1

    cool tutorial about css, man! keep up!

  • @vamosadarle
    @vamosadarle 2 ปีที่แล้ว +1

    Perfect, thanks, it helped me, I have a question, what if I want to hide the bar?

    • @Calivation
      @Calivation  2 ปีที่แล้ว

      Isn't that a setting in Gravity Forms?

    • @vamosadarle
      @vamosadarle 2 ปีที่แล้ว

      @@Calivation no :(

    • @vamosadarle
      @vamosadarle 2 ปีที่แล้ว

      i find!!!.
      The Css is:
      .gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
      display:none!important;
      }
      .gf_progressbar.gf_progressbar_blue {
      display:

  • @lindilengcukana4319
    @lindilengcukana4319 3 ปีที่แล้ว

    I need some assistance with the progress bar...because when I toggle on general show progress bar only but I see the steps, how can I remove it?