Re: Menu Bar

32 views
Skip to first unread message
Message has been deleted

Rinku Gujral

unread,
May 7, 2016, 4:31:58 AM5/7/16
to Semantic UI


On Saturday, 7 May 2016 14:00:13 UTC+5:30, Rinku Gujral wrote:
llo,

             I have two lines following to the logo in black inverted menu Like Under
    


        

            Ho can i achive this i have settled it like under but anchors colors are default blue not white. I dont want to add my own css how can i achieve this
         
           <div class="ui top fixed menu inverted black">
        <div class="ui container grid">
            <div class="item">
                <a href="#"><img class="image" src="images/logo.png" alt="ys" /></a>
            </div>
            <div class="item">
                <div class="row">
                    <div class="ui segments right floated">
                        <div><a>Invite Friends </a><i class="refresh icon green"></i></div>
                    </div>
                    <div class="ui segments">
                        <a href="#" >Testimonials</a>
                        <a href="#" >Sign-in</a>
                    </div>
                </div>
            </div>
        </div>
    </div>

Reply all
Reply to author
Forward
0 new messages