Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #897499
    gobeyondesign
    Participant

    http://www.arrowwoodlandscape.com

    the text in the footer widget looks like it has a shadow – or is double text. How do I fix this?

    #898128
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> CSS :

    .widget {
        text-shadow: none;
    }

    Hope it helps.

    #898638
    gobeyondesign
    Participant

    I am also having an issue with the text not center justifying…

    #899497
    Jade
    Moderator

    Hi there,

    I have checked the text widgets in the footer of your site and they seems to be centered correctly. Were you able to get it sorted?

    Thanks!

    #899505
    John Ezra
    Member

    Hi there,

    Thanks for updating the thread! You can add this under Custom > CSS in the Customizer or in your child theme’s style.css file.

    .textwidget {
        margin: 0 50px;
    }

    Hope this helps – thanks!

  • <script> jQuery(function($){ $("#no-reply-897499 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>