Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1308994

    Hi
    I’m trying the Gym demo. it has highlight color #d63d2d which I want to change across all elements to #0f81a1. I added to quick CSS :
    strong {
    color:#0f81a1 !important;
    }
    which did change tagged text to #0f81a1 however a P text block inside a color section with styling>font color set to Default is displayed as #0f81a1 yet is not tagged with . In the Bright Blue predefined color scheme the #0f81a1 color is defined as Alternate Background color
    Why is the text block using #0f81a1?
    Is iqucik css the proper way to go in order to change d63d2d to 0f81a1 across all elements? I could not find the d63d2d in a theme styelsheet and adding the code to child css stylesheet did not have any effect.
    Thank you

    #1309169

    Hey Yory,

    I’m not sure I understand which element you are referring to, could you post a screenshot highlighting it please?

    Best regards,
    Rikard

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