badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Center logo

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #41218
    #41241

    Hi itsremco,

    Please use below Custom CSS to center the logo:

    #site-logo {
    	float: none;
    	text-align: center;
    }
    #site-title a {
        display: inline-block;
    }
    .hgroup-right {
    	float: none;
    	padding-right: 0;
    }
    #access {
    	float: none;
    	text-align: center;
    }
    #access li {
    	display: inline-block;
    	float: none;
    }
    #access ul li ul li {
    	display: block;
    	text-align: left;
    }
    .search-toggle {
    	top: 0;
    }
    @media only screen and (max-width: 767px) {
    	#site-logo {
    		float: left;
    	}
    	#access {
    		text-align: left;
    	}
    }

    Thank you!

    #41306
    itsremco
    Participant

    Thank you for your quick response!
    The menu centered, as I wanted, but the logo still doesn’t 🙁

    This is the website: http://www.josharmsen.com
    Can you give it another try please?

    #41331

    Hi Itsremco,

    Oh. Sorry! We have edited above Custom CSS.
    Please use that.

    Thank you!

    #41394
    itsremco
    Participant

    Very nice it workt!!
    Thanks!!

    #41428

    You Welcome Itsremco
    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/interface
    We really appreciate your rating.

    Thank you!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.