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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #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 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.