I have 2 service categories, In-Person consulting and Virtual consulting. When i display the categories via the categories shortcode, *[ameliacatalog]*, they pouplate teh screen but they are not CENTERED. is there a way I can center those services?
This will be fixed with one of our future updates (hopefully the one scheduled to be released this week), but until then, please try adding this CSS to the page:
I haven't worked that much with the divi theme, so I don't know exactly how you should add custom CSS to a divi page.
If the previous code doesn't work, try this:
.el-col-md-12 {
width: 50% !important;
}
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
I have 2 service categories, In-Person consulting and Virtual consulting. When i display the categories via the categories shortcode, *[ameliacatalog]*, they pouplate teh screen but they are not CENTERED. is there a way I can center those services?
Hi DoQtor
Thank you for reaching out to us.
Please provide us with the URL link of the page where you have added this shortcode so we can provide you with the custom CSS needed to achieve this.
Thank you for the response. Here is the URL:
https://www.tppacademy.com/tppa-consulting-services/
Thank you.
I will forward this to our level 2 to see if we have a custom CSS available.
We appreciate your time and patience.
Hi there.
This will be fixed with one of our future updates (hopefully the one scheduled to be released this week), but until then, please try adding this CSS to the page:
And it should look like this:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I'm using Divi theme builder. Do I place it under the Divi > options> css ? Is so, it's not taking.
Hi again DoQtor
I haven't worked that much with the divi theme, so I don't know exactly how you should add custom CSS to a divi page.
If the previous code doesn't work, try this:
Custom code needs to be applied to the page where the booking form is. Depending on what you're using (Gutenberg blocks, or some page builder), adding the CSS or JS can be done in a few different ways.
If you need help with adding custom CSS to the page, please take a look at this article.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables