Add text | WordPress.org

[ad_1]

Hello @julian74

Yes, that’s possible. You can do it with CSS. For example, enter the following piece of code into the “Include an ad, or your own block of code” attribute in the plugin settings page:


<style>
.lp-logo-wrapper::after{
content:"My Text Here";
display:inline-block;
width:100%;
min-width:300px;
margin-left:50%;
transform:translate(-50%);
text-align:center;
font-size:24px;
font-family:sans-serif;
}
</style>

Best regards.

 

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