Problem solved. I just needed to rollback on my theme. Astra themes latest version brings this problem. You can rollback to Astra 4.0.2 and everything will work back normally. Then i turned off auto update for now.
My properties are a there but when you go to detail page, you wont find anything. You won’t find the request form. I tried to downgrade my wordpress to 6.1.1 instead of the recent 6.2 update yet nothing worked. I use a backup plugin to restore site state 1 month ago but nothing is working. Please help if you find a solution.
Thank you. I used a custom code to just reduce headings.
h1, .entry-content h1 { font-size: 50px;}@media only screen and (max-device-width: 480px) { h1, .entry-content h1 { font-size: 30px;}}