Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #41363
    Vincent
    Member

    Like the demo…

    Thanks,

    Vince

    #41368
    Sakin
    Keymaster

    Hi Vince,

    To move the social icon from footer:
    1. First, you need to disable social icon from Footer. For that go to “Appearance => Theme Options => Social Links”, check in “Disable Social Links in Footer” and save changes.
    2. Then go to “Appearance => Widgets” and then drag and drop “Catch Box Social Widget” widget to Header Right Sidebar.

    Regards,
    Sakin

    #42134
    Kim
    Participant

    I moved my social links to the header but it’s floating high. I made my logo transparent hoping I could get it to overlap. I need it to be down about level with the e in HideMyAge. Help!
    Hidemyage.com is my site.

    #42178
    Sakin
    Keymaster

    @Kim: Your logo is bit large. Can you reduce the width of your logo and then mode your social icon form Header Top Sidebar to Header Right Sidebar.

    #42194
    Kim
    Participant

    I could but then it wouldn’t have the look that I need. The ‘or just blur the lines a bit’ needs to be the length that it is. Any other suggestions?

    #42206
    Sakin
    Keymaster

    @Kim: Ok then try the position css. Add the following CSS in “Appearance => Theme Options => Custom CSS” box.

    #header-content {
        position: relative;
    }
    #sidebar-header-top {
        position: absolute;
        top: 20px;
    }
    #42349
    Kim
    Participant

    You are awesome!! Thanks! It worked. :))

    #129008
    LionKing
    Participant

    I have the same problem I can’t move the social icons from the footer to the header. I am using catch box. Any assistance?

    #129045
    Sakin
    Keymaster

    @LionKing: Please post in your site URL so that I can check in.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘How do I move Social Links to top?’ is closed to new replies.