Forum Replies Created

Viewing 15 posts - 61 through 75 (of 124 total)
  • Posted in:
  • in reply to: Stripe checkout service and Form CSS #230396
    lbdesign
    Member
    Post count: 136

    Thank you! That worked to remove the color visuals from the button default state. However the hover state colors remain, as well as excess padding around the Stripe button. I will try to figure out those other definitions to zero out, but if you could provide custom CSS for removing the button padding, the hover and click states, etc, that would be amazing.

    lbdesign
    Member
    Post count: 136

    Thank you but I thought according to the knowledgebase here, you recommend WP Super Cache, and warn that W3 Total Cache is problematic with Cardinal?
    I am using WP Super Cache per the KB’s recommendations.

    in reply to: Stripe checkout service and Form CSS #230086
    lbdesign
    Member
    Post count: 136
    This reply has been marked as private.
    in reply to: Stripe checkout service and Form CSS #230084
    lbdesign
    Member
    Post count: 136

    this is what their form code looks like:

    <form action="/charge" method="POST">
      <script
        src="https://checkout.stripe.com/checkout.js" class="stripe-button"
        data-key="pk_test_6pRNASCoBOKtIshFeQd4XMUh"
        data-image="http://www.spiritseries.org/wp-content/uploads/2014/09/quote-left.png"
        data-name="Spirit Series"
        data-description="Sponsor a Student"
        data-amount="5000"
        data-locale="auto"
        data-panel-label="Donate {{amount}}"
        data-currency="USD"
        data-zip-code="true"
        data-billing-address="true"
        data-label="Donate $50 with Card"
        data-allow-remember-me="false"
    >
      </script>
    </form>
    
    in reply to: vertically consistent boxed content in a row #208208
    lbdesign
    Member
    Post count: 136

    Oh, that’s better than my idea! Thanks all!

    in reply to: vertically consistent boxed content in a row #208202
    lbdesign
    Member
    Post count: 136

    Thanks! I see you set a minimum height for the text box with border. That works great on desktop, but leaves extra room when the window shrinks for phones/smaller devices. If the min height is the only CSS fix, should I revert to using a background image to create the color instead?

    in reply to: vertically consistent boxed content in a row #207845
    lbdesign
    Member
    Post count: 136

    Sorry, there’s extra security I forgot about. It’s fixed, please try again.

    in reply to: vertically consistent boxed content in a row #206996
    lbdesign
    Member
    Post count: 136
    This reply has been marked as private.
    in reply to: need top vertical alignment in columns (cardinal) #189483
    lbdesign
    Member
    Post count: 136

    Thank you.

    in reply to: need top vertical alignment in columns (cardinal) #188678
    lbdesign
    Member
    Post count: 136

    Thank you, that works! But only when I leave in my custom code as well, which targets a custom class attached to these objects. When I remove my custom tag, it does not work.

    With this code you provided, you are targeting only that column on that one page, in combination with my code —but this is a site-wide issue for me. How do I target any column I want? Can I use only the custom CSS class field within the page builder so that I can add this to any object? How would you write that code and selector?

    in reply to: need top vertical alignment in columns (cardinal) #188116
    lbdesign
    Member
    Post count: 136

    I want the indicated image to float to the top of the enclosing column. How do we achieve this?

    Prologue

     

     

    Attachments:
    You must be logged in to view attached files.
    in reply to: need top vertical alignment in columns (cardinal) #187733
    lbdesign
    Member
    Post count: 136

    I’m sorry, I don’t understand your question. I want to be able to make items in columns to align to the top of columns. Does that make sense?

    in reply to: slider showing behind home page content #172896
    lbdesign
    Member
    Post count: 136

    That works! Thank you.

    in reply to: slider showing behind home page content #172886
    lbdesign
    Member
    Post count: 136

    Cardinal 2.08. I believe that is the latest, yes?
    I also reinstalled the Revolution slider from the links you provide.

    And it’s the latest wordpress. Everything is up to date.

    I provided you with login details earlier in this thread, so you can see for yourself.
    If I choose any header style other than under “below slider”, then the page renders correctly. So is it a bug with the way “below slider” is implemented?

    in reply to: slider showing behind home page content #172587
    lbdesign
    Member
    Post count: 136

    It appears that setting the page header type as “below slider” makes the footer disappear.
    When I change the header type setting to something other than “below slider”, the footer reappears and the slider only shows at the top of the page.

Viewing 15 posts - 61 through 75 (of 124 total)