• Resolved sleezybarb

    (@sleezybarb)


    I am using the free gift card plug-in. I have a very simple shop so I don’t need the premium version. When I view the gift card page, the words “Delivery Info” display on the same line as the gift card amounts. How do I get it to display below the amounts? It is hard to read the way it displays now.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Alexis Salazar

    (@asaldel)

    Hello there,

    hope you are doing well 🙂

    Please, try adding the following CSS rule to your theme in Appearance -> Customize -> Additional CSS:

    .gift-cards_form .gift-cards-list + h3 {
        position: relative;
        top: 50px;
        left: -360px;
        padding: 20px 0;
    }

    Let us know any news, please.

    Have a nice day!

    Thread Starter sleezybarb

    (@sleezybarb)

    Looks perfect! Thank you!

    Plugin Author YITHEMES

    (@yithemes)

    Hello there.

    Perfect. You are welcome!

    We’ll set this topic on solved.

    If you have any other problem, don’t hesitate to open a new one.

    Have a nice day.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Delivery Info not displaying correctly’ is closed to new replies.