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*

Hide text before read more on posts page

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25394
    Chris
    Participant

    Hi,

    I’m using Interface Pro 1.07.

    On the home page I’ve setup several Services Widget which each link to a post. As expected, the first line of each post page is the text shown on the home page (with “Read more…” to click into the post page).

    Is it possible to hide the text prior to the Read More Tag on the actual post page?

    Thanks,

    Chris.

    #25404

    Hi Chris,

    To hide the text in the services widget from the home page Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .widget_service p {
        display: none;
    }

    Thank you for using our theme.

    #25416
    Chris
    Participant

    Sorry, I might have explained that badly. The fix above hides the text on the home page.

    I would like to have the text which is show in the widget on the home page hidden on the page you go to when you click “Read More…”

    #25419
    Chris
    Participant

    I’ve found the solution – I needed to unhide the “Excerpt” box in the Screen Options dropdown. The text I put in there appears on the home page, leaving the main page free for the actual content.

    #25465

    Ok that’s great Chris

    Thank you!

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