Hello and thank you so much for this great plugin. I have a simple question which I am sure that someone has asked before.
Is there a way to remove the bullet point from only the text widget where you have added the photonic shortcode?
Kind regards
Hello and thank you so much for this great plugin. I have a simple question which I am sure that someone has asked before.
Is there a way to remove the bullet point from only the text widget where you have added the photonic shortcode?
Kind regards
Photonic doesn't show any bullets in any widget - its CSS is defined to not show any bullets. The only way you will see bullets in a widget is if your theme or another plugin has overriding styles.
Hello Sayontan, thank you for your reply.
I forgot to mention that I am using Suffusion. How can I remove the bullet point using Suffusion from only the widget which has the photonic shortcode added? I still want the bullet point to be included in the rest of the text widget that I have added.
Kind regards
Can you please provide a URL?
Hello Sayontan, thank you for your prompt reply. Here is the link. This is a test site.
I have inserted the photonic shortcode to the Widget Area Below Header. You will also notice that on the right hand side I am using another text widget. I know how to remove the bullet point adding some css that I found from other post here but that will remove the bullet point from all the widgets which is what I am trying to avoid.
Your help is much appreciated.
Kind regards
You can add this custom style:
.suf-flat-widget .photonic-post-gallery li {
background: none;
}Thank you very much Sayontan, that did the trick ;)
I want to try and use any of your plugins that I need with your great theme Suffusion. I know you will always make sure they run well with each other and this little css trick will allow me to use this great plugin as a slide show using the text widget ;)
Well done
Kind regards
You must log in to post.