- This topic has 4 replies, 2 voices, and was last updated 6 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Slider for Organic theme
Hello
Slider Slide Title and Slide Description for this theme is center in slider image
How can i change position Slide Title and Slide Description ? I want Slide Title and Slide Description left at the slider image
Hello
i use Organic theme
Slide Title and Slide Description for this theme is center in slider image
How can i change position Slide Title and Slide Description ? I want Slide Title and Slide Description left at the slider image
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.nivo-caption { width:1170px; text-align:center;}
.title::after { right:auto;}
.slidedesc .view-all-btn { left:220px;}
.nivo-caption .slidebtn { margin-left:0;}
Regards,
Dave
Thank you Dave .
it worked
🙂
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]