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.

July 3, 2023

Thank you for the reply. Unfortunately that doesn't solve my issue. Here is the screenshot:

 

 

In the top box you can see I need to put the border around the container of the button. There is no option to do this in the sidebar, the only border option is for the button border, and I cannot find anyway to put the css into the Inline CSS to get it to work. There may be a way, I just can't find it.

 

The bottom box you can see the two columns are too wide, this is because there is padding on the top section that brings it in, meaning the table width of the two columns needs to be smaller, again I cannot find any way to do this. Adjusting the column/structure margins doesn't work.

 

If you have any solutions as to how I can make these adjustments I'd be very grateful.

 

Thank you

Michael

July 3, 2023

Hi @michaelwilding ,

 

Thanks for details on same.

 

I think you have uploaded the build HTML on email designer and not developing your email using adobe campaign standard components?

 

If same is right, then CSS needs to be adjusted in HTML only and here you will not be able to make changes with options available.

 

I know this is not solving your issue, but just putting my thoughts, I am open for more discussions.

 

Regards

Abhi