Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #534649

    There is a difference between log-in box and register box.

    In register box, the outside line is crossing the button. And I think this is wrong.

    You can see an example, here:
    https://www.topmenaje.com/mi-cuenta/

    How can I have that outside line, in the same way in both boxes?

    #534796

    Hey Luis Eduardo!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .col-1,.col-2 { background: transparent !important; }
    @media only screen and (min-width: 1024px) {
    form.register {
        padding-bottom: 60px!important;
    }}

    Regards,
    Yigit

    #534944

    Thanks Yigit!

    It works fine.

    Regard,

    Luis

    #535245

    Hi Luis,

    Great, glad we could help :-)

    Thanks,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.