Slider Text Questions

Home Forums Gravida Support Slider Text Questions

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10760
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    I have several questions all related to the title and description of the slider boxes.

    #1 – Is there a way to make the boxes transparent? I either want no color, or a lighter color where I can see through to the picture behind it.

    #2 – Can I put any kind of line breaks in the description so that I have 2 paragraphs?

    #3 – Is there a way to move the description over to the right slightly, say 100px?

    Thank you!

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

    Hi,

    1. Yes show us the website will surely guide you.
    2. Hmm. Unfortunately html isn’t allowed but will try into our theme and check if it can be done. Try using html character like
    and let us know if that works.
    3. Kindly show us which description and where (site url) and we can relate and let you know how.

    Regards,
    Shri

    #10798
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    http://shelbyparkterrace.com/

    I would like both the red and gray boxes to be transparent, and then the gray box moved over to the right slightly. And I did try putting html in the description and it didn’t work.

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

    Add this in Appearance>Customize>Custom CSS box at the bottom:

    .nivo-caption{opacity:0.7;}

    Regards,

    Shri

    #10800
    Lori SchroederLori Schroeder
    Participant
    • Topics: 41
    • Replies: 59
    • Total: 100
    Member since: August 20, 2015

    Thanks, but that actually makes the words transparent as well, which makes it almost impossible to read. Is there a way to make the boxes transparent but not the words?

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

    Hi,

    Kindly use this instead: .nivo-caption h1 a, .nivo-caption p { background-color:rgba(76, 76, 76, 0.5);}

    Should be good.

    Regards,
    Shri

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