Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • farmaticus Friend
    #206677

    (noob question) i would like to know if it’s possible to change the color of the main menu text. (purity 3)

    thanks.

    jooservices Friend
    #571981

    Hi there
    Yes , you can do that with css.

    Thank you,
    Viet Vu

    farmaticus Friend
    #571985

    were can i find that file in the template?

    TomC Moderator
    #572069

    Your site is password protected . . . can you provide temporary login info so we can best assist you?

    TomC Moderator
    #737109

    Your site is password protected . . . can you provide temporary login info so we can best assist you?

    TomC Moderator
    #572070

    You can also try this . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

    within that custom.css file, paste the following CSS rule:


    .navbar-default .navbar-nav > li > a {
    color: #bbe6ff;
    padding: 20px;
    text-transform: uppercase;
    }

    Depending on how you want to modify your main navigation font, this is the rule you can customize. For example, you can add a “font-family” property to change the font … or a “font-weight” property to change the boldness … or a “font-size” property to change the size of the font.

    Here are a couple of additional informational resources to assist you . . .

    http://www.w3schools.com/css/css_font.asp

    https://css-tricks.com/almanac/properties/f/font-style/

    TomC Moderator
    #737110

    You can also try this . . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

    within that custom.css file, paste the following CSS rule:


    .navbar-default .navbar-nav > li > a {
    color: #bbe6ff;
    padding: 20px;
    text-transform: uppercase;
    }

    Depending on how you want to modify your main navigation font, this is the rule you can customize. For example, you can add a “font-family” property to change the font … or a “font-weight” property to change the boldness … or a “font-size” property to change the size of the font.

    Here are a couple of additional informational resources to assist you . . .

    http://www.w3schools.com/css/css_font.asp

    https://css-tricks.com/almanac/properties/f/font-style/

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 3 voices, and was last updated by  TomC 9 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum