Top Bar is Cutting Off On Mobile Site - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Top Bar is Cutting Off On Mobile Site

CB

Carol-Lynn Burbidge

Template 2 years ago

Hi There!

I installed the Finion Quick Install on Joomla 4.

The top bar is cut off on my mobile.

Please advise how this issue can be fixed, I am using this template on a few of my websites.

0
1 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 2 years ago #128580

Hi there!

Please use the following code in your custom CSS:

#sp-top-bar {
    height: 40px;
}

This should help!

Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

https://prnt.sc/5mBuSRh907N3

https://prnt.sc/ooiq-lkMEXr_

https://prnt.sc/nunlX-f5AhK1

Best Regards

0