Height of "Intro Header" on Blog and Portfolio pages

edited June 2016 in Theme support
We are using the Parallax demo, and have selected the "Intro Header" template on a portfolio page (http://uisherpa.com/?portfolio=aliquam-eratac&preview=true)

How do we adjust the height of this intro header?

Thanks!

Comments

  • I think may have I figured it out...

    #Intro { height: 320px !important; }
  • Hi,

    to adjust into header height, you need to use an extra css:
    #Intro.parallax { height: 300px !important; }
    #Intro .intro-inner { padding: 100px 10% !important; }
  • Hello this is copy of my post on themeforrest

    1.How can I change the size of Title in post with Intro Header option on (boxed layout)? 

    2.Is it possible to show social sharing with Post Intro Header option on? 

    3.Are there any ways to customize Intro header (height, author, some other stuff) I want to make it smaller — 700px? 

    4. What about breadcrumps with Intro Header option on? I use Yoast SEO for breadcrumps.
  • Hi,
    1. Please send a link to what you are referring to.
    2. You can always use the social sharing shortcode, see here: 
    3. You can control the intro header height with padding, go to theme options>blog,portfolio&shop>blog.
    4. If you want to disable breadcrumbs go to theme options>header&subheader>subheader

    Before you start, update the theme to the newest version, some option are not avaliable in the older ones.
    thanks
Sign In or Register to comment.