Helix Ultimate: Edtit Distance Between Header And Displayed Page Title - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Helix Ultimate: Edtit Distance Between Header And Displayed Page Title

Klaus Brandt

Klaus Brandt

Helix Framework 3 years ago

Hi JoomShaper Team, sorry for my humble question, but I cannot find an answer anywhere now:

I want to use the option "Page Title/Subtilte enabled" in Main Menue, also want to use a background image - but with a larger ammont of space/ more distance to the Header (just like in your Templates Pitech or Themes/her f.i. in "Blog").

https://prnt.sc/uOcy0LKDjXs5

https://prnt.sc/Hws4jsdnZtXk

But I cannot find, wich code I had to write in my custom css Would you be so kind helping me out?

kroeger.album.name

Greetings! Klaus

0
5 Answers
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #73652

Please check now. I have added the following css rule in Custom CSS section. You need to adjust the padding value (100px) according to your need

.sp-page-title {
  padding: 100px 0;
}

I have also moved your custom css file reference (<link href="/templates/shaper_helixultimate/css/custom.css" rel="stylesheet" />) from "custom CSS" section to "Before < /head> " section.

Please check the following documentation to know more about placement of custom css/javascript: https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-code-css-js-meta

0
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #73617

Hello

Thank you for your kind query.

Could you please provide your site URL?

0
Klaus Brandt
Klaus Brandt
Accepted Answer
3 years ago #73640

Hallo Ariba, thank you for your fast answer.

Sorry, URL was not clearly written in my first posting, here:

https://kroeger.album.name/

(Still this is a website in development, when finished, I will upload it to the real URL, I'll write it in my Dashboard then (I have a developer Licence since some years). Details also in hidden area.

Greetings from Germany! Klaus

0
Klaus Brandt
Klaus Brandt
Accepted Answer
3 years ago #73692

Hello Ariba,

thank you very much, also for the hint to correct placement of the link to my custom.css Habe a fine time and greetings from Germany!

Klaus Brandt

0
Ariba
Ariba
Accepted Answer
Support Agent 3 years ago #73799

You are most welcome :)

0