• Resolved qtiam100

    (@qtiam100)


    hi there, I would like to be able to use lower case font as well as uppercase for the logo. My logo is actually all small letters, but i would like the option to have both.

    how can i change the theme from automatically turning the logo into capital letters?

    sentbeat.com

Viewing 10 replies - 1 through 10 (of 10 total)
  • Theme Author NimbusThemes

    (@nimbusthemes)

    Hello – please use this CSS code in your CSS file or the Custom CSS option:

    a.navbar-brand {
    text-transform: none !important;
    }

    Thanks and best of luck!

    Thread Starter qtiam100

    (@qtiam100)

    thanks for your help! but, I don’t think i am doing it right. :-/ I put it in the custom css of the child theme and it takes away all the typography of the banners and fonts. is there are a way around this or a certain area i should enter this in?

    thank you! 🙂

    Thread Starter qtiam100

    (@qtiam100)

    i figured it out. i just read the coding and changed the uppercase to “none” : ) thank you for the awesome theme!

    Thread Starter qtiam100

    (@qtiam100)

    I’m actually trying to just change the front banner font to a permanent font. i tried adding “font-face: fontname; ” in the BANNER section of the style css page.

    did i do this correctly?

    yes

    Download apk Android Apps & Games
    http://www.apksafe.com/

    Theme Author NimbusThemes

    (@nimbusthemes)

    qtiam100 – I am not sure what you would like to do with the banner, can you please explain with a screenshot? A link to the page would also help.

    Thanks!

    Thread Starter qtiam100

    (@qtiam100)

    hi there! sorry for the delay! I’m not sure how to add a screen shot, and my website now has the ” under contruction” sign.
    but basically, there is the front static banner. where in the theme demo says ” SIMPLE”, and then the sub text underneath. I am just wanting to change the SIMPLE font, and leave the other font titles the same.

    is that a better understanding? 🙂

    Theme Author NimbusThemes

    (@nimbusthemes)

    Which font would you like to change it to? You would need to include the font in your stylesheet and then create/update rules that target the text.

    Thanks and best of luck!

    Theme Author NimbusThemes

    (@nimbusthemes)

    marking as resolved.

    Thread Starter qtiam100

    (@qtiam100)

    thank you for your help! sorry for the late reply. Ive been busy. I wanted to change it to “american typewriter” font. i know how to put the font in the style sheet, i am just not sure about the rules and how to implement them.

    🙂

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘change font to lowercase’ is closed to new replies.