• Hey guys! I am looking for a solution to put my toggle/accordion content in the center.
    I already put the title with this code in the center:

    .elementor-toggle-title {
        display: block;
        text-align: center;
    }

    but how do I also make the content in the center without using margin and paddings? Because on every device it looks different its way too much on the left or right without the css code..

    • This topic was modified 3 years, 9 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Centering Accordion/Toggle Content Text’ is closed to new replies.