Forum Replies Created
-
AuthorPosts
-
Rabin ShresthaParticipant
Hi Debbie,
Yes, the icons for social media can be changed from theme/images folder. Make sure you clean up your browser cache and also make the required image or code changes only through child theme so that your changes won’t get lost when you update the theme.
Rabin
Rabin ShresthaParticipantHi Erik,
Just send us your temporary username and password for your site here https://www.themehorse.com/contact-us/free-support/ and we will set dummy data as in our demo for you and you can change it later.
Rabin
Rabin ShresthaParticipantHi nash02,
You have to write custom CSS for this in Appearance->Theme Options->Design Option->Custom CSS
Rabin
Rabin ShresthaParticipantOk then try this CSS
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { color: #FF0000; }
Rabin
Rabin ShresthaParticipantNo Worries 🙂
Rabin ShresthaParticipantHi erik,
For that you have to create custom menu. Have a look here http://en.support.wordpress.com/menus/
Rabin
Rabin ShresthaParticipantFirst create a page and name it “Home”.
From the template dropdown section on the right of the page edit screen choose “Business Template”
Click Publish
Go to Settings->Reading settings
Choose Front Page Display ->A static Page->Front page->Choose the page “Home”Now create service widgets
a) Theme Horse: Services Widget
Theme Horse: Services Widget can be used to showcase your services.
Create Page, give a Title, Description
Upload Featured image i.e. service logo ( recommended size 80*80px ).
Repeat step 1 and 2 for creating other service pages.
Go to Appearance->Widget->Theme Horse: Services Widget
Drag and Drop this widget to Business Page Sidebar
Now select the service pages you created from the drop downRabin
Rabin ShresthaParticipantRabin ShresthaParticipantHi Justin,
Can you post link to your site?
Rabin
Rabin ShresthaParticipantOk, No Worries 🙂
January 3, 2014 at 7:47 am in reply to: Can't upload pictures, can't add new plug-ins, am i be hacked? #5960Rabin ShresthaParticipantHi lingling7,
Try to switch theme to any default theme like twenty-twelve and see if you are able to upload images or not. It doesn’t seem to be our theme issue. Also did you modified the theme code?
Rabin
January 3, 2014 at 7:34 am in reply to: Change Default Size of Image in Featured Widget on Business Page #5959Rabin ShresthaParticipantUse this CSS in your custom CSS box in theme options panel
#main { padding: 0 0 10px; }
Rabin
Rabin ShresthaParticipantHi,
That’s the business page in our demo. You can follow this theme instruction for creating business page https://www.themehorse.com/theme-instruction/attitude-pro/#businesslayout
Rabin
Rabin ShresthaParticipantHi Lucie,
It seems you have changed the CSS for your site so it’s messing up. If you are trying to align the menu to right side, you can first remove the CSS that you have added for the menu then go to Appearance->Theme Options->Design Options->Custom Header->Header Menu Position and select the header menu position.
Rabin
Rabin ShresthaParticipantHi Will,
You can paste the CSS below in your Custom CSS box in theme options panel
.wpcf7-form p {
color: #FF0000;
}You can change the color code as you like.
Rabin
-
AuthorPosts