Center triangle below infobar

Discussion in 'Infoway WordPress Theme' started by meliaspaps, Jun 5, 2013.

  1. meliaspaps

    meliaspaps New Member

    Joined:
    Apr 9, 2013
    Messages:
    3
    Likes Received:
    0
    Hi,

    How do I center the triangle below the infobar. See the little triangle below the word children - it is not centered...
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .topinfobar .toptip {
    left: 488px;
    }
     

Share This Page