Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: Position of contact form inside a column #533591

    Hi Rikard

    The code worked perfectly!
    Thanks

    • This reply was modified 9 years ago by Didre.
    in reply to: Position of contact form inside a column #531266

    Hi Andy,

    Thanks for your answer.
    The code worked but now the contact form stay off the screen (right:-Ypx) in mobile devices.

    in reply to: Position of contact form inside a column #530532

    Hi Rikard,

    Thanks for the answer.

    My idea is to position this contact form like the contact form in the homepage of the website (link below). In the homepage I used the advanced layerslider and positioned the contact form inside the layer using the Layout & Positions in the Styles tab (Top:32% Left:82%). But using the advanced layerslider the contact form isn’t responsive so I’m trying to use the contact form inside a column element, beucase this way the contact form is responsive.
    I would like to know if there is a way to control the position of the contact form (top, left) in column elements.

    Best regards

    • This reply was modified 9 years ago by Didre.
    in reply to: Advanced Layerslider responsive contact form #528943

    Hi Rikard,

    I thought the problem with the contact form was a conflict with the advanced layerslider because when I use the same contact form with a simple column it works fine.
    I read others threads about the same problem with the layerslider and contact form not being responsive.
    I changed my mind and I’ll use another solution.

    Thanks

    in reply to: Image in header – size don't change when page scroll down #527550

    Sorry for my late answer, it worked perfectly.

    Thank you

    in reply to: Image in header – size don't change when page scroll down #500788

    Hi Elliott!

    Thank you for your help.
    I added an ID for the image and added your code to Quick CSS but didn’t work, nothing changed.
    My new function with including the new ID:

    function after_head_image_func(){
    	echo "<div class='custom_content'><img id='header2' src='https://logodownload.org/wp-content/uploads/2015/04/WhatsApp-icone-3.png' style='height=40px' width='40px'></div>";
    	
    }
    add_action('ava_main_header', 'after_head_image_func');

    Quick CSS:

    .header-scrolled .header2 {
    max-height: 88px;}

    Also, I tried different sizes in max-height but didn’t work too.
    There is a post that appears to be similar to mine:
    https://kriesi.at/support/topic/elements-added-via-the-ava_main_header-acton-are-not-shrinking/

    thanks

Viewing 6 posts - 1 through 6 (of 6 total)