Hi all,
I'm hoping to remove the indent from the tabs element so that it lines up with the parent element without the indent.
Would I apply it changes to the tab object or the individual tabs?
- Tabs
- TabPanel_Allocation
- TabContainer_Roundtables
- TabPanel_Allocation
Like
Hello,
By the look of your request, you need to change the CSS padding option.
You can do it by adding a custom CSS script to your page, example here https://customerfx.com/article/adding-custom-css-style-sheets-in-bpmonline/
Hello,
By the look of your request, you need to change the CSS padding option.
You can do it by adding a custom CSS script to your page, example here https://customerfx.com/article/adding-custom-css-style-sheets-in-bpmonline/
Thanks Dmytro, I've managed to do this by updating the page directly through the console. I'll try my hand with the CSS script today