• Hello everyone,

    i’ve got a little problem with adding social icons on the top of my page.

    I used a couple of tutorials how to do it, but the only problem is that CSS code doesnt work. What i mean : i mean every style of theme has each separate style.css. I used to edit one that im using but nothing happend. I’d like to move it down below of Search box.

    The theme that im using is Qualifire http://www.elektroinstalacije-fimd.hr

    I’d be glad if someone could help me out.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Add this to your style.css, somewhere at the bottom

    #header_contactlogo {
    position: absolute;
    top: 45px;
    }

    than you can add left:50px or something similar if you want to move social icons left or right

    Thread Starter evenfirst

    (@evenfirst)

    Thank you very much 😉

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Social icons in Header of the page’ is closed to new replies.