Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1044449

    I have renamed a custom class to testimonial-blue but I do not see it in Chrome’s Inspect tool, so how do I edit the custom class?

    I have already enabled the Show element options for developers within Layout Builder (of course).

    And my theme version is a child of 4.4.1

    Thanks!

    #1044515

    Hey WebDevDept,

    Please provide a link to the page so we can look into this further. What section should I be looking at?

    Best regards,
    Jordan Shannon

    #1044544

    Thanks Jordan, I’ll provide the login below.

    I section in question is the first testimonial (Mr. Allen’s) which I’ve named testimonial-blue.

    #1045111

    Hi,

    Thanks for the link, I can see the class added to the testimonial. If you are not seeing that then please try clearing your browser cache and reload the page. Also try to deactivate file compression under Enfold->Performance while you are making changes to the site.

    Best regards,
    Rikard

    #1045380

    I still don’t see it within Chrome Inspect tool.

    But knowing the class I labeled is testimonial-blue, how do I make the entire box for Mr. Allen a different background color?

    #1045599

    Hi,

    The class is in the markup, all you have to do is search for it. Try this if you want to change the background:

    .testimonial-blue .avia-testimonial {
      background-color:blue;
    }

    Best regards,
    Rikard

    #1046576

    Thank you, it works! :D

    #1046615

    Hi WebDevDept,

    Glad that we could help :)
    Let us know if you need further assistance or if we can close this thread.

    Best regards,
    Nikko

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