Helix Ultimate 2.0.18 Menu Header Height - Question | JoomShaper

Helix Ultimate 2.0.18 Menu Header Height

M

Marin Vitaljić

Helix Framework 3 months ago

Hello,

I have problem regarding Header Height on page on laptop, tablet and mobile layout. I have change height and nothing happens. Joomla version 4.4.2, php 8.1. Page is www.jasam1od1o.hr. Access in hidden area.

Thank you.

Best regards, Marin Vitaljic

0
10 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 months ago #147828

Hi Marin.

Maybe you forgot to enable that

Template Options > Advanced > SCSS > Compile SCSS to CSS: ON

Then Header setting works (example from my site, as you know 80px is by default)

info_2256_2024.gif

Then using top icons you can change for Tablet and Mobile view

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #147579

Hi

Thanks for contacting us. Could you please check your site? I cant access on that.

-Regards.

0
M
Marin Vitaljić
Accepted Answer
3 months ago #147685

Hi,

I have checked and page works. I have login with credentials without any problem.

Br, Marin

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 3 months ago #147726

Please check now. Its fixed. I have used this custom CSS

#sp-header {
    height: 95px !important;
0
M
Marin Vitaljić
Accepted Answer
3 months ago #147821

Hi,

thanks for fix, but what is purpose of template options and all setup if I need to write custom CSS for every change?

Br, Marin

1
M
Marin Vitaljić
Accepted Answer
2 months ago #147929

Now I see somthing wierd, when i disable Compress CSS Files and Compile SCSS to CSS: ON then logo is in the middle wih lot of space. If both options are on then logo is not centered, it goes under top row.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 months ago #147931

If you alrady used

#sp-header {height: 85px !important; }

and it works, there is no point in rummaging.

0
M
Marin Vitaljić
Accepted Answer
2 months ago #148182

So then I need to write header css for all three screens. And again if there is option to configure it in template why need of writting it in custiom css?

0
M
Marin Vitaljić
Accepted Answer
2 months ago #148371

So new situation, now works with template options, no need for custom css. interestin. please close ticket

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 months ago #148409

Glad to know that. Please close this post by accepting the answer.

0