Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1180371
    HubSplash
    Participant

    Hi, I am just starting to customise the Agency Theme template and have decided to go with and Inline Text Logo. However, when customising and when published, both visual displays are showing the text logo back to from. For example, my WP settings have my Site Title set as “myhubspot”, however, the customiser for the inline logo is showing “ym” back to front. When I switch the layout to stacked, the logo is still displaying back to front, showing “topsbuhym”. Please see attached. Thanks.

    #1180531
    Lely
    Moderator

    Hi There,

    Your site is under construction when I check.
    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1184183
    HubSplash
    Participant
    This reply has been marked as private.
    #1184295
    Friech
    Moderator

    Hi There,

    Thanks for the URL, you can add this under Custom > CSS in the Customizer.

    .x-brand {letter-spacing: 0;}

    Hope it helps, Cheers!

    #1184340
    HubSplash
    Participant

    It worked 🙂 Thank You!

    #1184369
    Darshana
    Moderator

    Glad we were able to help 🙂

    #1184370
    HubSplash
    Participant
    This reply has been marked as private.
    #1184375
    Friech
    Moderator

    Hi There,

    Yes you can, add this custom CSS on your Customizer.

    .x-brand.text:before {
    	font-family: "FontAwesome";
    	content: "\f05a";
    }

    The f05a is a unicode, look for your icon’s unicode here: http://fontawesome.io/icons/

    Hope it helps, Cheers!

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