• Resolved miquelet

    (@miquelet)


    Hello,

    I would like to have the buttons aligned with the text of the post, now they are displaying a bit too much on the right. However, when I increase the “Container Padding” the text below moves down. Is there a way to move the buttons without having impact on the text of the post?

    I would appreciate your help. Thans.

    • This topic was modified 7 years, 7 months ago by miquelet.

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

Viewing 1 replies (of 1 total)
  • Hi there @miquelet,
    Thanks for reaching out, I’d be happy to help here!

    I did go through your site’s source code and did notice that your buttons’ parent <div> tag has a text-align: "right" attribute set which is the one the causes this misalignment to happen.

    With that in mind, you can fix that by erasing that CSS attribute and setting your buttons’ <div> to the right by manipulating your buttons’ parent for it to contain the following styling:

    https://cl.ly/cffdd173b3f0

    Please do let me know if there is anything else I can help you with!

    Cheers,
    Andres

Viewing 1 replies (of 1 total)

The topic ‘Align buttons with text’ is closed to new replies.