Need to remove "About Sidebar" widget

Hi,

I am using Illdy theme. Thank you for providing such a wonderful theme for free!

I need to remove the About Sidebar Widget. I am not able to completely remove it. I need to keep at least 1 bar on my page as shown in the attachment named “Pic1”.

If I remove the bar, then the default widget is displayed as shown in “Pic2”.

Please provide a solution. I need to remove the bar completely.
Here is the link to the website for reference:
http://70.39.144.94/~india25/

(The bar about which I am talking about is present below “Meet the Team” section.)
Thank you.

Hi there,

That bar seems to be from the about section.
Could you remove it with this CSS:

#about .skill .skill-top .skill-progress-bar{
	background-color:transparent;
}

add the CSS to appearance \ customize - additional css.
Hope this helps.

Yes it worked.
Thank you very much :slight_smile:

Hi, there

Now I will now close the topic and mark it as resolved. Feel free to contact us again Thanks!