Need help in Customizing Wordpress category page

by 4 replies
5
I have a sidebar showing the category on my wordpress website. When I click on these categories, the page that is displayed has a big indent in between the nav-bar and title of the page.
I am unable to rectify that in CSS file. I was editing the indent class, can someone point me to where should I edit this?:confused:

I am a newbie, learning to code nowadays
#programming #category #customizing #page #wordpress
  • Shoot me a private message I'm happy to help out.
  • If you post a link to your page, it's likely someone will give you some help.
  • Post the link here, it's easier to see it, than mentally project it
  • Install firebug extension.After installation press F12, firebug window will be open.
    Click on inspect button on firebug window and hover between the nav-bar and title of the page.
    See the CSS class and id, copy name of class/id then click CSS button on firebug window, paste class/id in search box.
    Edit the values and see live changing.
    • [ 1 ] Thanks

Next Topics on Trending Feed

  • 5

    I have a sidebar showing the category on my wordpress website. When I click on these categories, the page that is displayed has a big indent in between the nav-bar and title of the page. I am unable to rectify that in CSS file. I was editing the indent class, can someone point me to where should I edit this?:confused: