Socal-Counter: iTunes-Link?

Posted in: Newsmag
Post count: 5

Hi there, I bought your theme today, and I absolutly love it. Now I am trying to figure so things out:

1. Since I will use Newsmag for my podcast-project: Is there a way to implement an itunes-Link into the Social-Counter. Could you help me with the CSS here, please? I am a absolute beginner and have no clue of coding at all.

2. A simple question: How do I change the color of the fine line underneath the block-headline.

Highly appresciated!

Cheers,
Olaf

Post count: 23312

Hello colognedude,

First of all, I will thank you for your appreciation for our theme!

1)Unfortunately, our theme does not have any such an option that allows you to add the iTunes to your Social Counter, sorry! You should change the plugin files and add this new functionality on it. Notice that is not a simple task and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!
2)Provide more details about what exactly you want to change because I do not know what you want, sorry! Also, you can provide some useful screenshots for a quick identification.

Thanks for your understanding!

Post count: 5

1. Okay, thanks!
2. I mean the little bar underneath the custom block headers. Like here: https://www.dropbox.com/s/21fi38n20vrhnk3/Menue.png?dl=0

Thank you for your time!

Post count: 23312

Hello colognedude,

Use the inspector browser -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/ and target the specific class you want to change. Sorry, if you do not provide your website I cannot provide you a more accurate response.

Thanks.

Post count: 5

Please check out: https://www.dropbox.com/s/21fi38n20vrhnk3/Menue.png?dl=0

The custom block title is underlined with a colored bar. And I’d like to change the color of this line.

Post count: 23312

Hi,

Provide your website!

Thanks.

Post count: 5

Sorry about the late answer. You can check the website out on: http://www.wwepodcast.de

Post count: 23312

Hi,

Use the code below and place it in Theme panel -> Custom CSS area.

The code is ->

.td-newsmag-voice .td-pb-span4 .td_block_template_1 .block-title span:after {
background-color: red;
}

Thanks for the message!

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