Hello,
There is something wrong on some of pages layout is kind of shrink towards left please check the following email for the links
thanks
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#wpmem_reg, #wpmem_login { margin-left: 0; margin-right: 30px; }
Best regards,
Yigit
Hey!
Please add this on your custom.css or Quick CSS:
.entry-content-wrapper.clearfix {
width: 100%;
}
Cheers!
Ismael
Thank you it worked.