Site logo

Archived topic

Styling the Archive Widget within GP (premium) + Elementor Pro

3 replies · Started by Ross on October 16, 2019

Viewing posts 1–4 of 4

I recently jumped in with both feet, I wanted to try using GP (premium) on its own and with Elementor Pro. First go was with the combined as I needed to quickly bang out a fairly sophisticated site.

I am almost done, but having trouble trying to customize and style the Archives sidebar widget. Could you point me to the code and selectors that I need to do this. I can't for the life of me find it. I know if should be pretty obvious, but ...

Thanks

Hi there,

The title for the Archive widget:

.widget_archive h2.widget-title {
    /* styles here */
}

And the list:

.widget_archive ul li {
    /* styles here */
}

Anything specific you need?

Thanks ... and if I want to filter based on Category?

You can add the Categories Widget to the sidebar.

This archived topic is closed to new replies.