Forum Replies Created
-
AuthorPosts
-
March 16, 2015 at 6:25 am in reply to: Setting a background image only in the header and footer? #23142
Theme Horse Support Team
KeymasterHi grendizer,
We are sorry for this. This feature that is not available in the theme. You will need to hire a developer for this customization. Before making any changes in the theme first of all create a child theme and then only customize the code.Thank you!
Theme Horse Support Team
KeymasterHi isiariojewelry,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#colophon, #colophon hr { border-color: none; } #site-generator .copyright { color: #3ab0db; // change this value of color as you want }Thank you!
Theme Horse Support Team
KeymasterHi catherine,
You have to customize the code.You don’t have any other options to display it. The file is inside theme folder-> inc-> widgets-> interface_widgets.php on line no 379 under this class class
interface_recent_work_widget extends WP_Widget {You have to customize your code under this class. Before making any changes in the code first of all create a child theme then only customize the code to be safe from data loss.
Thank you!
Theme Horse Support Team
KeymasterIf you don’t want slider in your blog page then goto dashboard-> setting-> reading, Leave it as blank. View this screenshot.
http://awesomescreenshot.com/0e94mpvu2d
Then go to dashboard-> pages(blog page that you have set it from reading) -> edit it and at the right side of the page there is an template. Select blog image large to display your blog image. View this below screenshot
http://awesomescreenshot.com/0074mpw667
So that your slider will only display on your front/ home page not in the blog page.
Thank you!
Theme Horse Support Team
KeymasterHi bertsouklis,
We are sorry for this. We don’t have this feature. It needs code customization so you may hire a developer to use your own background patter.
Thank you!
Theme Horse Support Team
KeymasterHi Daniel,
You may use simply use Text Widgets to use html code at the footer column.
http://awesomescreenshot.com/0a64mq4xc4Thank you!
Theme Horse Support Team
KeymasterHi steve1,
You can change the value of excerpt from the dashboard-> appearance-> theme options-> advance options -> excerpt options and change the words. For example:- view this below screenshot
http://awesomescreenshot.com/0c14mq3979Thank you!
Theme Horse Support Team
KeymasterHi bestfuturisticmovies,
Could you make it more clear? It would be better if you provide your site url too. You may also visit to our demo site, if there is also the exact things then there we can’t do anything. Because we have designed our theme that way. If you like to change according to your needs then you may hire a developer and customize the code. First of all create a child theme before making any changes on it.
Thank you!
March 16, 2015 at 5:23 am in reply to: Plugin for variable content / Formatting of non-text form fields #23133Theme Horse Support Team
KeymasterHi filipa.martins,
We have not tested with the Content Switcher plugins or any recommended plugins. We are sorry for this.
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#main form input{ padding: 10px; border: 1px solid rgba(0, 0, 0, 0.05); width: 100%; margin: 0 0 30px; background-color: #f9f9f9; } select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required { border: 1px solid rgba(0, 0, 0, 0.05); width: 100%; margin: 0 0 30px; background-color: #f9f9f9; height: 50px; }Thank you!
Theme Horse Support Team
KeymasterYou welcome filipa.martins,
Thank you!
Theme Horse Support Team
KeymasterYou welcome filipa.martins
Thank you!
Theme Horse Support Team
KeymasterHi jgossy,
If you don’t want slider in your blog page then goto dashboard-> setting-> reading, Leave it as blank. View this screenshot.
http://awesomescreenshot.com/0e94mpvu2dThen go to dashboard-> pages(blog page that you have set it from reading) -> edit it and at the right side of the page there is an template. Select blog image large to display your blog image. View this below screenshot
http://awesomescreenshot.com/0074mpw667So that your slider will only display on your front/ home page not in the blog page.
Thank you!
Theme Horse Support Team
KeymasterHi Michal,
We are sorry for this. Selecting a right-sidebar for displaying posts within a selected category. It needs code customization and you need to hire a developer to fix it.
Thank you!
March 16, 2015 at 4:47 am in reply to: Contact Info (phone, email, location, skype) alignment #23128Theme Horse Support Team
KeymasterThat’s great aris
Thank you!
March 13, 2015 at 10:31 am in reply to: Contact Info (phone, email, location, skype) alignment #23060Theme Horse Support Team
KeymasterHi aris,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:.info-bar .info { float: right; }Thank you!
-
AuthorPosts
