Viewing 12 replies - 1 through 12 (of 12 total)
  • What theme are you using? Where did you download it from?

    Thread Starter Rodkid

    (@rodkid)

    Its called ARCHE. I bought it from Crunch Press guys. They said they dont offer such support

    Thread Starter Rodkid

    (@rodkid)

    Would really appreciate your help

    If you have an area for “custom CSS”, place the code below into that area. If not, please add it to your style.css file if using a child theme.

    ul#menu-menu-header {
      margin-top: 10px !important;
    }

    To let you know what was happening, is your main menu had a large margin on the top. I have reduced this, thus allowing the header to shrink slightly.

    Hopefully this helps!

    Thread Starter Rodkid

    (@rodkid)

    Thanks alot innuvo. I have placed the code in the custom CSS area but still no change. Any potential cause for this?

    It has definitely changed on my screen, and I can see you have amended it to 2px.

    If you are not seeing it, try a hard refresh of your browser (holding the shift key and pressing the refresh button)

    Thread Starter Rodkid

    (@rodkid)

    A truck load of thanks innuvo!!! πŸ™‚ Thanks a lot.

    One last problem: Would like the slider to start under the header not beneath it (i.e. the header to have an opaque background and not have part of the slider as its background)

    no problem. Just add this CSS in the same place as before:

    .ls-fullwidth {
      margin-top: 36px !important;
    }
    Thread Starter Rodkid

    (@rodkid)

    Thank you so much innuvo. You’ve saved a life πŸ™‚

    It works so nice that I would like to ask everything! The last of the last:

    Only 2: 1. I wanted to have a navigation panel on top of every page

    2. I have a lot of redundancy i.e. many links are not working e.g. Project Management & Facilitation link in the homepage. Can u help me nail the issue?

    Hi,

    I cant help with the second point as you would need to edit the links.

    The first point, I am not quite sure what you mean? Do you mean the slider that rotates on the homepage, you want this on all of the other pages?

    Thread Starter Rodkid

    (@rodkid)

    Hi innuvo.

    I mean a navigation panel like one on top of this page i.e.:

    WordPress β€Ί Support Β» How-To and Troubleshooting

    Ah, breadcrumbs…

    If you install Yoast SEO plugin, you can add breadcrumbs from that plugin.

    You may find other Breadcrumb plugins that are lightweight and on their own

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘How to reduce header height’ is closed to new replies.