Fortune - Contact Info Smaller - Question | JoomShaper

Fortune - Contact Info Smaller

D

Dominik

Template 3 years ago

Hi there

How can I make the bar of the contact info smaller?

https://prnt.sc/11g3vqm

Thanks Domi

0
3 Answers
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 3 years ago #14240

Hello there,

You can use this code to the custom CSS section. That will solve your issue, hopefully.

#sp-top-bar{
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

Thanks!

0
D
Dominik
Accepted Answer
3 years ago #14245

Hi Muntasir

Thank you very much but unfortunately it did not work...

https://prnt.sc/11g8a62

0
Muntasir Sakib
Muntasir Sakib
Accepted Answer
Support Agent 3 years ago #14250

Hello there,

The screenshot says that it's working if I ain't wrong. Please, change the menu color to feel that actually it's working. Half of the white label is part of the menu bar, not the top bar.

Thanks!

0