Make whole Social Counter area clickable?

Posted in: Newsmag
Post count: 43

Hello,

How can I make the whole social counter area clickable? At the moment users have to click on the text “Follow” to get to my Facebook page and it’s not very intuitive.

So grateful for all the help 🙂

Thanks

Post count: 7909

Hi,

You can alter social counter file and make this change: http://screencast.com/t/tHjhfZVnhvf
Also you have to use this custom css as the color will be change to the link color – http://screencast.com/t/KYjuqt7quepu

.td_block_social_counter .td_social_info, .td_block_social_counter .td_social_button {
color: #ffffff;
}

Thanks!

Post count: 3

Hi,

I’m not able to find td_block_social_counter.php file in Newsmag/includes/shortcodes. Am I looking in the wrong locatioN? Thanks for your time.

Sincerely,
Mel

  • This reply was modified 10 years by htownmel.
Post count: 6535

Hi

The td_block_social_counter.php file is located in (your-site-name)wp-content/plugins/td-social-counter/shortcode path: http://screencast.com/t/8O8D0VkV

Thanks!

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