- This topic has 1 reply, 2 voices, and was last updated 10 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › reduce space at the top of the page
I would like to reduce the space at the top of the pages above the archspan logo and page title on this website
Check main.css (path: wp-content/themes/skt_full_width/css/main.css)
And check this class: .header .logo
Reduce padding to 0px and it shoud reduce the space above the logo.
Check this class for page title in main.css
h2#page-title, .archive h1.page-title, .page h1.entry-title
And reduce padding to 0px.
Regards,
Shri
PS: You are using free version of the theme
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]