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*

Centre alignment for home slogan

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #13463
    Santhi Wijaya
    Participant

    Hi, how do I centre align the home slogan? Thanks

    #13538

    Hi Santhi,

    To centre align the home slogan Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .slogan-wrap {
        text-align: center;
    }
    .slogan-wrap .slogan {
        float: none;
        width: 100%;
    }
    .slogan-wrap .view-work {
        display: inline-block;
        float: none;
    }

    Thank you!

    #13598
    Santhi Wijaya
    Participant

    Hi, tried using this code but it doesn’t seem to work 🙁

    #13643

    Hi Santhi Wijaya,

    Could you please send the Url of your site ? We will look over it.

    Thank you!

    #13679
    Santhi Wijaya
    Participant

    Hi, just tried again this morning and the code works! That’s really strange cause it didn’t work the last time I tried. Thank you for your assistance 🙂

    #13728

    Hi Santhi Wijaya,

    Sometime the browser saves some data in cache. So it will load the older content and details. So that you must clear the cache if you change any setting

    Thank you!

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