Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1078411
    FabienR
    Participant

    Hi!

    Thanks for this really great Theme, i’m having fun using it and i’m really not a programmer.

    I want to change the social medias icons by text in the footer and add a slash between each. See attachment.
    I would like to be able to change the font and its size.

    Could you help me?

    Thanks!

    Fabien

    #1078858
    Prasant Rai
    Moderator

    Hello Fabien,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    Thanks.

    #1079422
    FabienR
    Participant
    This reply has been marked as private.
    #1079818
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the url of your site. I would recommend that you please turn off the social icons in your footer in the customizer, Appearance > Customize > Footer > Footer Social. And then you need to turn on the Footer Content, Appearance > Customize > Footer > Footer Content and insert the html code below:

    <div class="x-social-global">
    	<a href="https://www.facebook.com/EnsoulRecords/?fref=ts" class="facebook" title="Facebook" target="_blank">Facebook</a> <span style="font-size: 18px;color: #000;">/</span>
    	<a href="https://twitter.com/Ensoul_records" class="twitter" title="Twitter" target="_blank">Twitter</a> <span style="font-size: 18px;color: #000;">/</span> 
    	<a href="https://www.linkedin.com/company/ensoul-records?trk=top_nav_home" class="linkedin" title="LinkedIn" target="_blank">LinkedIn</a> <span style="font-size: 18px;color: #000;">/</span> 
    	<a href="https://www.instagram.com/ensoulrecords/" class="instagram" title="Instagram" target="_blank">Instagram</a> <span style="font-size: 18px;color: #000;">/</span> 
    	<a href="https://soundcloud.com/ensoulrecords" class="soundcloud" title="SoundCloud" target="_blank">SoundCloud</a>
    </div>

    Please let us know if this works out for you.

    #1086890
    FabienR
    Participant

    Hi!

    Thanks it’s working, but I have the line under the text. How can I remove it?

    I tried to put this in my stylesheet but it doesn’t change anything :

    /* Footer social links style */
    
    a.x-social-global {   
    	Text-decoration: none;
    
    }

    Thanks!

    #1087170
    Rupok
    Member

    Hi there,

    Let’s add this instead :

    .x-colophon.bottom .x-colophon-content a {
      text-decoration: none;
    }

    Cheers!

    #1087254
    FabienR
    Participant

    Perfect! Thanks guys!! 🙂

    #1087542
    Darshana
    Moderator

    Glad we were able to help 🙂

    #1133786
    FabienR
    Participant

    Hi,

    I found that i can’t see the footer on chrome, but it works fine on firefox. I don’t understand why. Here is a printscreen of what I have in Chrome. Do you have any idea?

    Thanks!

    Fabien

    #1133960
    Rupok
    Member

    Hi there,

    I have checked and it’s showing fine with Firefox and Chrome as well – http://prntscr.com/c6it7l

    Thanks!

    #1134031
    FabienR
    Participant

    Hi!

    Thanks for your answer! I assume my computer is playing with me! 🙂

    Have a good day!

    Fabien

    #1134166
    Joao
    Moderator

    Hi Fabien,

    Let us know if we can help with anything else.

    Joao

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