-
I'm gonna guess it's a z-index issue... you've got like a "box" floating on top of that slider that both prevents you from selecting text and clicking that readmore because the "box" is what your cursor falls onto.
It looks to me like it's this h2 tag actually...
<h2>
<a href="/deliveries">Daily Stock Feed Deliveries Available</a>
</h2>
somehow that h2 (or one of the div's around it) is 526px x 697px
are you like loading the RokSproket module in the mainbody position via the loadmodule shortcode... but... it's like in a blog article that's being called by the category blog layout???
Stick the RS module in content-top or main-top...
-
The following users have thanked you: Glen
- SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT
