Why category names on home page arent clickable?

Posted in: Newspaper
Post count: 66

As you can see here http://prntscr.com/lnd4nw those category names arent clickable. Is it possible to make them clickable? Also, is it possible that they have background in category color?

Post count: 35449

Hi,

What you indicate in screenshots are not categories, are the title of blocks ( https://www.screencast.com/t/C3hcyUco9 ), in order to be clickable you need to set title url, and add text color, and background color.
https://www.screencast.com/t/RdQMhK8Y
Hope this will help you.

Thank you for your understanding.

Post count: 66

Im not using tadDiv Composed but original WP Bakery

Post count: 35449

Hi,

Please provide a link were I can inspect the problem, in this way I will be able to provide you the right answer.

Thank you for your understanding.

Post count: 66

Hi go to Banjalucanke.com or Sarajke.com

Post count: 35449

Hi,

For link on title block please set a url title
https://www.screencast.com/t/QCly296HK9
Unfortunately WP Bakery do not have option for title background color, only if you chose to use custom css.

Thank you for your understanding.

Post count: 66

OK, do you have that custom CSS code?

Post count: 35449

Hi,

Here is custom code for background color, just replace te page id and the block number; set the code in Newspaper>Theme panel>Custom code>Custom css.

.page-id-676 .td_block_4 h4 .td-pulldown-size{
background-color: red;
}

https://www.screencast.com/t/LInAccbNuuj
https://www.screencast.com/t/sRp8sFbxC

Hope this will help you.

Thank you for your understanding.

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