Welder Theme Slider Text

Home Forums All Other Themes Welder Theme Slider Text

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #60291
    ShannonShannon
    Member
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: June 11, 2016

    I’m using the Welder Theme, and I’d like to get rid of the boxes behind the slider text. I’m having trouble finding the code to change this. How can I make the h2 and paragraph slider text to be white and centered? I’d also like the button on the slider to be centered.

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

    Hi,

    Kindly show us your website URL for us to assist

    Regards,
    Shri

    #61226
    ShannonShannon
    Member
    • Topics: 3
    • Replies: 2
    • Total: 5
    Member since: June 11, 2016

    The website isn’t published yet.

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

    Hi Shannon,

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

    Add this code there:

    .nivo-caption { left:50% !important; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%); text-align:center !important; margin:0 auto !important;}
    .slide_info h2, .slide_info p{ background-color:transparent !important; color:#fff !important;}
    .slide_more { display:table !important; margin:20px auto 0 !important;}

    Regards,
    Dave

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