Header Text Shadows

Support Area Forums Bottega Header Text Shadows

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://theplacesivebeen.ca
  • Author
    Posts
  • #25877
    Michael Gauthier
    Participant

    I am using a simple header text as opposed to an image, and by default, all font choices seem to include a grey shadow that I can’t seem to find a setting for to remove it. Am I missing it somewhere?

    Thanks
    Michael Gauthier

    #25879
    Bill Robbins
    Moderator

    Hello Michael,

    You can take out the text shadow there. Here’s how:

    1. Go to your theme options page and choose the Advanced tab.
    2. Scroll down to the Custom CSS box and add this:
      
      #text-logo h1, 
      #text-logo p {
      	text-shadow: none;
      }
      
    3. Update your settings.

    Let me know if you run into any questions or trouble.

    Thanks,
    Bill

    #25880
    Michael Gauthier
    Participant

    As always Bill, thank you for the prompt and accurate response!

    Michael

    #25881
    Bill Robbins
    Moderator

    Anytime Michael…enjoy your Saturday 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Header Text Shadows’ is closed to new replies.