Hi!
I have 2 problems on the site:
1. The element of “Fancy text with image” after upgrading Chrome text with a gradient appears blurry.
2. The “SIGN UP” button in the top menu does not respond to the translation in the subject. How do I change the button label?
Hi Vano-253,
1. Your Fancy text with image is look like this because you have set on it a gradient
( https://www.screencast.com/t/sYHhJRjWmO ), please try to remove the gradient, and set a solid color also take a look to transparency mode ( https://www.screencast.com/t/kuyRtEBG ).
2. You can change the text from Newspaper>theme panel>multi-purpose expand header settings, and look at button 1/2 text.
Thank you for your understanding.
Hi,
1. I check fancy text with image, and its seems that it some issues.
Sorry for the inconvenience, we’ll try to fix it as soon as possible.
2. You can add extra class on the bottom of left sidebar in general tab ( https://www.screencast.com/t/HU71YxrS ).
Thank you.
I need to add a class to the SIGN UP button in the menu. Is it possible to do this?
Hi,
Unfortunately you can’t add an extra class, but maybe this will help you https://www.screencast.com/t/Hdupbbec8
.tdm-header-menu-btns .tdm-menu-btn1 .tds-button1{
background-color: red;
}
.tdm-header-menu-btns .tdm-menu-btn2 .tds-button1{
background-color: green;
}
Thank you for your understanding.