Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #643504

    Hi to all staff.
    I can’t set the css so you can extend the height of the box that builds the outline of the box of the sign in and register? (my account woocommerce).
    I realized that I must take action on this part of css, but I can not solve strangely, where am I wrong?
    Do you have any idea about it?

    #top form.login, #top form.register {
    padding: 20px;
    margin: 20px 0 20px 0px;
    text-align: left;
    border-radius: 5px;
    border-style: solid;
    border-width: 0px;
    }

    #643813

    Hey CGGROUPS2016,

    I’m not sure I understand what you are trying to do there, could you post a screenshot highlighting the results you want or try to explain a bit further please?

    Regards,
    Rikard

    #643968

    if you look at the box on the right, you see that the submit button remains between the edge and white space. We set the css but not risuciamo solve.
    Thank you.

    #644520

    Hi,

    Thanks for the screenshot, please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-5550 form.register {
        min-height: 346px;
    }
    

    Regards,
    Rikard

    #644668

    wow !!! thank you, it works! take this opportunity to ask you a question … we are looking for a plugin that is 100% compatible with enfold, that allows us to include the recording in a pop-up see for example: (see the private link) click on “Enter” (ENTER).
    for your experience you have advice?

    #645227

    Hi,

    I’m not 100% sure what you mean by that but you can try something like this to open content in a lightbox:

    <a href="http://www.youtube.com/watch?v=G0k3kHtyoqc" rel="prettyPhoto">Open in lightbox</a>
    

    Regarding plugins I think you will have to go for trial and error, there are so many plugins out there and we can’t keep track of which ones are working and not unfortunately.

    Regards,
    Rikard

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