Font Size And Colour Of Intro Text Of WayneCorp Articles Addon Issue - Question | JoomShaper

Font Size And Colour Of Intro Text Of WayneCorp Articles Addon Issue

Dzida Media

Dzida Media

Template 1 year ago

I need to change the introtext font to bigger in the front view of a page builder addon WayneCorp Articles:

https://prnt.sc/C0RMnqeARgEB

I try to change it via custom CSS fo 18px and colour to whife #fff but it doesn't work for some reason

0
5 Answers
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #71119

Hi,

Please take my apology for the delay!

I have just tried to visit and login to your backend but it seems they have been removed from this space. However, only adding !important should have been resolved the issue for you as the code was working just fine at my end while checking your issue.

Best Regards

0
Dzida Media
Dzida Media
Accepted Answer
1 year ago #68850

??????

0
Dzida Media
Dzida Media
Accepted Answer
1 year ago #68721
0
Dzida Media
Dzida Media
Accepted Answer
1 year ago #68566

I added this to custom CSS but it doesn't work....

Why?

https://prnt.sc/L46vhc8YaWLH

0
Rashida Rahman
Rashida Rahman
Accepted Answer
Support Agent 1 year ago #68394

Hi there!

Thanks for the details.

Here is the code snippet for you:

.sppb-wayne-corp-articles .sppb-addon-article .sppb-article-info-wrap .sppb-article-introtext .WDcap{
    font-size: 20px;
    color: white;
}

Hope this will serve your purpose.

Best Regards

0