Hello Damira,
It seems that it is coming from the custom CSS code, It might be coming from the Footer —>CSS box custom CSS code. If you are not able to find it we need to check your settings. So please share your admin login details in the secure note.
- WordPress Login URL
- Admin level username and password
You can find the Secure Note button at the bottom of your posts
For the quick fix, you can use this custom CSS code, you need to go to the Footer builder —>Select the bar —>Customize—>Element CSS
$el.x-bar-content {
position: relative !important;
background-color: transparent !important;
}
The purpose of providing custom CSS is to show you how to add CSS code to your site. Writing custom CSS is outside the scope of our theme support. If you need more customization, you need to learn CSS and learn how to use the browser’s element inspector or you can avail our services called One where customization questions and custom code queries are answered.
Thanks