Okay

Public Tickets

Rob Lutter Icon in ButtonClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 5:28am   2 Most recent comment from ThemeNectar:Hey Rob,you could achieve this using the raw html to create your button and then the icon shortcode inside would be able to process. Here's an example you could place in the text tab on your edito ... Steve Hui Using icons in the header menu.Closed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 5:13am   2 Most recent comment from ThemeNectar:Hey Steve, the process would essentially be the same as this: http://themenectar.ticksy.com/ticket/78972/search/except instead of adding a button, you would add a new list item that has an icon like:C ... serge sibony slider auto loop not workingClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 5:05am   4 Most recent comment from ThemeNectar:Hey again!Yes - it seems that you have two autoroates on your shortcode, change it to just be:[nectar_slider arrow_navigation="true" bullet_navigation="true" loop="true" autorotate="5000" location="se ... Vinny Troia Full Width section not aligned properly on all pagesClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 4:58am   2 Most recent comment from ThemeNectar:Hey Vinny! yes, it's possible your change could have effected it - did you notice this miscalculation happening just recently after anything specific you can remember like updating WP etc.Thanks f ... Nicholas Jackson Slider image slightly fuzzy when height is defined.Closed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 4:20am   2 Most recent comment from ThemeNectar:Hey Nicholas!The images are constantly shrinking/zooming from what the initial height was when you uploaded them because they end up being set as background images on each slide and use the css proper ... Adam Fisher How do you group sub menu items in the header menu to appear horizontally?Closed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 4:09am   3 Most recent comment from Adam Fisher:Thank you! Thank you! This is awesome! Patrick Smith Turn off home slider in favor of nectar slider?Closed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 2:04am   2 Most recent comment from ThemeNectar:Hey Patrick!You just have to unassign the home template you have in your page attributes box - change it to the default layout :)Cheers! adam lindenau stop looping nectar sliderClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 1:07am   2 Most recent comment from ThemeNectar:Hey Adam,the video backgrounds are meant to be used as a design element rather than an informational video so that is not an option by default and would require customization. If you have an informati ... Mathias Rando Hansen Portfolio attributes on full width portfolio-itemClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 1:01am   5 Most recent comment from Mathias Rando Hansen:Oh okay. Thanks for helping out ;-) Alex Savage Full width background image and textureClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 12:38am   2 Most recent comment from ThemeNectar:Hey Alex,1. Here’s the fix for your Vimeo icon alignment. Enter it into your custom css box:#footer-outer .icon-be, #footer-outer .icon-vimeo { line-height: 32px!important; } 2. The colored overlay ... Raymond Sam Button in navigationClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 12:18am   2 Most recent comment from ThemeNectar:Hey Raymond! Please see this in regards: http://themenectar.ticksy.com/ticket/78972/search/Cheers :) Lukas Kapfer Image Gallery Single Post Picture SizeClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 12:09am   2 Most recent comment from ThemeNectar:Hey Lukas!Add this to your custom css box:body .flex-gallery img { max-height: 500px!important; width: auto !important; margin: 0 auto!important; }Cheers! Karl Ouellette WPML Portfolio translationClosed   Salient - Responsive Multi-Purpose Theme   Updated January 14, 2014 at 12:02am   8 Most recent comment from ThemeNectar:Hey Karl!Thanks a lot for posting that :)Cheers! robert fleetwood mega menuClosed   Salient - Responsive Multi-Purpose Theme   Updated January 13, 2014 at 11:56pm   3 Most recent comment from ThemeNectar:Hey Robert, that's currently not possible with the current setup and would either require hardcording the menu structure into the header.php file or using a megamenu plugin like ubermenu :)Cheers Claire Marion Color see-through buttonClosed   Salient - Responsive Multi-Purpose Theme   Updated January 13, 2014 at 11:31pm   2 Most recent comment from ThemeNectar:Hey Claire!Add this into your custom css box in the theme options panel:body .nectar-button.see-through { color: #333!important; border-color: #333!important; }