NiceThemesSlide description right align – NiceThemes http://nicethemeswp.com/forums/topic/slide-description-right-align/feed/ Wed, 23 Apr 2025 14:51:46 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/slide-description-right-align/#post-3925 <![CDATA[Slide description right align]]> http://nicethemeswp.com/forums/topic/slide-description-right-align/#post-3925 Mon, 07 Apr 2014 12:01:36 +0000 crazykite How can I move the slide description from left to right?

]]>
http://nicethemeswp.com/forums/topic/slide-description-right-align/#post-3927 <![CDATA[Reply To: Slide description right align]]> http://nicethemeswp.com/forums/topic/slide-description-right-align/#post-3927 Mon, 07 Apr 2014 13:43:08 +0000 Juanfra Aldasoro Hello there,

Thanks for writing.

Unfortunately that’s not possible through the options. However, I’m sure that if you play a bit with CSS you can get something.

For example, putting this into the Custom CSS field within your options will make it:


.flex-caption{ right: 0; }

Best,
Juan.

]]>