How do I directly edit CSS on a button? | Community
Skip to main content
gitaib92245504
Level 2
February 3, 2017
Solved

How do I directly edit CSS on a button?

  • February 3, 2017
  • 1 reply
  • 1811 views

I'm doing a test of different button styles. A new class has not been created in our style sheets because updating CSS for our entire site is a big lift to do without first testing it (which is why I'm setting up an A/B test). 

When it comes to CSS, it only shows me the option of updating the class. How would I go about changing the rest, hover, and clicked state CSS of this button?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Architect

Hi,

You will have to make use of Custom Code to implement the change. You need to have the new css for the specific button, surround it with style tags and paste it in Custom Code editor and load this section in the Head.

Hope this helps.

Thanks,

Rohit

1 reply

ArchitectAdobe EmployeeAccepted solution
Adobe Employee
February 6, 2017

Hi,

You will have to make use of Custom Code to implement the change. You need to have the new css for the specific button, surround it with style tags and paste it in Custom Code editor and load this section in the Head.

Hope this helps.

Thanks,

Rohit