Button Colors

Homepage Community Forums Epik Theme Support Button Colors

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #16418
    caroline
    Customer

      What is the best way to change button colors to custom colors? I changed the Epik Blue Button in CSS to my custom blue #339999 but the Epik Blue Theme Color still shows up. Thank you.

      #16426
      Eric
      Customer

        Hi, do you have a link? I can check out what’s going on.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

        #16530
        caroline
        Customer
          This reply has been marked as private.
          #16543
          caroline
          Customer

            Hi Eric,
            Here’s the link. I’ve changed the button color to a custom color but the outline is still red. I’ve entered the custom blue color# for the border, but it still shows as red.
            http://bit.ly/1T48sMc

            Here’s what I added to css

            a.button.loyelblue {
            background-color: #0493b1 !important;
            border: 1px solid #0493b1 !important;
            color: #fff !important;
            }

            Here’s what I have in the page text editor

            <p>Book Voice Talent</p>

            Thanks for your help.

            Caroline

            #16557
            Eric
            Customer

              I just took a look at that page, but it seems to be working? I’m guessing you got it fixed, or am I missing something?

              I’m looking at the button that says “Book Voice Talent”….which is showing up blue

              <a class="button large loyelblue" hreff="book-voice-talent">Book Voice Talent</a>

              It seems to work even if the !important is removed, so the way you did it should work fine in the future if you want to create new button colors.


              I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

              #16558
              caroline
              Customer

                Thanks Eric. This morning the border was red. Looks like it just needed a bit of time to process. Appreciate you checking and providing feedback!

                #16562
                Eric
                Customer

                  Ahh, yes that would be the Cache. When you originally made your adjustments, it probably didn’t show up for you immediately because of your browser cache.

                  Anytime you make adjustments to your Style.css or any file in your theme, I would highly recommend clicking your RELOAD button on your browser because it will Instantly Clear that Browser Cache and show your recent changes immediately.

                  Other than that, everything is looking great! I’ll go ahead and close this thread since everything is working. If you run into any other issues feel free to create a new thread and let any of us know 🙂


                  I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

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