Slider Text – italics and wider

Home Forums All Other Themes Slider Text – italics and wider

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #42348
    AdamAdam
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: July 23, 2016

    Hello,

    At www.adamarthurjohnson.com

    How do I make the slider text go about 60% of the way across the Slider Box from left to right?

    And, how do I make the text italic?

    Please.

    Thank you, Adam

    #42394
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    Kindly place this in Appearance>Theme Options>Basic settings>Custom CSS:

    .nivo-caption {display:table; margin:auto; right:0; font-style:italic;}

    Regards,
    Shri

    #42449
    AdamAdam
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: July 23, 2016

    Hello!

    Thank you very much. The italics is fixed. However, when I added that code to the Custom CSS it aligned to the right and covered a portion of the Slider Image .. [email protected]

    I have since “centered” it to experiment and now it’s basically back aligned left. Align left is good.

    But right now the text becomes two lines after about 300 pixels … what code may I use please to allow the text to stretch 60% across the Slider box horizontally?

    Does it have to do with the width of a text field within the Slider Box?

    So that it flows on one line and ends right around my image?

    Thanks again, Adam

    #42498
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .nivo-caption { width:60% !important;}

    Regards,
    Shri

    #42536
    AdamAdam
    Member
    • Topics: 4
    • Replies: 7
    • Total: 11
    Member since: July 23, 2016

    Thank you this worked perfectly!

    #42558
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Great.

    Regards,
    Shri

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Slider Text – italics and wider’ is closed to new replies.