Mini Frontpage Pro - Portfolio Categories Bar
- Posted by Atlantis Nesos (2) Offline
Hi, Hello, I am using the Mini Frontpage pro module, portfolio, in the top bar I have several categories, and the width of all categories goes out of the screen, to move between the categories that are hidden I have to use the arrow keys. Is there a way to show all the categories without some being outside the window, or being hidden? Best regards
4 years 1 month ago #1
by Atlantis Nesos
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Can you share your website url so I can see the real case?
Yes it is possible but likely it won't display good on mobile phones
4 years 1 month ago #2
by TemplatePlazza
Yes it is possible but likely it won't display good on mobile phones
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5261) Offline
Hi, try to add this code in the CSS adjustment tab in your minifrontpage pro settings page
4 years 1 month ago #3
by TemplatePlazza
.mfp_portfolio_navbar_skin_topline .mfp_portfolio_tabs_topline nav {background:#333;}
.mfp_portfolio_navbar_skin_topline .mfp_portfolio_tabs_topline nav ul {display:block!important;}
.mfp_portfolio_navbar_skin_topline .mfp_portfolio_tabs_topline nav ul li {display:block;float:left;}
.mfp_bg_grad {display:none!important;}
Please Log in or Create an account to join the conversation.
- Posted by Atlantis Nesos (2) Offline