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

    Hi, I use the q-translateX plugin for translations and use code block to add quotes for translate(<!–:en–>). Then when i see the page I realiced that there is a blank space between header and main content and i would like it disapares. How can i do it?

    This is the block that i can see with chrome debug.

    
    <div class="main_color container_wrap fullsize"><div class="container"><main role="main" itemprop="mainContentOfPage" class="template-page content  av-content-full alpha units"><div class="post-entry post-entry-type-page post-entry-112"><div class="entry-content-wrapper clearfix"> <section class="avia_codeblock_section avia_code_block_0" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"><div class="avia_codeblock " itemprop="text">  </div></section>
    </div></div></main><!-- close content main element --></div></div>
    

    Regards

    #520645

    Hey igori!

    Send us a link to the page and we’ll take a look.

    Best regards,
    Elliott

    #520820

    Hi i send you link.

    Thanks

    #521160

    Hi!

    See private content.

    Best regards,
    Elliott

    #521468

    Ok,
    see private content
    thanks

    Igori

    #521654

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-64 #main > .fullsize > .container > .content {
        display: none;
    }

    Regards,
    Yigit

    #521794

    i’m sorry but on which selection?

    I have a dropdown list with html tags and some link descriptions, but nothing about body,page, class or ids.

    Thanks
    igori

    • This reply was modified 9 years, 3 months ago by igori.
    #522144

    Hi,

    I’m not sure if Yigits code helped you or not?

    Regards,
    Rikard

    #522777

    Hi!
    Yes, solved. Thanks!

    But, I have another question.
    How can i increase the height of image parallax in a color section?
    Link in private content

    Solved too.;-p

    Regards
    Igori

    • This reply was modified 9 years, 3 months ago by igori.
    #522841

    Hi,

    Great, glad you got it fixed :-)

    Regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Blank space between header and main content’ is closed to new replies.