Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1038853

    Hi,
    I have a question about the customer referral settings. With the default settings the window is too big.
    Is it possible to reduce the height of the window? I didn’t find anything in the settings. Is there possibly a css code?
    Thank you very much.
    Best regards,
    Beat

    #1039141

    Hey Beat,

    Could you please attach some screenshots of the issue?

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1039258

    Hey Victoria
    Thanks for your answer.
    The link to our website: http://www.fairevorsorge.ch

    Best regards,
    Beat

    #1039377

    Hi Beat,

    https://cl.ly/f22bd202072d Are you referring to this element here? How do you want to adjust it?

    Best regards,
    Victoria

    #1039906

    Hi Victoria
    Yes, that’s it.

    Best regards,
    Beat

    #1039955

    Hi,

    Thanks for the feedback, though I don’t know how you want to alter it? Maybe you could place it inside a 1/2 element with empty 1/4 on each side to not to make it full width?

    Best regards,
    Rikard

    #1040195

    Hi,
    The width of the window is fine. But I want to reduce the height. Too much free space is otherwise lost.
    Is there a way to reduce this height (e.g. css)?

    Best regards,
    Beat

    #1040330

    Hi,

    Ah, so you mean at the bottom and top of the content? If so then please try this in Quick CSS:

    .home #av_section_1 .content {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    Best regards,
    Rikard

    #1040373

    Hi Rikard,
    Perfect. It’s works fine.
    Thanks a lot.

    Best regards,
    Beat

    #1040582

    Hi,

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

    Best regards,
    Rikard

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