• Resolved ac3636

    (@ac3636)


    Hi,

    I am using the services block within columns to create a subcategory page. I am only using a page title and removing the description. Due to the subcategory names varying in length the additional buttons are not aligned. I am looking to get these level to neaten the page up.

    A link to an image example is provided as to how it looks at the minute

    Any help would be appreciated! Many thanks.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support gdandrija

    (@gdandrija)

    Hi @ac3636, I hope you are doing great,

    I can see the issue on the screenshot provided, a bit of CSS code can help out here.

    Could you please send me the page link so I could construct a CSS code you could use to align the elements properly?

    Thanks in advance, have a nice day,
    Andrija

    Thread Starter ac3636

    (@ac3636)

    Hi Andrija,

    Thanks for getting back to me.

    I have created a dummy page with the issue on here: https://armequipment.co.uk/button-alignment/

    Thanks for your help.

    Plugin Support gdandrija

    (@gdandrija)

    Hi @ac3636,

    In your specific case, you can try adding this CSS code:

    
    div.wp-block-coblocks-service__content > h3 {
        height: 70px;
    }
    

    You should be able to get the following results:
    https://prnt.sc/1006e5l

    I hope this helps, have a nice day,
    Andrija

    Thread Starter ac3636

    (@ac3636)

    Fantastic, thank you for that, works a treat!

    • This reply was modified 5 years, 3 months ago by ac3636.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Services Button Alignment’ is closed to new replies.