Finion Template - Top 1 Services Menu Not Working In J4 - Question | JoomShaper

Finion Template - Top 1 Services Menu Not Working In J4

Adriaan Buys

Adriaan Buys

Template 1 year ago

Hi There Top 1 menu showing bullets and not in line as per example.

0
3 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #103183

Hi there!

Sorry for your issue.

Please use the following code in your custom CSS:

#sp-top1 ul.menu {
    list-style-type: none;
    display: flex;
}
#sp-top1 ul.menu li {
    padding-right: 10px;
}

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

Hope this will solve the issue for you!

Best Regards

0
Adriaan Buys
Adriaan Buys
Accepted Answer
1 year ago #103185

Thank you for that I see the right hands side language/ login and account, search and email also run into each other with no space can you give me css for that too?

0
Adriaan Buys
Adriaan Buys
Accepted Answer
1 year ago #103186

Hi Rashida The template does not look like the example on your website at all. The menu looks differents, the spacing is all out. The blog page does not have the white borders and content flows into each other. The case studies the same it does not look like the example and flows into each other. The pages menu button does not have the photos of the blogs and does not look the same. I do not think this template has been properly updated for joomla 4? Please advise if we can fix all that I will provide you with a login.

0