Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #973313

    Hello “Kriesi-Support”,
    I want to have a blue border (#2F6294) that surrounds the contact form at the end of this blog post: https://summ-it.net/blog/seo-optimierung-fuer-den-mittelstand/

    I manually inserted this code in the standard editor:

    
    [av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='' padding='15px' border='1px' border_color='#2F6294' radius='10px' background_color='#f9f9f9' src='' background_position='top
    left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-qrdwqm']
    ...
    [/av_one_full]
    

    The blue border is not showong – what do I do wrong?

    Thanks a lot & kind regards.

    #973769

    Hey Jochen,

    You can add the folllowing CSS rule

    .wpcf7 { border: 1px solid #000; }

    Then you can replace the settings on how you want them to be.

    Best regards,
    Basilis

    #974141

    Hello Basilis,

    thanks for your email. The code you’ve sent me, creates a border around the CF7 contact form.

    This is not, what I’d like to achieve,
    I’d like to have a border around the complete (!) grey area at the end of this blog post: https://summ-it.net/blog/seo-optimierung-fuer-den-mittelstand/

    The grey area consists of this code:

    
    [av_one_full first min_height='' vertical_alignment='' space='' custom_margin='' margin='' padding='15px' border='1px' border_color='#2F6294' radius='10px' background_color='#f9f9f9' src='' background_position='top
    left' background_repeat='no-repeat' animation='' mobile_breaking='' mobile_display='' av_uid='av-qrdwqm']
    
    [av_heading heading='Fragen? Wir haben Antworten!' tag='h2' style='blockquote modern-quote' size='' subheading_active='subheading_below' subheading_size='15' margin='' margin_sync='true' padding='0' color='' custom_font='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' av_uid='av-tv0ony' admin_preview_bg='']
    <b>Wir freuen uns auf Ihre Nachricht.</b>[/av_heading][av_image src='https://summ-it.net/wp-content/uploads/kontakt-summ-it-unternehmensberatung-1500x430-opt.png' attachment='19203' attachment_size='full' align='center' styling='' hover='av-hover-grow' link='' target='' caption='' font_size='' appearance='' overlay_opacity='0.4' overlay_color='#000000' overlay_text_color='#ffffff' copyright='' animation='no-animation' av_uid='av-tl2qv2' admin_preview_bg=''][/av_image]
    
    [contact-form-7 id="08154711" title="Kontakt"]
    </div>
    [/av_one_full]
    

    Thanks a lot.

    #974260

    Hi jochenmaier,

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #974266

    Hello Victoria,

    thanks for your email. I’d like to have the grey box at the end surrounded by a blue (#2F6294) border – s. http://summ-it.rocks/dl/grey-box-with-blue-border.png

    Thanks.
    grey-box-with-blue-border

    #974318

    Hi jochenmaier,

    The border is actually set there, but there is an error, px is added 2 times. Did you put the css inline? Do you want the css for the Quick css?

    Best regards,
    Victoria

    #974328
    This reply has been marked as private.
    #975198

    Hi jochenmaier,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #975243

    Hello Victoria,

    more details in private content section.

    BR, Jochen

    #975470

    Hi Jochen,

    Please check if this border works for you.

    Best regards,
    Victoria

    #975692

    Hi Victoria,
    thanks a lot for this.
    What I’ve seen ist, that
    border='1px'
    needed to be changed into
    border='1'
    ?

    Kind regards

    #975874

    Hi jochenmaier,

    Yes, looks like the “px” was not needed there.

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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