Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi lbdc.design,
Sorry what you are trying to say? We have not seen any logo. Which logo are you talking about?
Thank you!
Theme Horse Support Team
KeymasterYou welcome leeann.obringer
We have spend lots of time and efforts to develop this theme available free for you.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ambition
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterThat’s great stina
We have spend lots of time and efforts to develop this theme available free for you.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/ambition
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi beth_almeida,
First of all create a child theme and paste the below code in your style.css
Add this below code in your style.css file/* Theme Name: Ambition Child Theme Author: Self-Help WordPress User Template: ambition */ @import url("../ambition/style.css"); @media only screen and (max-width: 1023px) { .hgroup-right { padding-right: 0; min-width: inherit; } .search-toggle { display: none; } /* Responsive Navigation */ .menu-toggle { display: block; background-color: rgba(0, 0, 0, 0); font-size: 0; border: 0 none; padding: 0; color: #666; width: 30px; height: 21px; float: right; margin-top: 19px; cursor: pointer; } .menu-toggle:before { display: block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 25px; line-height: 0; font-family: 'Genericons'; vertical-align: top; content: '\f419'; } .hgroup-right { clear: both; float: none; } .nav-menu { display: none; } .toggled-on .nav-menu { display: block; } .main-navigation { float: none; } .main-navigation li { position: inherit; width: 100%; border-top: 1px solid rgba(0, 0, 0, 0.1); margin-left: 0; } .main-navigation a { float: none; padding: 10px 0; height: inherit; } /* Dropdown */ .main-navigation ul li ul, .main-navigation ul li:hover ul ul, .main-navigation ul ul li:hover ul ul, .main-navigation ul ul ul li:hover ul ul, .main-navigation ul ul ul ul li:hover ul ul { display: block; } .main-navigation ul li ul { position: inherit; top: 0; width: inherit; } .main-navigation ul li ul li a, .main-navigation ul li.current-menu-item ul li a, .main-navigation ul li ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor ul li a, .main-navigation ul li.current-menu-ancestor ul li a, .main-navigation ul li.current_page_item ul li a { padding: 10px 0 10px 15px; } .main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a, .main-navigation ul li.current-menu-item ul li a:hover { background-color: inherit; } .main-navigation ul li ul li ul { left: 0; } .main-navigation ul li ul li ul li a, .main-navigation ul li.current-menu-item ul li ul li a, .main-navigation ul li ul li.current-menu-item ul li a, .main-navigation ul li.current_page_ancestor ul li ul li a, .main-navigation ul li.current-menu-ancestor ul li ul li a, .main-navigation ul li.current_page_item ul li ul li a { padding-left: 21px; } }Thank you!
Theme Horse Support Team
KeymasterHi bas,
We have visited to your website and seems that there is no any image set in the slider. Please set the background image so that we can view it from iPad to fix your issue.
Thank you!
Theme Horse Support Team
KeymasterHi Bruce,
first of all download the zip theme(interface-pro) and then first unzip the file and rename it(interface-pro-v-1.0.1) rename it. After renaming it zip the file
Then go to dashboard-> appearance-> themes-> add new
and upload that zip theme. The same two theme will be shown there and preview the theme. You can find the new one with its latest version after clicking on Theme details.(You can identify it from the latest version)
Then active the latest version.
Delete the old version of the theme.Hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi Bruce,
If you like to display your recent posts on the home page then go to dashboard -> settings -> reading
View this screenshot.
http://awesomescreenshot.com/0ac55gxn03Hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi Mark,
Go to dashboard -> appearance -> theme options -> design options -> custom header and select the header text only options from the radio button.
View this below screenshot.
http://awesomescreenshot.com/08355gxjb6Hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi Mark,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:#site-title { text-transform: none; }Thank you!
August 14, 2015 at 5:33 am in reply to: Featured images won't upload, media library doesn't load #27287Theme Horse Support Team
KeymasterThat’s great rogan
We have spend lots of time and efforts to develop this theme available free for you.
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/interface
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi segurini,
Just add this below html code in your article.
<a title="Your title" href="http://yourlink.com" class="call-to-action">Call to action button name</a>Hope this may help you
Thank you!Theme Horse Support Team
KeymasterHi segurini,
This feature is not available in our theme. It needs code customization and you need to hire a developer to fix it.
Thank you!
Theme Horse Support Team
KeymasterHi florian.peter,
Do you mean to set exactly as in our demo site? Go through this link
https://www.themehorse.com/theme-instruction/interface/To disable comment section
https://www.themehorse.com/theme-instruction/interface/#disablecommentHope this may help you
Thank you!Theme Horse Support Team
KeymasterHi leeann.obringer,
Make sure that you have checked this button. View this below screenshot.
http://awesomescreenshot.com/0de55cm63aIf you are still facing the issue then Email Us with your temporary username and password. We will look over it what is something going wrong. Don’t forget to send this forum Url too.
Thank you!
Theme Horse Support Team
KeymasterHi stina,
Once go to your wp-config.php file and set your debug mode false.
define( 'WP_DEBUG', false );Although we are not getting any issue regarding to it too.
If you are facing this issue then you may add this below code inside wp-content\themes\ambition\inc\structure\content-extensions.php on line no 17
$banner = '';Hope this may help you
Thank you! -
AuthorPosts
