Dazzling Popular Posts Widget

Hi,

How can I customize the widget of the Dazzling Popular Posts Widget? It looks too big on my site and I want to reduce the width to 300 px.

Hi @yvonne,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Dazzling Options -> Other -> Custom CSS

.widget.tabbed {
    max-width: 300px;
}

Best Regards,
Movin

How do you make the widgets tabbed? They are not by default and I can’t seem to find how?

Hi @cwsi,

To help keep support thread separates could you please create your own thread for your question here https://colorlibsupport.com/c/dazzling/ instead of replying on others thread as it makes the thread messy and hard to read.

If you want to you can also add reference of this thread in your newly created thread.

We would be more than happy to help you on your new thread.

Best Regards,
Movin