Home Forums Themes Support Claue How to get height of header bigger

Topic Resolution: Resolved
Viewing 7 reply threads
  • Author
    Posts
    • #11181

      Hi team,

      Into the header I’d like to upload an image with a bigger height. How can I do it ?

      See hereby examples of header to change height.

      Best regards,

      Marjolein

       

       

       

      Attachments:
      You must be logged in to view attached files.
    • #11185

      Hi Marjolein,

      Please use the custom CSS code below (Adjust number 100 if you want)

       
      .page-head { 100px 0; }

      Cheers,
      Foster

    • #11191

      Hi Foster

      Thanks for your answer.

      Sorry but it’s not working, it does nothing.

      I did tried with several different number px but nothing is changing, it stays as it was.ww

      Cheers,

      Marjolein

       

    • #11192

      Could I know your website URL to take a closer look on this issue?

    • #11198

      Hi Foster,

      Thanks for answering me so quick, i think it’s late in your time.

      Sorry in the mean time I could find it. I left the 0 and add height: and it works.

      instead of .page-head { 100px 0; } I did put .page-head { height: 100px ; }

      (I did change de number 100px in 600px).

      But I think I need Β to get bigger the letters of tittle.

      Have I to use for that Loco translate or somewhere else or css ?

      Cheers,

      Marjolein

       

       

    • #11201

      Hi Marjolein,

      Sorry the prev code not correct.

      You can use custom css in Claue > Theme Option > General Layout > Custom CSS

      .page-head { padding: 100px 0; }

      .page-head h1 {
      font-size: 30px;
      }

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11202

      Hi Harry,

      Good I showed you what I had done.

      With your new css everything is working perfect now and looks good, this is resolved.

      Your support is really great, thank you very much for your help.

      Have a nice evening,

      Best regards,

      Marjolein

    • #11203

      Thanks for your kind words. Feel free to contact us again if you need more help.

      Have a nice day! πŸ™‚

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 7 reply threads

You must be logged in to reply to this topic.