Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1096819
    VSteijger
    Participant

    Hey there,

    I couldn’t find it anywhere on the forum yet. I’m looking for a way to put text on the right side of the logo that I have on the left in the header. I’m working with Integrity. Is there a way to do something like that? I just need to put up ‘free shipping’ up there.

    Thanks!

    #1096936
    Lely
    Moderator

    Hi There,

    Thanks for posting in. Please add this code on Appearance > Customize > Custom > Edit Global Javascript:

    (function($){
      $('.x-brand.img ').append('<span>free shipping</span>');
     })(jQuery); 

    Hope this helps.

    #1097085
    VSteijger
    Participant

    Thank you! That does indeed put text in the header.

    Now is there a way to adjust the size, font and maybe centering?

    #1097164
    Joao
    Moderator

    Hi There,

    You can use the parameters at Appereance > Customizer > Header

    Adjust font size and color there,

    If you need help with the alignment please provide us your URL and let us know what you would like to adjust.

    Thanks

    Joao

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