CSS Adjustments | Community
Skip to main content
July 3, 2023
Solved

CSS Adjustments

  • July 3, 2023
  • 1 reply
  • 2090 views

I am struggling to find how to make some CSS adjustments in the Adobe Standard New Designer.

 

We have a two column section with a button in each section. I need to adjust the table width.

On a section with a button I want to set a border to the container, not the button.

 

I cannot find how to enter the CSS into the new email designer to get it to have the desired result. Any advice would be greatly appreciated.

 

Thank you.

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 michaelwilding

As an update to anybody who may need it, I couldn't find a way to do this using the Adobe designer components, so I used an html block and did it manually in HTML instead.

1 reply

July 3, 2023

Hi @michaelwilding ,

 

I hope this link helps to understand where and how to edit the CSS properties.

 

https://experienceleague.adobe.com/docs/campaign-standard/using/designing-content/styles.html?lang=en

 

Basically after clicking on any container, it will give you option on right to edit the CSS properties.

 

If you are using your HTML code then you have to make some changes on your HTML code CSS section.

michaelwildingAuthorAccepted solution
July 11, 2023

As an update to anybody who may need it, I couldn't find a way to do this using the Adobe designer components, so I used an html block and did it manually in HTML instead.