• Resolved barba997

    (@barba997)


    Hello,

    on my site, I’m using Appointment Green but I have an issue with the grid of the service section because it is not aligned with 2 regular rows.

    Can you help me?

    Thank you very much.

    Regards,
    Leonardo

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • HI
    Thanks for contacting to us.
    For this add the below css code inside the Appearance >> customizer >> Find the additional css box and add the below css code inside the box.

    .Service-section .row .col-md-4:nth-child(3n+1) {
        clear: left;
    }

    Let me know for any confusion.

    Regards
    Webriti Support staff

    • This reply was modified 2 years, 6 months ago by akhlesh-nagar.
    Thread Starter barba997

    (@barba997)

    Hello Akhlesh,

    thank you very much now the rows are correctly aligned.

    Kind regards,
    Leonardo

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Service section issue with greed’ is closed to new replies.