badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

More Text in the hover on Main Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #56265
    adamgg
    Participant

    Hi there- I’m working on a site using your theme. How do I allow it to add more text when you hover over a thumbnail. Right now it adds a certain amount of text, but there’s more room, and I’d like to be able to have a little more information on each image visible on the Thumbnail.

    Thanks!

    #56374

    Hi Adamgg,

    For this you have to increase the excerpt length limit.
    Just go to the theme directory > inc > structure > content-extensions.php and go to line no. 140 there you will see below code:
    <p><?php echo substr(get_the_excerpt(),0,126); ?></p>
    in above code increase the length 126 to own need.

    Thank you!

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