Position Above Menu And Make A Module Smaller - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Position Above Menu And Make A Module Smaller

AI

Athanasios Ioannidis

Helix Framework 3 years ago

I want a position above the menu in order to display email, phone, working hours. i will show what i mean in the hidden content below. I show you the website. In image 1 i am showing the where i want the the above details and on image 2 i will show the module i would like to make smaller. Moreover what exaclty is that module where can i find it (its name). Also what is the smaller text that is in that module?

0
4 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #53632

Hi,

Not all pre-made headers have top-bar position, in that case you have at least two options:

  1. Use premade header that already have top-bar (with top1 and top2 positions) foto_7646_2022.jpg

OR

  1. Disable predefined header and create your own custom header and top-bar position >> https://www.joomshaper.com/documentation/helix-framework/helix-ultimate-2/custom-header
0
AI
Athanasios Ioannidis
Accepted Answer
3 years ago #53633

Do have in landio template?

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #53634

About Question #2:

You already have set padding top and bottom inside that area inside custom.css file (line 2247)


.sp-page-title {
  padding-top: 145px;
  padding-bottom: 145px;}

Change values instead of 145px use 90px etc.

Your template is from payo-themes_com so support should be from them about template redesign. If it's you, you forgot that you defined that extra space.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 3 years ago #53636

Do have in landio template?

Don't ask me, ask payo-themes_com support from where you got this template ;) They used our Helix framework, but template its theirs. If it was based on Helix Ultimate our guides should help. But customization is on your hands.

0