Removing Shading from Heading Font on Home page

Support Forums for LiveMesh Themes & Plugins Forums Extinct Theme Support Removing Shading from Heading Font on Home page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23408
    Adne
    Member

    May you tell me how to customize the code to remove the shading in the heading sections of the home page – kimmyenergy.com?

    Thank you so much.

    #23422
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    .home .heading2 .title {
        text-shadow: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Extinct Theme Support’ is closed to new topics and replies.