CSS error after update | WordPress.org

[ad_1]

Plugin Author
WPLake

(@wplakeorg)

Hi @daliasued

You could try using the magic quotes. See below the CSS you could use in your case.

/* display view field values on 1 line */
#view__row {
	display: flex;
}

/* prepend 3px padding before field */
#view .acf-view__field {
	padding-left: 3px;
}

a.acf-view__link:not(:last-child)::after {
content: ",";
padding-right: 3px;
}

Please let us know if this works.

 

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