Got three problems (widget, faq and button color)

I explained it in this loom: https://www.loom.com/share/d53ac37ef05948c28e83daa60cc23bd0

Hi Oscar,

Thanks for reaching out.
It seems that the icon has been added to the Classic Block Grid element as a custom HTML and the style has been added through the custom CSS code. To change that, you need to modify the custom CSS code, shown in the given screenshot.

I have checked the other site and found that is also built using the Pro, and the widget area has been styled using the custom CSS code. You need to replicate that style, and if you are not proficient in this I would suggest you hire a developer who can assist you to do the customization or you can avail of our newly launched service called One, where we answer the questions beyond normal theme support.

Thanks

There’s also other questions in the video, thanks.

Hi Oscar,

Sorry, I have missed out on the FAQ part in the video. You can use the Accordion element to create a FAQ section. Please find the documentation below.

Hope it helps.
Thanks

Could you provide the exact code to change the color of the blue icons to another color (green)?

Hi Oscar,

The icons are added using the custom HTML code, and the colors are set using the custom CSS. Although we don’t offer any support to custom code or related customizations, still you can try the following CSS code if that helps. If that does not work for you, I would suggest you hire a developer who can assist you to do the customization or you can avail of our newly launched service called One, where we answer the questions beyond normal theme support.

i.x-icon-check-circle
{
    color:#ff0000
}

Please remember that the above code will work if copied as it is and doesn’t conflict with any existing style.
Please note that the code provided serves only as a guide to help you get started custom coding on your own if there’s no option offered in our theme or the products we bundle.
We really do not provide support for custom codes that means we can’t fix it in case it conflicts with something on your site nor will we enhance it.

Thanks

Thanks! That helped!

Hi Oscar,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.