Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1263931
    kathryn27
    Participant

    Are there plans to provide greater flexibility to customize the footer in the X Themes? For a non-programmer, CSS is unfamiliar and appears to add additional code that could conflict along the way. I have used other themes that provided this feature and surprised that X-Theme requires the use of CSS to make changes to padding, font, color, etc.

    I was able to make the changes by searching the forum, but couldn’t always find exactly what I was trying to do. For example, I wanted the footer menu title to begin with a capital letter followed by lower case.

    Thanks for any insights.

    #1264107
    Christopher
    Moderator

    Hi there,

    Our developers are working to improve this, please check this link http://theme.co/blog/back-to-the-future/

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

    .x-colophon.bottom .x-nav li a {
        text-transform: capitalize;
    }

    Hope that helps.

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