Text alignment

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 1 year, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38955
    alinahomecare
    alinahomecare
    Participant

    Hi, is there a way to text-align:center the title in the results? I can only find a way to move the results box, not change text alignment. Thanks

    #38961
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Sure, some custom CSS is required, but it should work:

    .asp_content h3 a {
        text-align: center !important;
    }
    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.