Block 15 title not fully hyperlinked

Posted in: Newspaper
Post count: 16

Hello! I am using block 15 and the text for the title isn’t completely hyperlinked. You have to hover over the center and in a very small area you can click to be directed to the URL. You may see the issue here https://www.libertarianinstitute.org/
try and click the titles for the first block on the left hand side to replicate the issue.

Thank you!

Post count: 23312

Hello jmask,

I have inspected your website and I saw that you are using the child theme and also, you have some additional customizations which break the title of each post. As I can see from your source page you have a position absolute for author-date which damage this -> http://screencast.com/t/fV56COQn Please try to switch the theme to the main one and also, re-check all the customizations from your child theme in order to achieve best results with the theme. Also, if you want to disable the date only from modules and blocks, you should consult the theme panel and turn off from there this feature, like this -> http://screencast.com/t/KT5QM2b9h Also, you can try to update the theme to the latest version of it (Newspaper 7.4) to bring the best results with it.

Thanks for the message!

Post count: 16

I was told how to edit block 15 via this thread https://forum.tagdiv.com/topic/need-to-edit-block-15/
Is this not how it can be done? Is there a fix to this without changing the edit made?

Post count: 23312

Hello jmask,

As a quick workaround, please notice that you should use the following code and place it in Theme panel->Custom CSS area.

The code is ->

.td-author-date {
position: inherit!important;
}

Please notice that further, you should edit yourself your customizations because we cannot provide custom work at the moment, sorry!

Thanks for your understanding!

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