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

    We recently had a developer carry out some work on our theme and they created an amount of Custom CSS classes for use in the Advance Layout Editor. Sorry to be a total WP idiot, but is there somewhere obvious where these custom classes are listed with their custom code that is applied every time you apply the class in the field?

    #743346

    Hey!

    You can refer to this post – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and learn more about custom CSS field for ALB elements.
    Enabling custom CSS field simply enables you to target certain elements. Developer must have used this feature to target elements. You can simply find those elements and check their custom CSS class and then search that custom class in your CSS code to find the changes they have made

    Best regards,
    Yigit

    #743360

    Thanks Yigit,
    I just wondered whether every time a custom class was created WP stored that in a list somewhere as custom code (or whatever)
    So, sadly, I guess I have to individually look, make note of each custom class as I come upon it and then look in my CSS style sheet to try and find reference to it.
    Had hoped for an easier route, but hey…

    #743361

    Hi!

    Developer might have commented in the code, to make it easier for you or for other developers to locate the changes made :)

    Let us know if you have any other questions or issues

    Best regards,
    Yigit

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