[Support request] Styling the Archive Widget within GP (premium) + Elementor Pro

Home Forums Support [Support request] Styling the Archive Widget within GP (premium) + Elementor Pro

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1036819
    Ross

    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

    #1037050
    David
    Staff
    Customer Support

    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?

    #1037694
    Ross

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

    #1037953
    David
    Staff
    Customer Support

    You can add the Categories Widget to the sidebar.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.