Viewing 6 replies - 1 through 6 (of 6 total)
  • as you seem to be using a commercial theme, please contact the theme’s seller for support.

    for any fundamental formatting issues, try to work with a tool such as Firefox’ add-on Firebug https://getfirebug.com/ or similar.

    this forum does not support commercial themes.

    I don’t understand what space you want to remove…can you be more specific?

    Generally, you can change spacing using Firebug to figure out which CSS code to change.

    Thread Starter rameesareno

    (@rameesareno)

    I apologize, but it seems the theme maker has gone out forever and a suggestion would be nice. There has been no response from the maker for 1 month of messaging.

    I would just like to know as well on how to resolve this in future wordpress theme in case I encounter this issue.

    Thanks.

    Thread Starter rameesareno

    (@rameesareno)

    Hi,

    this space here:
    https://imm.io/lCvP

    WPYogi, can you email me. [email protected] I want to pay gratitude to you. You have helped me several times.

    Paying isn’t allowed on these forums — and people don’t do this for money anyway. It’s kind of a karma thing in my book…and fun (mostly). WP is what it is because of people’s voluntary and generous contributions.

    As mentioned above, yours is a premium theme which is not really supported here, but I looked at the code and you can get rid of that by changing the height to zero in the following CSS code.

    #mbiz-slider-nav {
        background: url("images/skins/dark-blue/slider-nav-bg.jpg") no-repeat scroll center top #11161C;
        height: 26px;
        line-height: 22px;
        text-align: center;
    }

    Maybe not the cleanest way to do what you want, but easier than dealing with the php code.

    Thread Starter rameesareno

    (@rameesareno)

    Perfecto!

    Master WPYogi you always amazes me! A WP yogi master.

    I have a few WP experiments and I wanted to ask guidance from you directly through emails if you are okay with that.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to Fix logo space from bottom to wrapper’ is closed to new replies.