Centre pricing plan

Homepage Community Forums Epik Theme Support Centre pricing plan

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #4555
    tkyorahat
    Customer

      Hi,

      How do I centre the pricing plan?

      http://www.custothemes.com

      #4556
      tkyorahat
      Customer

        I’ve also tried changing the button color but it doesn’t seem to work:

        Get Started Now

        I want to change it to orange

        #4557
        tkyorahat
        Customer

          For some reason, I can’t show the code here

          #4562
          Wes
          Moderator

            If you’re just using one “Plan” then you can take a look around line 2489 for .plan-col-popular in your css and remove the float: left, or change it to ‘none’. Then add “margin: 0 auto;“.

            The Plan Button can be changed around line 2562 – “.plan-button a

            #4564
            tkyorahat
            Customer

              Thanks for the quick response Wes.

              I have 3 plans now, how do I centre it?

              #4565
              Wes
              Moderator

                You would have to follow the above suggestion first, then add display: inline-block; to – .plan-col and .plan-col-popular

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