• Resolved guauda

    (@guauda)


    Hello,

    I please need help to get the Google Reviews centered and for them to be responsive. They cut off.

    WP: 5.6
    Theme: Astra
    Page Builder: Elementor (pulling with the shortcode widget)

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author richplugins

    (@richplugins)

    Hi @guauda,

    These both questions are depends from your parent container which contains the plugin. If this parent container is centered and responsive, the reviews will also be centered and responsive.

    For instance, you can add the following additional css code to make your parent container centered:

    @media(min-width: 700px){ .elementor-shortcode { width: 50%; margin: 0 auto; }}

    Also, please remove the max height and width options to make the reviews are responsive.

    Let me know how it goes.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Not Centered and Responsive’ is closed to new replies.