Hello.
I’m not sure why this happened on your site.
What versions of plugin, WP are you using?
Did you try to disable third party plugins and switch to the wordpress default theme to investigate the issue?
Regards.
Hi, I have the same issue, I’ve installed the free version of this plugin, and my whole website is now aligned to the left.
Did someone figure out why this happened?
Hi Paula,
No resolution was found. There was no doubt the plugin was at fault as we deactivated all other plugins and used the default template and the issue remained.
We switched to a different plugin, Easy Property Listings.
Thanks.
Hi Paula,
Could you, please, tell which theme you are using? So we could troubleshoot the issue.
Thanks.
Hi dominicsutherland, thank you for the tip.
Hi Maxim, I am using Accesspress Parallax Pro.
Let me know if you come up with a solution.
Thank you!
Hi Paula,
Could you, please, provide url to your site by sending us direct message using ‘Contact’ form here. So we could troubleshoot the issue.
Thanks.
Hi Maxim, I have just sent you a message.
Thank you.
Thanks Paula – we see your ticket. It looks like Max is already underway with your issue.
dominicsutherland Hello, today i faced the same problem but had found no solution, but with a few hours of research and testing , it worked. So i decided to share the solution in this topic for others who are facing the same problem can fix it:
1) Access the wp_properties.css file that is in the following directory: wp-content\plugins\wp-property\static\styles\
2) Review or remove the code block , which lies between 873-875 lines, i.e. , class “.clearfix” :
/*.clearfix {
display: inline -block ;
} * /
Solução em português:
Olá dominicsutherland, hoje eu enfrentei o mesmo problema, porém não havia encontrado nenhuma solução, mas com algumas horas de pesquisa e testes, funcionou. Então resolvi compartilhar a solução neste tópico para que outras pessoas que estejam enfrentando o mesmo problema possam corrigi-lo:
1) Acesse o arquivo wp_properties.css que se encontra no seguinte diretório: wp-content\plugins\wp-property\static\styles\
2) Comente ou remova o bloco de código, que se encontra entre as linhas 873-875, ou seja, a classe: “.clearfix“:
/*.clearfix {
display: inline-block;
}*/