• Resolved douglasvr7

    (@douglasvr7)


    I managed to solve the capitalization problem using CSS codes:

    #site-navigation ul li a {

    text-transform: none;

    .np-post-title, .np-post-title a {
    text-transform: none !important;
    }

    However, there is no change in the posts in the slider categories. What CSS code do I need to enter to change to uppercase letters?

    https://ibb.co/L09pDdy

    • This topic was modified 10 months, 1 week ago by douglasvr7.
    • This topic was modified 10 months, 1 week ago by douglasvr7.
    • This topic was modified 10 months, 1 week ago by douglasvr7.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Capital Letters’ is closed to new replies.