Removing a centred element

Hello there,

I have built the news page for the following site in the Layout Builder: http://odettel18.sg-host.com/news/

I cannot move the Terms element at the top of the panel in the attached image to the left. Please tell me what I am doing wrong as all I seem to be doing is moving ALL of the content one way or another.

Thanks!

Spencer

Hello @Finkkleton,

Thanks for writing to us.

In order to align the button on the left side I would suggest you go to the Terms—>Customize—>Element CSS and add this custom CSS code.

ul$el{margin-left:0 !important;}

Please have a look at the given screenshot given below.

The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector or you subscribe to One where customization questions are answered.

Hope it helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.