element "Fancy text with image"

Posted in: Newspaper
Post count: 73

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?

https://yadi.sk/i/ny9reWUGvABVKg

Post count: 35449

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.

Post count: 73

Hi!

1. Before gradient worked well, and now only 1 color.
2. It’s all good! I also wanted to ask – how do I add CSS Class to this button? (fancybox-inline)

Post count: 35449

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.

Post count: 73

I need to add a class to the SIGN UP button in the menu. Is it possible to do this?

https://yadi.sk/i/ny9reWUGvABVKg

Post count: 35449

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.

Post count: 73

I can not open this menu (as in the screenshot) to edit CSS

Post count: 35449

You need to go in Newspaper> Theme panel. Custom code> custom css, and paste the code there; above I give you an example with live css, to show you the classes for buttons.

Thanks.

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.