Cynthia Smith
Forum Replies Created
-
AuthorPosts
-
Cynthia SmithParticipant
Where can I locate the correct area to change the wording for the main page under the header the 3 columns Our Mission, Our Community, and Join A Group.
Cynthia SmithParticipantTo remove Event Pastor this is my code
.column-event .event-image-pastorby span{display:none;}
.column-event .event-image-pastorby{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); color:#ffffff; z-index:999999; font-size:24px; text-align:center;}Do I delete?
.column-event .event-image-pastorby{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); color:#ffffff; z-index:999999; font-size:24px; text-align:center;}Cynthia SmithParticipantI need to know how can I get a left or right sidebar on a page and add my own page links that I want to add onto it.
Example from the header menu need to know how to add sub pages in a sidebar that would be different on the pages.
Home About Us Services Contact
Mission Typing
Payment FilingSo, on the About Us I want a sidebar either left or right and it would only list Mission and Payment.
Is this possible?
-
AuthorPosts