• Hi,

    I’m experiencing an issue with the Infobox component in Astra (4.8.12). I have set a custom text color for the description field, but it does not apply correctly on the live site.Issue details:

    • In the WordPress (6.7.2) editor, the description text displays the correct color.
    • However, on the front-end, it reverts to the default theme color (Chrome 132.0.6834.160 or Edge 133.0.3065.82)

    What I have tried:

    ? Checked Astra’s color settings.
    ? Tested different color values.
    ? Added custom CSS, but it did not work.

    Is this a known issue? Could Astra’s global styles be overriding the Infobox settings?
    Any help would be appreciated.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @pechevest,

    I am unable to replicate the issue on my end. Can you please share screenshots of the infobox color selected in the description from editor and on the live site? This will help us get a better clarity on it. Also, I would suggest updating the Astra theme to the latest version and then observing the results.

    Kind regards,
    Aradhy ??

    Thread Starter pechevest

    (@pechevest)

    Hi @bsfaradhy ,

    Thanks for your reply.

    I deployed this wordaround as an additional CSS in the Astra configuration :

    .infobox-blanche .uagb-ifb-desc {
    color: white !important;
    }

    and I add the additional CSS class in each page containing the infobox requiring another color than the default one.

    The current version for Astra is 4.8.13 as auto update for Astra version is activated.

    Hope this can help for your diagnosis.

    Pascal

    Hi @pechevest,

    It appears that the issue you are experiencing is related to the info box from Spectra blocks. In such a scenario, I would recommend posting this on the Spectra forum and someone with relevant knowledge will share insights about it.

    Hope this helps!

    Kind regards,
    Aradhy ??

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