future update suggestions.

Posted in: Newspaper
Post count: 33

Dear TagDiv,

just some feature request if possible in the future updates.

1. adding a colour filter option to the individual elements

(example:.td_block_instagram .td-instagram-image {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
}
.td_block_instagram a:hover .td-instagram-image {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
}

so don’t have to 1 code for all content.

2. adding a counter short code, just more fun to look at those number rolls. for better visual effect.

3. customize scroll bar (the arrow on the right of the page) to different location option in the theme panel.

your attention to this post is greatly appreciated

thank you

Post count: 23312

Hi,

1)If you will check each of our element, using the TD Composer, you will see that exists some options regarding changing colors, like this -> https://www.screencast.com/t/x18NwtJ6img
2),3)If you want to change the position of this Scroll to Top button, you need to do it yourself through some custom CSS code. I have added to our list of improvements and we will consider our future updates.

Thanks.

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