Charity Pro – Slider Heading

Home Forums All Other Themes Charity Pro – Slider Heading

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #86003
    RobertRobert
    Participant
    • Topics: 23
    • Replies: 12
    • Total: 35
    Member since: June 20, 2016

    I’d like to make the text in the slider (header) to go 100% within the slider wrapper. Right now it goes about half way then starts another line.

    I’d also like to center the header, description and button.

    Here is the url http://proofs.website/fhbdeals

    Thanks!

    Rpbert

    #86088
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Layout Settings >> Custom CSS Box:

    Add this code there:

    .nivo-caption { width:100% !important; left:0 !important; text-align:center !important;}
    .sldbutton, .slide_info p { margin:0 auto !important;}

    Regards,
    Chris

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