Modify Frontend CSS Style | WordPress.org

[ad_1]

Plugin Author
WPBean

(@wpbean)

Hi,

Please give me your site URL, I will check and provide you a line of CSS code for this.

Thank You

Hi,

I am testing on localhost. Can’t see any option here for attaching the screenshot. All elements of the radio buttons are shown in a new line rather than in the same line.

Plugin Author
WPBean

(@wpbean)

Add this CSS code to your site, I hope it will fix this issue.

.swal2-container .wpcf7-form-control.wpcf7-radio >span {
display: unset;
margin: 0;
}

.swal2-container .wpcf7-form-control.wpcf7-radio {
display: inline-flex;
gap: 20px;
}

.swal2-container .wpcf7-form-control.wpcf7-radio >span label {
display: flex;
align-items: center;
}

.swal2-container .wpcf7-form-control.wpcf7-radio >span label span.wpcf7-list-item-label {
margin: 0;
}

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer