Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #10163
    LogoSystems
    Member

    Hello
    I am using a black header background on the white theme.
    Where I have changed the header background to black the background has curved corners rather than straight corners and so as a result there are two small white areas on either side just above the menu.This is really annoying. How can I get rid of them please

    Thanks

    #10201
    Sakin
    Keymaster

    @LogoSystems: can you send me your site URL?

    #10215
    LogoSystems
    Member
    #10231
    Sakin
    Keymaster

    @LogoSystems: Add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #branding {
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0;
    }
    #10240
    LogoSystems
    Member

    You guys have been amazing.
    This page is for you

    #10241
    LogoSystems
    Member

    http://66.147.244.51/~logosys1/website/

    Will be moving to a real domain soon

    #10242
    LogoSystems
    Member

    One more question
    Can you recommend an ecommerce plugin that works well with Catch Box Pro
    We are going to sell stuff very soon
    Thanks
    Matt

    #10260
    Sakin
    Keymaster

    @LogoSystems: I have notice you haven’t haven’t changed the background color of your slider. Change that to white or you will see grey background in iPhone. Add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #slider {
        background-color: #fff;
    }

    Thanks for the page and nice website. I love it.

    I can recommend woocommerce plugin. It’s compatible with Catch Box Pro but you may need to change the design and css little bit.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Black Header’ is closed to new replies.