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*

How to make full size header logo?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #78286
    Arjun Raut
    Participant

    I want to make full size header, Please help me.
    same like this- sample link:https://inlsjapan.org/

    #78301

    Hi arjun-raut,

    Please go to Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .navbar-head .navbar-head-row {
    	-ms-flex-pack: center;
    	justify-content: center;
    }
    .navbar-head .col-lg-4,
    .navbar-head .navbar-ad-section {
    	-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
    	text-align: center
    }

    Thanks

    #78513
    Arvin Yana
    Participant

    Hello. Just new here. Does the code above enable an option to replace the header title with an image? If so, what’s the allowable dimension?

    #78514

    Hi @arvin-yana,

    Yes you can replace the Site Title with the logo or image with any dimension. You can try it as instruction mentioned.

    For more please go through the documentation here for the instruction about the Theme.
    and also you can check the tutorial video here for Front Page Template Set up.

    Lets us know if you have still some queries regarding the Theme.

    Thanks

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