Couple Problems After Updating To 7.3

Posted in: Newspaper
Post count: 13

I need help to fix a couple things after updating to 7.3. The article author is messed up now as you can see in the screenshot below. Also I need to change the STAY CONNECTED header in the sidebar back to black. Please let me know how to fix those two things. Thanks.

7.3 Problems

Post count: 22421

Hi,

We have no reports of this issue and we have tested it on our end but could not replicate it. Please try to disable all plugins except visual composer, clear cache and reset cdn files. If the problem is still there please provide a link to your site s we can inspect it and provide the proper css.

Thank you!

Post count: 13

A manual theme update fixed the problem with the article author, but the Stay Connected header color will not change to black even though it is set to #000000 in the Newspaper default sidebar http://darkhorsenews.com/mistrust-of-clinton-on-trade-shadows-her-at-democratic-convention/.

Post count: 23312

Hello blazin1,

Please try the code below and lace it in Theme panel->Custom CSS area.

The code is ->

.td_block_social_counter .block-title > span {
background-color:black
}
.td_block_social_counter .block-title{
border-color:black;
}

The result you should see here -> http://screencast.com/t/0HcAZXuhWT

Thanks for your understanding!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.