Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1141661

    Hi! Can you please advise for the following?

    I want to create my page just like this one: https://www.calderaspas.com/shopping-tools/request-brochure

    This is my current page, and you can see that I am not quite there: https://www.arvidsons.com/caldera-spas-get-pricing/

    Can you please help? Also, on this specail landing page, I would really like to get rid of the extra space under the top left logo, but nothing I’ve tried works. thoughts?
    Thanks so much!
    Justine

    #1142285

    Hey jnightingale,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .page-id-12243.page .container_wrap_first .content {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1143228

    Hi Victoria,
    Thank you so much for the fix for the logo spacing.

    Any chance you can offer some suggestions on getting my page to look like the one in the example with the hero image, contact form, and small bit of text like the example? Thanks so much!
    Justine

    #1144010

    Hi,

    Do you need more help with this? Looks like you’ve managed to separate the contact form and the text using columns inside a color section. Please let us know if we can close the thread.

    Best regards,
    Ismael

    #1144026

    Hi Ismael,
    Thanks. I suppose it is okay. I really wanted it to look like this though and just couldn’t get it: https://www.calderaspas.com/shopping-tools/request-brochure
    Thank you!

    #1144443

    Hi,

    Thank you for the update.

    You can add a column element below the color section and put the contact form inside it. Edit the column, enable the “Custom top and bottom margin” option and then use a negative pixel value in the top margin field to pull the column upwards until the top part covers the color section. This should re-create the layout same as in the site above.

    Best regards,
    Ismael

    #1144751

    Victoria,
    One more question – the code works to take away some of the extra space in Firefox, but it doesn’t in Chrome. Thoughts?
    thanks!

    #1145089

    Hi jnightingale,

    Could you please attach some screenshots of the issue? I need to see which spacing you need to be removed now :)

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.