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

    Hi there,

    Just downloaded the Enfold Dummy data for the Shop theme to try out and on the home page with the contact form at the bottom portion, I get a skinny submit button instead of the an equivalent size button the same as the Name and Email Address as the Demo in Kriesi website.
    Any ideas why?
    Links to screenshots in PV content

    #720830

    Hey craigriches,

    Please try to delete the button and add it again, If that does not help we need to take a closer look at the backend. Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    • This reply was modified 7 years, 11 months ago by Vinay.
    #721126

    Hi Vinay,
    Unfortunately I cant do that as the install is not live, but local on my mac via DesktopServer.
    Where would the settings for this Submit/Subscribe button live to change the code and therefore height of the button?
    I did also notice that there was a Developers SectionID of “sign-up” listed in the colour section which contains this form. What does this relate to?
    Are there any aspects of custom css included for this demo theme?
    I tried setting up in another install of Enfold without the Shop Demo and got the version in the link (see pvt)
    It’s ok , but I wanted to re-create what the demo was showing.
    Something else must be modified somewhere???

    #722410

    Hi,

    you can control button’s height with this code inside Quick CSS field:

    input.button {
    height: 50px;
    }

    Best regards,
    Andy

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