Forum Replies Created
-
AuthorPosts
-
Theme Horse Support Team
KeymasterHello @hansv-jensen
Did you paste the previous css code that we provided? It has a code that will only hide the date in top?
To make wide in top (info bar) and remove the buttons that are to the right of the post title please paste below CSS code into your child theme.
.info-bar .container { max-width: 100%; padding-left: 15px; padding-right: 15px; } @media (max-width: 991px) { .info-bar.infobar-links-on .container { padding-right: 58px; } .info-bar .infobar-links .infobar-links-menu-toggle { right: 15px; } } .page-header, .page-header .page-title { overflow: inherit; } .page-header:before, .page-header:after, .page-header .page-title:before, .page-header .page-title:after { display: table; content: ""; } .page-header:after, .page-header .page-title:after { clear: both; }
And for breadcrumb it is not possible to remove the link, for that you need to activate some breadcrumb plugins and hide the main breadcrumb from the theme option.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Sorry! We have our own features in the theme. If you are upgrading from Ultimate Free to Pro than you will not lose any settings and content but if you are wondering from another theme which is not developed by us then you can not have the same settings as all the themes have different features and option.
Thank you!
Theme Horse Support Team
KeymasterHi Rufando,
Can you please provide us your site URL? where you are having a problem. Also please do check our demo site for the same issue.
Thank you!
Theme Horse Support Team
KeymasterHi there,
Sorry! Can you please clarify what you mean by you have not seen image in the source of the post and seen on the main page? If you are having problem with demo data then you can import the demo data again.
Thank you!
Theme Horse Support Team
KeymasterHi Jack,
Sorry! As of the WP core function that we have used to show the category and tags you can not removed those words. Those words shows from WP core function.
Thank you!
Theme Horse Support Team
KeymasterHi @hanhtran
Great that you figured it out.
If you have any problem do not hesitate to contact us.Thank you!
Theme Horse Support Team
KeymasterHi @hanhtran
Great that you figured it out.
If you have any problem do not hesitate to contact us.Thank you!
July 9, 2019 at 12:24 pm in reply to: Is it possible to disable the date showing on everywhere? #65217Theme Horse Support Team
KeymasterHi AMD,
Great that you solved it via plugins. If you have any problem do not hesitate to contact us.
Thank you!
Theme Horse Support Team
KeymasterHi there,
What you can do is just edit the posts and add image from media into the content area.
Thank you!
Theme Horse Support Team
KeymasterHello,
Please go to template-parts/content.php file on line no:86 there you will see the code to display posts tags if the post have tags. Can you please share us the site URL where you are expecting tags?
Thank you!
Theme Horse Support Team
KeymasterApologies for the late reply.
Login to your dashboard and go to the Appearance > Customize > Additional CSS and paste the below custom CSS code to make the background of the articles completely white without frame around, to remove related news at the bottom and remove date at the top:
.post-boxed, .post, .type-attachment, .widget { box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; } .info-bar .contact-section { min-height: 34px; } .info-bar .contact-section .date, .navbar .search-toggle, .navbar .nav-search, .post-navigation { display: none; }
And for the warnings. Can you please clarify how you got that warnings? We have checked from our end and there is no any issue.
If you have any problem please let us know.
Thank you!
Theme Horse Support Team
KeymasterHi Jay,
Sorry! Internet Explorer are out of update and even WordPress won’t support Internet Explorer. Please use another browser.
Thank you!
Theme Horse Support Team
KeymasterHi Daniel,
Featured Images are wrapped within a fixed container which display accurate height and width and also looks similarity to the all the section. If you removed and set the original aspect ratio it looks mess appearance to your site which does not looks nice as of the user point of view.
Thank you!
Theme Horse Support Team
KeymasterHi Caroline,
Can you please clarify where in the front page side section you want to update the video.
Thank you!
Theme Horse Support Team
KeymasterHi Bryan,
Sorry! There is no sidebar registered for header section and you can not use any widget in header section.
Did you purchase our theme?Thank you!
-
AuthorPosts