SKT White Pro Theme Customization

Home Forums All Other Themes SKT White Pro Theme Customization

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24364
    ValerieValerie
    Member
    • Topics: 4
    • Replies: 13
    • Total: 17
    Member since: February 10, 2016

    Hello what is the codes or how do I customize my SKT White Pro word press theme to make the homepage slider titles, tagline, and slider button to be at the bottom of the photo vs the top. My photos are measuring 2716 X 1810 pxl size. Check out my website: www.eggperience.com

    Next how do I get multiple Testimonials to show up instead of only 3 on the page? Can you create a code that will make them randomize or switch em up or slide to see each one?

    Please help!
    Thank you,
    Valerie

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

    Hi Valerie,

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

    Add this code:

    .nivo-caption{top:80% !important;}

    Regards,
    Dave

    #24485
    ValerieValerie
    Member
    • Topics: 4
    • Replies: 13
    • Total: 17
    Member since: February 10, 2016

    Thank you Dave!

    Question. How can I have the text a little higher from the bottom. So it is in the lower 1/3 of page instead of the very bottom. Do i just change the # in portion of code like this?

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

    Notice # 60 changed in code?

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

    Hi Valerie,

    Yes, you can adjust the position by changing the value.

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

    and try to change the value of .nivo-caption class.

    Regards,
    Dave

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