Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #713574

    Hi chaps,

    I’ve been playing around with the testimonial so rather having the quote above the name followed by the subtitle, I have a title first, followed with a quote and then the name. So the subtitle is in the quote field, quote in the name field and name in the subtitle field respectivley. I can’t get my name (actually the subtitle due to the ordering) to respond to some CSS commands. Here is my code in quick CSS:

    .avia-testimonial-subtitle {
    font-family: lustria!important;
    font-size: 20px!important;
    text-align: right!important;
    color: white!important;
    padding-top: 50px!important;
    }

    The alignment of the text and padding does not respond where everything else does. Could you shed some help on a potential solution to make the text align right please? The padding does not matter as I have padding below my quote instead.

    Link to the site in private content.

    Thanks,

    James

    #714137

    You can close this topic, I just used:
    float: right;

    Jambo

    #714537

    Hi Jambo,

    Glad you fixed it :)

    Best regards,
    Nikko

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘testimonial subtitle’ is closed to new replies.