Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Gassho,
Sorry there is no way to include this without plugin. It needs code customization. You have to hire a developer for this.
Thank you!
Theme Horse Support Team
KeymasterHi The Business cat,
First we are confuse what your are trying to do? Are you trying to put the navigation bar below the featured slider OR what? Also provide us your site URL too.
Thank you!
Theme Horse Support Team
KeymasterHi Juliet,
Sorry you can not easily change the menu bar on the top of the header image. It needs code customization. You have to hire a developer for this.
Thank you!
July 10, 2014 at 9:58 am in reply to: post title and post content not showing in the slider in small screens #12032Theme Horse Support Team
KeymasterHi Harriet,
We made the featured content OFF on mobile device. If we ON it then your featured image will whole covered by featured content and user could not able to see the featured image nor they can read the featured content. Hence we made it OFF for mobile devices.
Thank you!
Theme Horse Support Team
KeymasterHi Michael,
Sorry it is not easily possible to add a line above the footer. It needs code customization. You need to hire a developer for this.
But it may be possible to add the border around the footer widgets via custom CSS code where you want to add the border please specify in detail?Thank you!
Theme Horse Support Team
KeymasterHi Phuong,
Sorry this is not the site issue. The font that you used have over italic so the left border gets cut off. If you change the font-family to another it won’t have the same issue.
Thank you!
July 8, 2014 at 7:20 am in reply to: Make SubPage Title the same size font as Parent Page when viewing Parent Page #11978Theme Horse Support Team
KeymasterHi Phuong,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access ul li ul li a, #access ul li.current-menu-item ul li a, #access ul li ul li.current-menu-item a, #access ul li.current_page_ancestor ul li a, #access ul li.current-menu-ancestor ul li a, #access ul li.current_page_item ul li a { font-size: 20px; }
Thank you!
Theme Horse Support Team
KeymasterHi Phuong,
We just visited your site on iPhone and we haven’t find any text cut off. Could you specify the text which is cut off on the iPhone?
Thank you!
Theme Horse Support Team
KeymasterHi Smythep,
To make the height of the boxes that drop down Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access ul li ul { width: 230px; } #access ul li ul li ul { left: 230px; } #access ul li ul li a, #access ul li.current-menu-item ul li a, #access ul li ul li.current-menu-item a, #access ul li.current_page_ancestor ul li a, #access ul li.current-menu-ancestor ul li a, #access ul li.current_page_item ul li a, #access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item ul li a:hover { padding: 4px 10px; }
Thank you!
Theme Horse Support Team
KeymasterHi Stevan,
Sorry you have to find the code in CSS -> responsive.css not in style.css and also above code are for the attitude theme not for the Interface theme. Please add below CSS code:
.container, .narrow-layout .wrapper { width: 1008px; } } @media only screen and (max-width: 1023px) {
below to the
@media only screen and (max-width: 1078px) {
Hope it solve your issue.
Thank you!
Theme Horse Support Team
KeymasterHI Phuong,
For apply globally add bellow CSS code to custom CSS option
.content-protector-password { width: 50% !important; }
And for the word, “Password” to remain above the box ask it to the developer who did it? or if it is from plugin ask the plugin developer about it. They know the better about their code than us.
Thank you!
Theme Horse Support Team
KeymasterAlso do not add the background for header as it needs to be transparent. Add this CSS code in custom CSS to have a background color for navigation.
.hgroup-wrap { background-color: #fff; }
Hope this solve your issue.
Thank you!
Theme Horse Support Team
KeymasterHi John,
Yes there is the background in the whole container.
To remove the white background Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:.wrapper { background-color: none; }
Now your whole background will be transparent (none). If you need the background color for different sections add it via theme option.
Hope now this helps to you to have a transparent logo on your header.
Thank you!
Theme Horse Support Team
KeymasterHi dtbennett,
Please provide us your oreder detail. We will see the current status of your account.
Thank you!
Theme Horse Support Team
KeymasterHi meowmethod,
We have update the theme with fixing the bbPress index page issue. Please update your theme and let us know if there is still issue on bbPress.
Thank you!
-
AuthorPosts