Trouble styling the Category List in Multiple Categories Display
-
Hello.
Thank you for the plugin. I am having some trouble styling the tab lists on top of the multiple category display.
Initially, I added the shortcode in the Text Widget and included it inside a Beaver pagebuilder container. The result is that a bullet list of the categories with no styling at all was displayed.
I then added it using an HTML widget and the category default tab list was displayed but after first displaying an unstyled bullet list for a few seconds.
I then added the shortcode directly to the my homepage template using echo shortcode function. The tab was displayed rightly but I cannot style it.
I went to Portfolio Manager > Settings > Advanced Tab > Custom CSS and I added the relevant css below. Only the CSS applied to the tab content worked. The ones for the tab lists did not even show up in the CSS inspector..eds-bpm-section li span { font-family: 'MyriadPro-Light', san-serif !important; color: #000; line-height: 2.438em; padding: 0.625em 1.250em; font-size: 150%; letter-spacing: -1px; margin: 0 0.625em 0.625em 0; font-weight: normal; } .eds-bpm-section ul { padding-bottom: 0.625em; } .eds-bpm-main { margin-top: 1em; }
I am working on a local server so I cannot share a link now but there seems to be an issue with the tab list. Any suggestion from you on what to do?
Thank you.
- The topic ‘Trouble styling the Category List in Multiple Categories Display’ is closed to new replies.