The structure in HTML is basically
<section class="featured-slider">
<div class="slider-cycle">
<div class="slides displayblock">
<article class="featured-text">
<div class="featured-content">
While the div featured-title has the href the featured-content does not have that. How can I change that?