Forum Replies Created
-
AuthorPosts
-
rickm813
ParticipantFixed it already.
Customizing ▸ Theme Options ▸ Excerpt Options
rickm813
ParticipantI tried your solution on my site with the Clean Journal theme and it didn’t work.
I pasted this into the custom CSS:
#slideshow .readmore {
display: none;
}rickm813
Participantrickm813
ParticipantThat removed the menu bar above the slider but the menu at the very top with the social icons on it. I figured out the code:
#header-top .widget {
display: none;
}rickm813
ParticipantVersion 1.3.1 is installed now.
rickm813
ParticipantThe more tag is being ignored. The excerpt is being decided by the excerpt option.
rickm813
ParticipantI don’t want to add the box but I need to get rid of the old excerpts that used to be in the box. The old excerpts are getting in the way of the read more tag.
rickm813
ParticipantThe excerpt is ignoring the more tag. The excerpt on the slider is coming from my old theme on the page edit screen in the excerpt field. In this theme there isn’t access to that field in the page editor.
rickm813
ParticipantOOps! It did work. The dots are gone.
rickm813
ParticipantThe dots are still there.
http://www.gracefallsac.org/I tried adding the code in the theme CSS and also in the JetPack CSS.
If there was some margin between the dots and the words I would let the dots stay.rickm813
ParticipantI am trying to get rid of the word “Home” but keep the rest of the page. I might want to get rid of the page name for the other pages to.
rickm813
ParticipantI am trying to remove just the dots.
-
AuthorPosts