Removing site information in the footer

[ad_1]

Hi,

Thanks for contacting us,

For this add the below css code in an additional CSS field (Theme Dashboard >> appearance>> customize >> additional css filed)

footer .bs-footer-bottom-area

{

display: none;

}

Any confusion let me know.

Thanks

That worked. Thank you! I have another quick question. How would I got about removing the title of the page and the white box it sits in? (I already have the title gone, really just need the box gone.)

Hi,

Can you please indicate the screenshot image, we will check then better assist you.

The object that i am referring to can be found in the red box in the image below:

Hi,

For add below css code in additional css field

.bs-card-box

{

display:none;

}

That removed everything. Including what I wanted to keep on the page.

Hi,

For this add the below css code

.page-entry-title:has(.entry-title.title)

{

display:none;

}

 

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