Charity Slider Text Alignment

Home Forums All Other Themes Charity Slider Text Alignment

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #44003
    JoshJosh
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 14, 2016

    Hi there,

    Trying to get the text onto the other side of the screen, but it appears as if there is an invisible text box, and it will only move around within that box. How can I move the box to the right hand side?

    Cheers

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

    Kindly post website URL and show us which area so that we can understand properly.

    Regards,
    Shri

    #44187
    JoshJosh
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 14, 2016

    Website’s in maintenance mode at the moment, so you wouldn’t be able to see anything. I’d recommend opening up the demo site, and taking a look at the words that appear over the picture on the slider.

    Basically, instead of the text being like this:

    <div align=”left” style=”border:1px solid red”>
    Hello, I’m over here!
    </div>

    I want it like this:

    <div align=”right” style=”border:1px solid red”>
    Oh look, now I’m over here!
    </div>

    But the text box on the slider is fixed to the left – so even when I align the text to the right it shows that the text box ends in the middle of the screen – and I’m trying to move it over to the right so that it looks better.

    Does that make more sense?

    #44191
    JoshJosh
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: August 14, 2016

    Also, the coding on these forums appears to hate me …

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

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

    Add this code there:

    .nivo-caption { left:inherit !important; right:7% !important;}

    Regards,
    Shri

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