• Resolved coolclouds

    (@coolclouds)


    Hi,
    I want to change the first letter of first word in every post on my website. Its too extra large and i want it as normal size.

    Developer is saying this

    [[[ Try modifying “functions/filters.php” file, there will be a function called “BigFirstChar”. Comment out the line 126:

    $content = preg_replace(‘/<p>/’, ‘</p><p class=”caps”>’,$content, 1);
    </p> ]]]]

    And i can find these in my theme code too but don’t know what should i do with this php code , when i try to remove then i get an error in website.

    I dont know the coding and how to edit or update php etc.

    Can someone please help me in simple way ?

    Thanks

    • This topic was modified 5 years, 4 months ago by coolclouds.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Want to Change Extra bigger size First Letter of post’ is closed to new replies.