• Resolved medesis

    (@medesis)


    Hi,
    Can anyone tell me what the .css style element name is for the navigation bar that appears at the top of this theme the one that shows “home”, “shop”, “Cart” etc. I want to change the background color, but I can’t for the life of me work out the what woo have called this element.

    Thanks,

    Jess

Viewing 8 replies - 1 through 8 (of 8 total)
  • Without seeing the site, no way to answer your question.

    Are you using Firebug to look at and work with the CSS?

    Also, commercial themes are not supported here. For this simple a question, someone here may answer, but for more extensive help, you’d need to get WooThemes support.

    I just did this last night.. Open your css/styles and use the find feature and:
    Look for :
    2. TOP NAVIGATION (Add top navigation presentational styles here) */
    #top {
    background: #FE9A2E;
    margin: 0 -3.631em;
    padding: 0 3.631em;
    }
    #top #top-nav {
    display: block;
    }
    #top ul.nav {
    font-size: .857em;
    /* LEVEL 2 */

    /* LEVEL 3 */

    }
    #top ul.nav > li a {
    padding: 1.387em 1em;
    color: #0A0A0A;
    }
    #top ul.nav > li a:hover {
    background: #f7f7f7;
    text-decoration: none;
    color: 0A0A0A;

    Good luck

    I did the following :

    In the Mystile theme options, select General Settings > Display Options.

    In the Custom CSS box add the following :

    #top {background: #colour;}

    Thread Starter medesis

    (@medesis)

    Thanks all. It’s now sorted – hooray!

    jhabs90

    (@jhabs90)

    Hi everyone,

    Could someone help me? I’m using the Mystile theme and I want to change the “mouseover” or “hover over” color. In this instance, when I hover over a Featured Product image, the name of the product turns orange. Please help!

    Thanks,

    Justin

    esmi

    (@esmi)

    I’m sorry but as you are using a non-WPORG theme, you need to seek support from the theme’s developers – paid or otherwise. We only support themes downloaded from wordpress.org here.
    Try http://www.woothemes.com/support/

    And next time, please post your own topic.

    Hey Guys…
    I’m trying to change the white background of my navigation bar to black. Did you guys resolve this? Any help would be appreciated.

    Thank you!

    http://wpiss.doralevich.com/wp/

    esmi

    (@esmi)

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