Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1258468
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS and change the image path for the image you want to use.

    .x-icon-facebook-square:before {
     content: url(your-site.com/your-image/directory/your-image.jpg);
    }
    
    .x-icon-twitter-square:before {
     content: url(your-site.com/your-image/directory/your-image.jpg);
    }
    
    .x-icon-instagram:before {
     content: url(your-site.com/your-image/directory/your-image.jpg);
    }
    
    .x-icon-instagram:before {
     content: url(your-site.com/your-image/directory/your-image.jpg);
    }
    
    .x-icon-pinterest-square:before {
     content: url(your-site.com/your-image/directory/your-image.jpg);
    }
    
    .x-icon-rss-square:before {
     content: url(your-site.com/your-image/directory/your-image.jpg);
    }
    
    

    Hope that helps

    Joao

    #1259642
    Shanahandy
    Participant

    Disregard my last question…. BUT there is a weird search bar in my footer and I can’t figure out how to get rid of it… it doesn’t go away if I take away the menu or the footer content or widgets. How can I get rid of it? Thanks!

    #1259865
    Jade
    Moderator

    HI Shana,

    Please add this code in the customizer:

    .x-colophon-content .x-searchform-overlay-inner {
        display: none;
    }

    Hope this helps.

    #1261878
    Shanahandy
    Participant

    Hi!

    1. That worked, but the weird search form still shows up on the blog & pages… can you please give me the code to remove it from those? Thanks!

    2. Also my page titles are smooshed together (the letter spacing). I changed it under typography and I could see the change, but after I save, it goes back to the letters being too close together in the page title.

    Thanks for your help.. 🙂

    #1262110
    Rue Nel
    Moderator

    Hello There,

    I am another staff checking on this thread! I have checked your site and it is under construction mode. I go over your previous reply to look for credentials to access the site. I found one in your old reply some username and password. Regretfully it is no longer working for us. Could you please provide us a new access so that we can check your site again?

    Thank you in advance.

    #1262697
    Shanahandy
    Participant
    This reply has been marked as private.
    #1262869
    Joao
    Moderator

    Hi

    The credentials are not working,

    Please provide working credentials.

    Joao

    #1263605
    Shanahandy
    Participant
    This reply has been marked as private.
    #1263955
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. I have checked your site and it appears that you have inserted an invalid code in your footer content. http://prntscr.com/d9g584

    Please have it updated and use this code instead:

    
    <p><a href="//florabellacollection.com" title="© Florabella Farmgirl - Florabella Collection">© Florabella Farmgirl by Shana Rae</a> </p>

    I am not sure if this is the correct text and link you want. Just make sure that you properly close the tag so that it will not messed up your site.

    Hope this helps.

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