Support

Account

Home Forums Front-end Issues Layout for ACF checkbox in WordPress

Solving

Layout for ACF checkbox in WordPress

  • I need to put the layout of ACF Checkbok like a vertical list with bullet points. But always the itens appear in-line with comma separating. I’m talking about front end, in the wordpress page.
    How can I configure it to show as a vertical list with bullet points in the wordpress layout?

  • What code are you using to show the value of the field?

  • Eu estou o Elementor para inserir o conteúdo no layout.
    O código-fonte está assim:

    <div class=”elementor-element elementor-element-1631ada elementor-widget elementor-widget-text-editor” data-id=”1631ada” data-element_type=”widget” data-widget_type=”text-editor.default”>
    <div class=”elementor-widget-container”>
    <div class=”elementor-text-editor elementor-clearfix”>Churrasqueira, Cozinha, Espaço Gourmet, Sala de Jantar</div>
    </div>
    </div>

    O texto “Churrasqueira, Cozinha, Espaço Gourmet, Sala de Jantar” gostaria que ficasse assim:
    • Churrasqueira
    • Cozinha
    • Espaço Gourmet
    • Sala de Jantar

  • You need to get support from Elementor about how to display ACF checkbox fields.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.