Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi fabianogomes82,
You are using this below css which will not display the service title..service-title { display: none; }To display title then remove the above css from custom css. Then your title will be displayed.
Thank you!
Theme Horse Support Team
KeymasterHi vanessa,
We are using PT+Sans font for interface free themes.
Thank you!
May 14, 2015 at 4:06 am in reply to: Remove "Continue reading" and "Category" from blog list. #24881Theme Horse Support Team
KeymasterHi fcukcsd,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.entry-meta .by-author, .entry-meta .date { display: none; }Hope this may help you
Thank you!
Theme Horse Support Team
KeymasterHi fcukcsd,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
themehorse.com/media=”all”.call-to-action { display: none; }Hope this may help you!
Thank you!Theme Horse Support Team
KeymasterHi Dale,
You can first view our demo site. https://www.themehorse.com/preview/ultimate-pro/
To set as in our demo site you need to go to the theme instruction. Just follow this below link. Here we have defined how to set slider, business layout etc.
https://www.themehorse.com/theme-instruction/ultimate-pro/If you have any question related to settings then we are more happy to help you
Thank you!
Theme Horse Support Team
KeymasterHi blue,
To remove your publish date it needs code customization. You have to remove it from the core file. Go to theme folder-> library-> structure-> content-extension.php
Create a child theme before making any changes on it so that your updated value will not be loss while updating to our new version.
Thank you!
Theme Horse Support Team
KeymasterYes flipper,
You need to create a child theme and then only customize the code to be safe from data loss while updating to our new version.
Thank you!
Theme Horse Support Team
KeymasterHi fabiano,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:.service-title { display: none; }This may help you
Thank you!
Theme Horse Support Team
KeymasterHi fabiano,
This feature is not available in our theme. It needs code customization. The file is inside theme folder-> inc -> structure-> content-extension.php, Before making any changes first of all create a child theme then only customize the code. So that your customize code will not be lost while updating to our new version.
Thank you!
Theme Horse Support Team
KeymasterHi Sebastian,
Are you trying to put border in the featured image of recent work here in our demo ?
https://www.themehorse.com/preview/interface-pro/For top line of the drop-down menu color. 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 { border-color:#4A89C3; // change this hex color }Thank you!
Theme Horse Support Team
KeymasterHi Ed,
We have designed our theme this way. View this link in our demo site.
https://www.themehorse.com/preview/interface-pro/blog/blog-image-large/If you like to get it inside the post then it needs code customization and you need to hire a developer to fix it.
Thank you!
Theme Horse Support Team
KeymasterHi Nuria,
View this link how to setup custom gallery that we have in our demo site.
https://www.themehorse.com/theme-instruction/interface-pro/#galleryThank you!
Theme Horse Support Team
KeymasterHi flipper,
You have placed your code in wrong place. Please place your code inside
#contentso that it will be displayed in main content area and will not jumps to the foot of the secondary widget.Thank you!
Theme Horse Support Team
KeymasterHi rvdv1337,
No you have to create icons by yourself. We are sorry for this.
Thank you!
Theme Horse Support Team
KeymasterThat’s great ptp
Thank you!
-
AuthorPosts
