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*

Reed More in the front page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18718
    isabella
    Participant

    Hello!
    I’ve made my front page with 3 pages (3 coloums)
    like your model of business page,
    but i like to hide the sentence “Read More”

    so, i try to find some help in the forum,
    i find this:
    https://www.themehorse.com/support-forum/topic/full-content-and-no-excerpts-homepage-frontpage-category-setting/
    .entry-meta-bar a.readmore {
    display: none;
    }
    but doesn’t works..

    i try this:
    https://www.themehorse.com/support-forum/topic/edit-the-read-more/
    but i don’t understand…

    It’s possible to hide “read more” or, change the sentence and translate in another language?
    thanks!
    Isabella

    #18752

    hi isabella,
    If you have translation file then yes you can change it into your language. you can also search, some of the languages is in our language folder of our theme. If there is no translation for you language then you need to create .po and .mo file for your language translation.

    If you want to hide the read more button then
    Add this css inside theme options -> design options -> custom css

    .column a {
    display: none;
    }

    Thank you!

    #18755
    isabella
    Participant

    Hi,
    now works ok with the code!
    thank you!
    Isabella

    #18914

    That’s great isabella

    Thank you!

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