Okay
  Public Ticket #645961
Portfolio page (Hero Image)
Closed

Comments

  •  1
    Quéfreen started the conversation

    I have three questions on the template page of the portfolio:

    #1 How to reduce the gap between the menu and the hero image?

    #2 I need to decrease the hero height image also to a fixed extent px (800px for example)

    #3 There is no way to connect Visual Composer in the portfolio page?

    Thank you so much.

  •  1,823
    Support replied

    Hi

    1. Disable pre-hero section in page options

    2. add

    .hero-image {

    height: 800px;

    }

    in theme options -> styling options -> custom css

    3. in Visual Composer settings -> Role Manager just go and set enable the editor for clapat_ndk_portfolio

    thanks

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  1
    Quéfreen replied

    Hi.

    1. Thanks! It work.

    2. It work, but added a gray space (clickable) where the bottom of the hero image. It is to solve this?
    http://quefreen.com/projeto/mariana_cobra/

    3. Thanks! It work.

    4. There is a white block between Hero Image and the contents of the portfolio page (green block). How do I remove this block?

    I\'m sorry for excessive questions.
    Thank you for the patience.






  •  1,823
    Support replied

    Add

    #hero {

    margin-bottom: 0px;

    }

    in theme options -> styling options -> custom css


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy

  •  1
    Quéfreen replied

    Hi.

    Thanks.

    Question 4 it work.

    But the second question still remains unsolved.

    The gray area is always the page height (height: 100%) need her to have 800px as the contents of the Hero Image. Can you help me?


  •  1
    Quéfreen replied

    Resolved.
    Thanks.