Forum Replies Created
-
AuthorPosts
-
PatriciaParticipant
I see Custom Fields available at the bottom of my Page creation screen, but I don’t see how to implement them.
PatriciaParticipantThank you!
PatriciaParticipantThanks!
PatriciaParticipantThanks, Vincent! That did a great job of moving the page title up … I even reduced it a little more than 10.
But there’s still space under the nav bar … maybe I can play with that a bit.
By the way, I am using a child theme, not working with the original.
I like the Search, but it doesn’t seem to offer a “submit” option; I have to hit “return.” Any thoughts on how to make that work?
As for your issue of eliminating the Search entirely, I did see this:
/* Search Form */
#branding .searchform {
margin-top:20px;
float: right;
}
#branding .searchform div {}
#branding #s {}
#branding #s:focus {}
#branding #searchsubmit {}
#branding .only-search .searchform {}
#branding .only-search #s {}
#branding .only-search #s,
#branding .only-search #s:focus {}
PatriciaParticipantI’ve been trying to reduce space also — below the nav bar and above the page title. I’ve tried to reduce padding around various sections in the css, but I cannot seem to change these two items. I am posting in this thread because the issues seem related … and maybe it will save someone time to be able to answer these in one place.
-
AuthorPosts