- This topic has 3 replies, 2 voices, and was last updated 9 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT White Pro Theme Customization
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
Hi Valerie,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
.nivo-caption{top:80% !important;}
Regards,
Dave
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?
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
WordPress CRM Plugins For those who are looking for the best WordPress CRM plugins to boost their businesses online, we have the needed list and […]
WordPress Form Builder Plugins Building a website without forms is like opening a store without doors. You need ways for visitors to contact you, sign […]
Every WordPress website relies on a MySQL database to store everything from your content and user information to site settings and plugin configurations. Yet many […]