Hi there,
I’m having an issue with text layers I’m adding to the layer slider. When I add the bold tags <b> the text turns blue. Why is this? And how can I turn the text blue. This has got to be the most frustrating theme I’ve ever worked with. And, although the support is good, the forums are terrible for finding information. Sorry, had to get that out. Your help will be appreciated…
Ok, I see now that I need to use < strong > tags for this.
Nevermind, that made it blue too. wth?
Hi!
Thank you for using the theme! Unfortunately, I’m not entirely sure what it is you’re trying to do based on the information you have given in your post. If you wouldn’t mind providing us with a little more information or explanation on the problem, we’ll be happy to assist you about it. A screenshot and a link to your website will help.
Best regards,
Ismael
I meant to ask: How do I make the text within a layer slider bold? Not blue, it seems to be doing that automatically I suppose because it’s picking up CSS from the theme options I’ve setup. You can see the page here: http://www.clickbridgedesign.com/home
When I add the < b> tags, they turn the text blue. I’ve returned the text to normal so it’s not currently blue, but still would like to know how to make the text bold. Thanks
Hey!
Thank you for clarifying the issue.
Please edit the layer within the layerslider then look for the Styles panel. On the Custom style settings, add an inline style. This will make sure that you get the correct style for the current layer. In your case, you can add something like this:
color: red; font-weight: bold;
Best regards,
Ismael
Thanks, I will give that a try!