This topic has 2 replies, 3 voices, and was last updated 11 years by Laura.

  • Author
  • #43425
     woosisi
    Participant

    Hi, I am korean. so I can’t speak english very well.

    I have one question. I want to show facebook like button in the navigation or near by logo.

    I inserted iframe source code(facebook like button) to menu option. and Facebook like butoon was shown navigation bar. but This position is center in the header. so It’s so strange.

    I want to show facebook like button in the navigation bar or near by logo.

    my site link : http://bigear.cafe24.com/
    refer to attachments.

    #43445
     Radu
    Moderator

    You need to paste that code between
    <div class=”navbar-header” style=”height: 100px; line-height: 100px;”>
    and ( HERE )
    <ul id=”menu-main” class=”nav navbar-nav”>.

    Then you need to align to left that facebook like plugin.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #43568
     Laura
    Moderator

    Hello, add this to style.css in child theme

    COPY CODE
    
    .fb_iframe_widget {
    display: inline-block;
    position: relative;
    margin-left: 90%;
    }
    #header .is-sticky .kleo-main-header {
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    height: 8%;
    }
    .fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
    margin-bottom: -1%;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?