Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1140674

    hello, i’ve been trying various solutions from other postes but can’t sem to figure it out.

    here’s the problem: i’d like to add a custom space between 1/2-columns on the about section on my website (link in private content)
    (between text field “hello” and “service”)
    the space shoud be the exact same as the columns with the pictures above this section.

    thank you for your help in advance!

    #1140753

    Hey lachien,

    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

    
    #top #about .av-flex-placeholder {
        width: 2.2%;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1140773

    victoria you made my day!

    thank you very much!
    it worked by adding it to custom.css

    have a great day!

    #1140903

    Hi,

    Great, I’m glad that Victoria could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1143096

    hello rikard,

    problem solved, case closed.
    however, i’ve been encountering another issue:
    the messge sent label is not showing anymore in the contact form.
    how can a solve this issue?

    thank you!

    #1143581

    Hi,

    Thank you for the update.

    It is working properly on our end — tested it on Firefox Windows 10. Please check the screenshot below.

    Screenshot: https://imgur.com/a/9QFxJUk

    In which browser are you testing it?

    Best regards,
    Ismael

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