Hi, there is a problem on mobile version of Ambition Pro. When user goes to a page, white area flashes at the bottom of the site OR whole bottom area of the site is white, debending on which phone is used. What’s the problem? Site:http://www.valepa.fi/
Hi it did not work at all. I tried to put the code to other row (154) and got this (see image link). I is what I need but does not look good yet because of margin below logo slider..
https://dl.dropboxusercontent.com/u/17092571/site.PNG
How can I reduce the amount of white space between the home page slider and Home Page text for mobile device users? The web page renders fine on desktop but for iphones/andriods, ect., there is a lot of white space. I have searched the forum but cant seem to find a solution.
website is http://www.richmondfriendsmeeting.org
Thank you.
Hi Happyeungin,
Theme development have already completed and we are testing API integration in the theme so that user get notification of the new version update as well as one click auto update features. After testing it successfully it will be available for purchase.
Thank you for your patience.
Regards,
Theme Horse
hi florian.ennemoser,
Currently we don’t have demo content. For more information you can visit theme instruction
Please Email Us your temporary username and password with site address. We will set a demo content for you. Don’t forget to send this forum link too.
Thank you!
Hi Embruna,
Theme main built-in default color code is #89a452
(green) which treat as a color skin so that the user can easily change the color skin to their own corporate color via color skin option but this will not reflect to the list elements.
First remove the css code that you have paste and to set the same color for list elements go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.
#main ul a,
#main ol a,
#main ul a:hover,
#main ol a:hover {
color: #050466;
}
Change the above color code #050466
manually to the skin color you choosed.
It seems like you have set color skin to #050466
(dark blue) and want to set the different color for the links in the main content section rather then the color skin that you have choose then paste the below CSS code in Custom CSS option then click on Save button.
a,
#main ul a,
#main ol a,
#main ul a:hover,
#main ol a:hover {
color: #050466 !important;
}
Change the above HEX color code #050466
to your own HEX color code that you wish to have it on links.
Thank you!
Hi Bartłomiej Roszak,
You can Email us with your login details and site url. We will set a demo content for you. Please don’t post your temporary username and password to this support forum because this forum is public to everyone.
Thank you!
Hi Matthew Kruise,
Go to account page and login with the username and password that you used while purchasing theme. Click on Download tab. and then you will be able to download Attitude pro theme.
After the download is made go to dashboard -> appearance -> themes -> add new and install a new theme attitude pro just you have downloaded and activate it.
Thank you!
hi Alvaro,
We don’t have sample data package. We can set for you. Please Email Us your temporary username and password with site url too. Don’t forget to provide this forum link too.
Thank you!
Hi ak1,
Go to dashboard -> Customize -> Site Identity and upload the logo. There must be an logo options.
Then after go to dashboard -> Customize -> wp portfolio theme options -> Header options and select Header Logo Only from the radio button.
Doing this the logo must be appeared if you have not made any code customization in the theme. If you still have an issue then could you please Email Us your temporary username and password with site url. We will look what is the exact issue.
Don’t forget to sent this forum link too.
Thank you!
Hi laurac25,
Currently we don’t have any demo content for this theme. Email Us your temporary username and password. We will set a demo for you. Don’t post your username and password in this forum as this is public to everyone.
Thank you!
Hi ivanekavalashvili,
Currently we don’t have any demo content for this theme. Email Us your temporary username and password. We will set a demo for you. Don’t post your username and password in this forum as this is public to everyone.
Thank you!
it is working properly but the view is not very good in mobile. It only show as a group of texts under the logo.
for instance, http://preview.themeforest.net/item/magazine-news-motive/full_screen_preview/9441585?ref=cirvitis , the navigate menu will show as a pop-up side bar so users can clearly see it.
One thing is not working properly is that the social navigation bar is not showing in mobile.
For my site. I have put a facebook navigation on the top. But in mobile it did not show up.
It will be good if the social navigation can show in a much obvious ( like centre middle ) in mobile view.
Magcast is good at mobile when it comes to the picture – it is like swapping pictures in facebook. It is not a usual function in
themes, I have tried out a lot. But it will be much better if the menu can has some advancement .
Hi ursula,
Please post your question on Attitute Pro forum if if you are pro users. To disable the search magnifying glass Goto dashboard -> appearance -> customize -> Design Options -> Custom Header -> Hide Searchform from Header and select with checkbox.
Thank you