CTA buttons as dividers?

Hi, I have two pages that I am trying to add a button which sits directly between two sections:

This page, the telephone number button half on the white and half on the pinkish color:

https://cerami.wpengine.com/about-the-doctor/

This page, the “read more” button half on the white and half on the pinkish.

https://cerami.wpengine.com/about-the-doctor/

I saw that there are triangle dividers as elements but nnot sure if this is possible?

Hello Nancy,

Thanks for writing in!

Do you want something like this?

If that is the case, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.ubtn.ult-responsive.ubtn-normal.ubtn-center {
    width: 100%;
}

For more assistance, please contact the creators of Ultimate VC Addons as they are more credible and familiar of your their CTA button works.

Cheers.

Hi… no something more like this:

It doesnt have t be through VC either - I can code it through CSS just wondering how to make it cross two sections.

Hi,

You can try adding a negative top to your row with the colored background.

Hope this helps

Thank you for your help!

You’re welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.