- This topic has 3 replies, 2 voices, and was last updated 8 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Moving text on slider images’ is closed to new replies.
Home › Forums › All Other Themes › Moving text on slider images
site: http://amplifiedcreative.com/blog/
template: Movers and Packers Pro
How do I move the text overlays on the home page slider images from left, center justified to center, bottom justified? All text centered instead of left justified?
Hi Laura,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
.nivo-caption { width:46% !important; left:0 !important; right:0 !important; margin:0 auto !important; top:inherit !important; bottom:50px !important;}
.slide_info h2 { display:block !important; text-align:center !important;}
.slide_info p { display:block !important; text-align:center !important;}
Regards,
Dave
Great, thank you, it worked.
🙂
WordPress Payment Gateway Plugins Running an online shop is exciting, but one of the biggest challenges store owners face is handling payments. Customers today expect […]
Support Ticket System or Help Desk WordPress Plugins Providing great customer support is no longer optional—it’s a necessity. Whether you’re running an online store, offering […]
WordPress Calculator Plugins Websites today are more than just digital brochures—they’re interactive platforms designed to engage users. One of the most effective ways to make […]