This topic has 2 replies, 2 voices, and was last updated 6 years, 5 months ago ago by Rose Tyler
Just find out,Sing in form is out of screen. Please see screenshot:
https://www.dropbox.com/s/urtqb2f3ae6vkek/%D0%A1%D0%BA%D1%80%D0%B8%D0%BD%D1%88%D0%BE%D1%82%202018-06-14%2010.47.23.png?dl=0
Can you please help me to fix it?
Hello,
Please add this code in Theme Options > Custom css or in style.css of child theme:
.login-link .login-popup {
left: -100px !important;
}
.login-link .login-popup:before {
left: 260px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up