-
AuthorPosts
-
February 28, 2023 at 8:18 pm #1399574
Hi there!
How do I center only one column (f.e. 1/3) in the content section?
As explained on https://kriesi.at/documentation/enfold/columns/#toggle-id-13 does not work …Thank you big time!
-
This topic was modified 2 years, 8 months ago by
netzfuchs.
March 1, 2023 at 9:17 am #1399628Hi netzfuchs,
I tried to inspect your site however I could not find one of these Custom IDS eh-center-align-columns or ih-center-align-columns as mentioned in the documentation.
Which section are you referring to on the link you gave?Best regards,
NikkoMarch 1, 2023 at 1:03 pm #1399668This reply has been marked as private.March 1, 2023 at 7:11 pm #1399718Hi,
Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:
.v-1qcp8-68565ec2f18f6a37b715c354cfe0384e { display: table; margin: 0 auto; width: 100%; }Best regards,
RikardMarch 2, 2023 at 1:34 pm #1399822Hi there!
How can I handle this by using a Section ID?
So that I may use the code for similar Color Content Sections as well?Thank you!
March 2, 2023 at 1:47 pm #1399827Hi netzfuchs,
You can use Custom CSS Class (located in Advanced > Developer Settings) for that instead of Custom ID.
For example, if you put center-content to Custom CSS Class, then you can just add this CSS Code in Quick CSS:#top .center-content .flex_column { margin: 0 auto; float: none; }Then if you want to re-use this on other Color Sections, you’ll just need to add center-content to their Custom CSS Class.
I hope this helps.Best regards,
NikkoMarch 2, 2023 at 3:47 pm #1399847this works perfect :)
thank you big time!!!!!
:DMarch 2, 2023 at 7:36 pm #1399885Hi,
Great, I’m glad that Nikko could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
RikardMarch 2, 2023 at 7:42 pm #1399889you can close it, thank you so much! :)
March 2, 2023 at 10:54 pm #1399903Hi netzfuchs,
We’re glad that we could help you :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
This topic was modified 2 years, 8 months ago by
-
AuthorPosts
- The topic ‘How to *center align 1 column in a content section* ?’ is closed to new replies.
