Okay
  Public Ticket #2903488
Feature question
Closed

Comments

  • Victor Kruger started the conversation

    Hi,

    I was wondering if you can implement the ability to add a class (or multiple)  to any element and make changes at the class  level.


    Thanks,

  •  435
    David replied

    Hey there,

    What exactly do you mean?

    Best regards,
    WaspThemes team

    And don't forget to rate our plugin, it means a lot to us!

  • Victor Kruger replied

    You select an element, let say a section that has an ID of 'whatever' and you have an option to add a class to that element '.section--special' and you modify that section background colour, so your css would be:

    .section--special{

    background-color: red;

    }


  •  435
    David replied

    Hey there,

    I understand that now. Yes, we have that feature. It's called Edit Selector

    1882718892.png

    Best regards,
    WaspThemes team

    And don't forget to rate our plugin, it means a lot to us!

  • Victor Kruger replied

    This only shows you available selectors, it seems that I can't add let say '.my--class' to the list

    Correct me if I am wrong on this one

    Thanks

  •  435
    David replied

    That’s right. I’m guessing you want to sdd custom selectors to the HTML and then target them. You can’t do that because you can’t modify HTML structure with our plugin.

    Best regards,
    WaspThemes team

    And don't forget to rate our plugin, it means a lot to us!