Forum Replies Created
-
AuthorPosts
-
Theme Horse Support TeamKeymaster
The custom CSS that you paste in custom CSS is wrong please try paste below CSS code and save it.
#controllers a:hover, #controllers a.active { background-color: #e7004a; color: #e7004a; } .single-post .entry-header { display: none; }
Thank you!
Theme Horse Support TeamKeymasterHi Dawn,
What do you mean that page area is below the image instead of above?
Please clarify what you are trying to say we could not able to understand?Thank you
Theme Horse Support TeamKeymasterHi LInaTee,
To add a border for the image tag Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.post-featured-image a { background-color: #FFFFFF; border: 1px solid #CCCCCC; display: block; padding: 5px; }
and to align the header title to right of the logo you have to customize the code and you have to hire a developer for this
Thank you!
Theme Horse Support TeamKeymasterGreat 🙂
Theme Horse Support TeamKeymasterHi Henderson,
Some hosting are having this issue. Could you please provide us temporary username and password to your site? We will see it once and we will solve your issue.
Thank you!
June 16, 2014 at 5:22 am in reply to: Right Margin moves below Main Content when viewed on laptop #11347Theme Horse Support TeamKeymasterHi ameetagarwal2010,
Sorry it is not possible because we made it that way.
The right side bar moves to the bottom when the screen size is less than 1079px. We made it this way to support narrow layout.Thank you!
Theme Horse Support TeamKeymasterHi Lina,
Can you provide us your site url so that we can see in which image you want a border and provide you a exact code for it.
Thank you!
Theme Horse Support TeamKeymasterHi Alexander,
If you set the opacity for header section all the content inside header with featured slider, slogan, menu and social icons will also take effect. Hope you are trying to say then please clarify it.
Thank you!
Theme Horse Support TeamKeymasterHi Shegga,
To hide category title, admin and date Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.entry-meta .cat-links, .entry-meta .by-author, .entry-meta .date { display: none; }
Thank you!
Theme Horse Support TeamKeymasterWe have looked into your site and found that you have uploaded the image with 150px X 150px sizes. Please upload the image with 340px X 340px size for clear high quality look.
Thank you!
Theme Horse Support TeamKeymasterSocial media icons are the buttons that are created with images. It is not possible to make it bigger. You have to hire a developer for this.
Thank you!
Theme Horse Support TeamKeymasterYou have to edit the logo with adding some gap around and upload and yes logo should be about 400px (width) and 150px (height).
Though if you just want to add some more space between the logo that you have right now then just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:.widget_ourclients ul li { margin: 0 30px; }
Regards,
Theme HorseTheme Horse Support TeamKeymasterSorry it is not possible. It needs code customization. You have to hire a developer for this.
Thank you!
June 11, 2014 at 7:28 pm in reply to: Right Margin moves below Main Content when viewed on laptop #11203Theme Horse Support TeamKeymasterHi Ameetagarwal2010,
Sorry this is not an issue. we made it that way. When you view it on smaller screen 1079px then responsiveness start working and right side bar moves to the bottom of the main content.
Thank you!
Theme Horse Support TeamKeymasterHi bdk,
To centered the menu Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#access { text-align: center; } #access li { display: inline-block; float: none; margin-right: -4px; } #access a { display: block; float: none; } #access ul li ul { text-align: left; } #access ul li ul li { display: block; margin-right: 0; }
Thank you for using our theme.
-
AuthorPosts