• Resolved lozzny

    (@lozzny)


    Sorry for my english :S

    Well, the fact is that when I go to customize it section everything is correct, but when I enter the page normally to check any social icon ( I’ve activated them in the right sidebar, header and footer ) does not appear.

    Right now I ‘m using a child theme, in the original theme I’ve modified the body’s background in the custom css.

    Here are the changes that I have in the child theme

    / * Background * /
    body {
    background: url ( http://lozzny.com/wp-content/uploads/2013/11/Fondo1.png ) repeat scroll 0 0;
    }
    # main -wrapper {
    background- color: # FAFAFA ;
    margin- top: 0px;
    margin- bottom: 0px;
    }

    / * ————————————— * /

    / * Header * /
    header.tc -header {
    background : none;
    border-bottom : none;
    }

    / * ———————————– * /

    footer # footer {
    border-top : none;
    background-color : gray ;
    }

    footer # footer . colophon {
    background-color : gray ;
    border-bottom : 15px solid gray ;
    border- top: 15px solid gray ;
    }

    I haven’t changed any other css or php file, just the customize it options and the custom css.

    You can see the result here ( the website is in Spanish ) http://www.lozzny.com

    What’s the problem?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @lozzny it seems that everythig works well now, did you managed to solve the problem with social links ?

    Thread Starter lozzny

    (@lozzny)

    Hi, actually it seems that the problem was my pc, maybe the cache or something, cause I tried in a friend’s computer and everything is Ok. o_O?

    I’ll keep watching, but it seems everything is Ok now, tank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The social media icons do not appear’ is closed to new replies.