epidemik89
asked 7 years ago

Hi great plugin! however I am trying to highlight specific text in the bar as well as make my “20%” text in bold, is there a way to achieve this?
Also when I am changing the font, the preview within the plugin shows the one I want to use just fine, but when going to view my webpage the font I choose all seems to be in bold & italic, anyway to bypass this?
http://www.thachefs.com
Thanks
 

3 Answers
DominicStaff
answered 7 years ago

To resolve this issue, you can use the HTML code in the text box from back-end or use the following code:

.dwpb-content, .dwpbcd-content {
    font-size: ...px;
    font-weight: ....;
}
epidemik89
answered 7 years ago

Hi Dominic, I will try the suggested code now, is there a code I can add to this to “highlight” specific text in yellow or other color? I would like to have the actual code highlighted
Also when i preview my text in the promo bar in the settings part of wordpress it shows correctly but when I go to preview my site, the font has changed by itself on the promo bar…help please?

DominicStaff
answered 7 years ago

If you want to change the text color for the promobar, you can configure the color in the setting of the plugin. However, if you want to change the color for each word, you need to use the HTML code in the Text box of the Promobar setting. In this case, you can let me know detail about it, I will help you. 
About the font-family, please send me username & password of your site for further checking.

Powered by DW Question & Answer Pro