Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHi @spinou-a
Try below custom CSS code which supports hover effect for behance:
.social-profiles ul li a[href*="behance.net"]:before { content: "\f1b4"; } .social-profiles ul li a[href*="behance.net"]:hover { color: #000000; }
Thank you!
Theme Horse Support Team
KeymasterWelcome anytime @jack3
Theme Horse Support Team
KeymasterHi there,
Just login to your dashboard and go to
Appearance > Customize > Layout > Post Layout
there you will see the checkbox option Show Featured Image on Page/Single Post to show the posted photos in their entirety.Thank you!
Theme Horse Support Team
KeymasterHi there,
Just login to your dashboard and go to Settings > Privacy and select the privacy page, after that you will see the link at the footer.
Thank you!
Theme Horse Support Team
KeymasterHi Pradeep,
It’s simple and easy just upload the theme and activate as you did for free theme.
Thank you!
Theme Horse Support Team
KeymasterHi Nicolae,
Sorry for the late reply.
Did you check deactivating all the plugins one by one? Sometime plugins conflict may cause those problem.Thank you!
Theme Horse Support Team
KeymasterHi there,
Before purchasing the theme you can first try our free version, if you are satisfied with the speed than you can go for the pro version for extra features.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Yes you can. It’s your choice to go for the best hosting for your site.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Sorry! What are you trying to say? Can you please clarify one more time?
Thank you!
Theme Horse Support Team
KeymasterHi Arjun,
Can you please clarify where you want to show the author photo?
Thank you!
Theme Horse Support Team
KeymasterHi @khanu8228
If you looking for the NewsCard theme and discount coupon then you can use coupon code
HAPPYHOLIDAYS
in checkout form for the 30% discount on all single themes.
Let us know if you have any problem using the coupon code.Looking forward for your purchase.
Thank you!
Theme Horse Support Team
KeymasterHello there,
We do understand your problem but the Youtube embed code have certain fixed height and width to which we have to control to fit our theme layout responsively. If there would have some wrapper element before the embed code provided by the Youtube then we could have easily control the height and width through the simple Custom CSS code. So the users are always recommended to use the Block features of embed code on page/post editor.
But in your case we have noticed that you have used a wrapper with class ’embed-youtube’ before the embed code by youtube. If you have used the same wrapper class before on all of your embed video then we can control the embed video to the responsive through that wrapper class.
So please go to Appearance > Customize > Additional CSS and the paste the below Custom CSS code..embed-youtube { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-youtube:before { display: block; content: ""; padding-top: 56.25%; } .embed-youtube iframe { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }
Thanks
Theme Horse Support Team
KeymasterWelcome anytime @codentwali
Theme Horse Support Team
KeymasterWelcome anytime @aq75133
Theme Horse Support Team
KeymasterWelcome anytime @restyumali-sl
-
AuthorPosts