Hi
– I want the same social-menu in Pro as I had in Lite, but in Pro I can’t find where to change it
In the pro version we have created shortcode for this go to Appearance >> Theme Options >> Footer >> Here you can find the social icon shortcode you need to add icon name and link. Take all the icon names from Font Awesome
– I was content with the pages-section on the Home page in Lite. Had pictures and few lines of text there. They are gone in Pro and it’s much more complex to change this section and get what I had in Lite.
For services box we have created simple shortcode for this go to Appearance >> Theme Options >> Sections >> Section 1 >> Here you can find the services shortcode so you can add the title, icon and content. For adding images kindly email us support@flythemes.net
– text in the slider section only appears in lower case. Can’t find where to change that.
Go to Appearance >> Theme Options >> Custom CSS >> Add this code
#slider .slide-cap h2{text-transform:capitalize;}
Thank You