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

    Hi there,

    I’m using the Quform plugin which is okay for what I want, but I’d like to create an enfold style button to link to the popup rather than just plain text, is this possible?

    The site is http://sheltercymru.org.uk/

    Thanks,
    Matt

    #490690

    Hi Matt!

    Can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page and provide you and accurate custom CSS code :)

    Regards,
    Yigit

    #490701

    If you see this page – http://sheltercymru.org.uk/contact-us/

    At the bottom of the page, it says “Please give us some feedback”

    I’d like that in the same style as the “Send” button above it from the form

    Is that clearer for you? :)

    Thanks,
    Matt

    #490709

    Hi!

    Yes, it is :)
    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    a#iphorm_fancybox_55d5ae51ddfcb {
        background-color: #c72026;
        color: #ffffff;
        border-color: #a50004;
        margin: 0;
        padding: 16px 20px;
        border-radius: 2px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        font-weight: normal;
        font-size: 12px;
        min-width: 142px;
        text-decoration: none!important;
    }

    Regards,
    Yigit

    #490714

    Sadly that did nothing, I added !important; to each line as well :/

    Thanks,
    Matt

    #490720

    Hey!

    Do you mind creating a temporary admin login and posting it here privately so we can look into it?

    Regards,
    Yigit

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