[Resolved] Aligning a non Generatepress button

Home Forums Support [Resolved] Aligning a non Generatepress button

Home Forums Support Aligning a non Generatepress button

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2046586
    Simon

    Hey,
    I was hoping I could pick your brains again!
    I have a latepoint button on a site, and wondered how I could align it with the body and headings on the site.

    The page is:

    https://www.simonportillo.co.uk/rcd-tripping/

    and their customize attributes are here:

    http://wpdocs.latepoint.com/customize-book-button-appearance/

    Thanks for looking! πŸ™‚

    #2046691
    David
    Staff
    Customer Support

    Hi there,

    the alignment issue is because of the buttons margins.
    Can you see the margin argument in the Shortcode ? If so can you remove that.

    #2046730
    Simon

    Hi David,
    Thanks for that, much better now that has been removed!
    Do you think it possible to increase the distance to the item below the button? It’s a heading on that page and a paragraph on another.
    Best wishes

    #2046832
    Leo
    Staff
    Customer Support

    Are you able to add some button margin?

    #2046846
    Simon

    Hi Leo.
    I am still trying to pick up css (from really helpful guys like you on here!).
    Can you make some suggestions for me to add, so I can try inside the additional css customizer?
    Thanks ever so much.

    #2046848
    Leo
    Staff
    Customer Support

    You can try something like this:

    .latepoint-book-button {
        margin-bottom: 20px;
    }

    Please check with the plugin’s support team first in the future.

    Thanks πŸ™‚

    #2046855
    Simon

    Hi Leo,
    That’s just what I wanted, thanks so much!
    And yes, will do.
    Best wishes

    #2046858
    Leo
    Staff
    Customer Support

    No problem πŸ™‚

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