Issues about Grow Fast LP template

Hey there,

I’am using the Grow Fast LP template. But I am experiencing some problems regarding the layout.

1) The GDPR boxes are not aligned: is there a code that would align them?

2) We would like the button to be the same color of our corporate but I have no possibility from the drag and drop editor

Thank you for your help!

Best regards from Italy

Hi @FBertasi,

1) Would you have a published page available to the public so I can check which CSS rule you will need to align the box left ?
Without having access to the page it’s pretty hard to give an answer to that without installing the theme.
2) If the theme doesn’t let you do that, you have three options :

a - create a child theme and either
→ Customise the form/button module and add a color option

→ Edit your child.css file and use a css rule targetting all your buttons to change the color

b - simply create a css file within the design tools explorer, use a css rule to override the color of your buttons.
Then add your css file to the landing page on a page to page basis :

Go to the page you want to edit, then settings and scroll down to the advanced settings option.
Then find the “Page stylesheets” box, click on add a stylesheet and select the file you’ve previously created.
Best,

Ludwig

Dear Ludwig,

thank you for your help.

At the end we solve the issue thanks to our web developers who modified the child.css