Change the capital headlines and menue

Home Forums All Other Themes Change the capital headlines and menue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30893
    KatharinaKatharina
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: January 14, 2016

    Hello everybody,

    I’ve been using SKT Full Width a while now and in the meanwhile has changed my corporate identiy. This is why I now need non-capital headlines in the header and menue. I’ve understood so far that there should be a css tag forcing the capital letters named “text-transform:uppercase” but I can’t find such a tag in my style.css.

    So I ask generally, is there a way to change this design element at all? If yes, could somebody please tell me how I can change the text-Transformation in header and menue into usual fontstyle?

    This is the link to my page btw: www.kate-rena-music.de/wp

    Thanks for your help!

    #31117
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Katharina,

    Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    #site-nav{text-transform:inherit !important;}
    h2#page-title, .archive h1.page-title, .page h1.entry-title{text-transform:inherit !important;}

    Regards,
    Brad

    #31121
    KatharinaKatharina
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: January 14, 2016

    Thank you so much, Brad!
    It’s working!

    Regards,
    Katharina

    #31135
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi Katharina,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/

    Regards,
    Brad

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.