Site logo

Archived topic

Aligning a non Generatepress button

7 replies · Started by Simon on December 12, 2021

Viewing posts 1–8 of 8

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.

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

Are you able to add some button margin?

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.

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 :)

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

No problem :)

This archived topic is closed to new replies.