This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Text alignment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #38955
    alinahomecarealinahomecare
    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 MarcinkoErnest Marcinko
    Keymaster

    Hi,

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

    .asp_content h3 a {
        text-align: center !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.