How do i change the multicolumn header to be centered?

Been trying to mess with the settings and cant manage to do it.

aurathefragrance

password: daonag

Also how do i change the button colour and text? doesnt seem to work either

Hi @AURA20223 ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-multicolumn.css->paste below code at the bottom of the file

.multicolumn .title-wrapper-with-link {
   justify-content: center;
}

Hope my answer will help you.

Best regards,

Victor | PageFly

worked perfect thank you

1 Like