- This topic has 2 replies, 2 voices, and was last updated 7 years, 3 months ago by Hash.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- October 17, 2017 at 10:53 am #3682rudyabacParticipant
i’m new to WordPress and this theme. How do i remove the gray section on all the pages. the gray area/section contains example “Home/about”. i would like to remove this and customize the pages. Thank you
October 17, 2017 at 10:54 am #3683rudyabacParticipantits the section below the top main menu
October 17, 2017 at 9:37 pm #3690HashKeymasterGo to Appearance -> Additional CSS tab and add the below CSS code at the bottom of it
.ht-main-header{ display: none; }
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.