Forums

How to centre top menu in wp folio 1.75? (2 posts)

  1. savdaddy
    Member
    Posted 8 months ago #

    Hi there,

    I can change my top menu to float right or left by changing this piece of code here

    sf-menu {
    	float: left;
    	font-size: .8em;

    but how do I make it align to the centre? Just changing the

    float: left;
    to
    float: centre;
    doesn't work.

    any info would be super highly appreciated.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 8 months ago #

    There is no float:center rule in CSS.
    CSS Tutorials

Reply

You must log in to post.

About this Topic