Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi Mediavista7,
To remove “read more” link on service widget Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.widget_service .more-link { display: none; }
Also our recent work widget and slider used the pages to highlight this widgets and slider. So there will be more detail/specific page about the business you provide. We have designer the theme this way.
If you want to remove clickable function in those widgets and slider then it need code customization you have to hire a developer.Thank you!
Theme Horse Support Team
KeymasterHi Tomstrain,
Could you please provide us the site URL? So that we can see your site and provide you the better solution.
Thank you!
Theme Horse Support Team
KeymasterHi Daniel,
Sorry! We can not view your site.
For this issue please contact to our support team via Email with the temporary username and password to your site.
Please do not share any username and password here in this forum. This forum is public and visible to all customer.Thank you!
Theme Horse Support Team
KeymasterHi Info 127,
Login to our admin site and Go to Appearance > Theme Options > Contact/ Social Links > Contact Info Bar. There you can see the Background Image URL option with upload button where you can add the link as well as upload the image to have the background.
For icons issue could you please provide us the exact link where you have that issue.Thank you!
Theme Horse Support Team
KeymasterHi Segurini,
login to your admin site and edit the page logo and geometry and you will see the option to add the featured image at the bottom right. Add the image and save it.
Thank you!
September 28, 2015 at 6:33 am in reply to: Charged at least once for lifetime support and still shows payment owed (on-hold #28786Theme Horse Support Team
KeymasterHi Pdetlef,
Please contact to our sales team via Email with the order number team.
They will take care of your account.Thank you!
September 25, 2015 at 11:59 am in reply to: How to hide footer widget column 1 – 2 – 3 on all pages except main page #28717Theme Horse Support Team
KeymasterHi mail5,
Is your problem fixed?
If not please clarify the main issue we are confuse what you are trying to say?Thank you!
Theme Horse Support Team
KeymasterHi Basti B.
Yes you are correct hiding the H2 markup tag is not a good idea.
All customer do not know the coding knowledge to edit/customize the code. So we provide a simple method to hide the title.
Also you have to create the child theme to edit any code in the theme so that your code will not be lost next time you update the theme.We have change your display name to Basti B.
Thank you!
Theme Horse Support Team
KeymasterHi Katieharriman,
You question is confusing. Which section that is not displaying? Are you talking about the WP customize option?
Also do try deactivating all the plugins and let us know.Thank you!
September 25, 2015 at 11:14 am in reply to: Attitude V 3.0.1 caused social media icons to disappear #28714Theme Horse Support Team
KeymasterHi mkinnunen99,
Sorry! We have checked lots of time to make the data and settings compatible.
All set Social Profiles and Theme Horse: Featured Widgets are completely visible and fully compatible to the latest version of Attitude theme. Also in Attitude theme you have to set the social profiles fromAppearance > Customize > Social Links
not from the widgets.If you are getting issue and could you please provide us the temporary username and password to your site via Email. So, that we can see the exact issue into your site.
Please do not share any username and password here in this forum because this forum is public and visible to all customers.
Thank you!
Theme Horse Support Team
KeymasterHi Jem,
Great! Now Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#interface_child_service_widget-4.widget_service .one-third, #interface_child_service_widget-2.widget_service .one-third { width: 46.36%; } @media only screen and (max-width: 767px) { #interface_child_service_widget-4.widget_service .one-third, #interface_child_service_widget-2.widget_service .one-third { width: 100%; } }
Thank you!
September 25, 2015 at 10:50 am in reply to: Eliminating Column Between Left Side Bar and Main Content #28711Theme Horse Support Team
KeymasterHi Tomstrain,
We have updated the CSS code in above reply #28584. Please remove previous CSS code from the custom CSS option and use above CSS code and it will work fine.
Thank you!
Theme Horse Support Team
KeymasterGreat! 🙂
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/attitude
We really appreciate your rating.Thank you!
Theme Horse Support Team
KeymasterHi Lemonpath,
Could you please provide us the temporary username and password to your site via Email. So, that we can set it for you.
Also please do not share any username and password here in this forum because this forum is public and visible to all customers.Thank you!
Theme Horse Support Team
KeymasterHi Evanbates33,
To remove the featured content you have to add the custom CSS code which will hide that section. Just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.featured-slider .featured-content { display: none; }
Thank you!
-
AuthorPosts