analogwp / analogwp-templates

Style Kits for Elementor adds a number of intuitive styling controls in the Elementor editor that allow you to apply styles globally or per page.
https://analogwp.com
27 stars 7 forks source link

Library visibility changes #594

Closed JohnPixle closed 1 year ago

JohnPixle commented 1 year ago

As discussed in the meeting, we are proceeding as follows with the container Library:

Screenshot 2022-10-07 at 14 50 30

Please note:

-[ ] The old library remains the same

JohnPixle commented 1 year ago

Screenshot 2022-10-10 at 17 51 41

JohnPixle commented 1 year ago

@lushkant Overall, looking good. Some quick tweaks:

Screenshot 2022-10-11 at 10 56 03

These are some Style Kit presets that you can use as a starting point. Once you import a Style Kit, it will be added to your Style Kits list. You will then be able to apply it on any Elementor page. Learn more.

to:

Style Kits are ready-made configurations of theme styles. When you import a Style Kit, it will be available in the local Style kits page. You will then be able apply it globally, or on any page. Learn more.

In Local style kits page

A list of all the imported and custom Style Kits. A global Style Kit is the one that applies globally on your site. You can set a Global Style Kit below. Learn more.

Screenshot 2022-10-11 at 11 12 25

All good! The Style Kit has been set as Global.

JohnPixle commented 1 year ago

@lushkant All perfect.

Screenshot 2022-10-11 at 13 49 12

Screenshot 2022-10-11 at 13 59 47

#analogwp-templates .tab-description {
    margin: 12px 0 40px;
    padding: 16px;
    background-color: #F9F9F8;
    border-radius: 6px;
    box-shadow: rgb(0 0 0 / 10%) 0px 0px 0px 1px; }

I know, I am exploding your head with my CSS Skills 🤯 😎