badget

Biggest Sale! Special Offer!

Get 50% discount on all of our single themes with this coupon code: #50%SALE

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 1,141 through 1,155 (of 3,480 total)
  • Author
    Posts
  • in reply to: General settings #65252

    Hello @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!

    in reply to: Is the theme compatible with php version 7.0 or more? #65224

    Hi 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!

    in reply to: Mobile Menu #65223

    Hi 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!

    in reply to: Problems with import demo #65222

    Hi 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!

    in reply to: Removing "Tag:" and "Category:" from these pages? #65221

    Hi 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!

    in reply to: my page doesn\'t look like the mags pro demo page #65219

    Hi @hanhtran

    Great that you figured it out.
    If you have any problem do not hesitate to contact us.

    Thank you!

    in reply to: can\'t upload the mag pro #65218

    Hi @hanhtran

    Great that you figured it out.
    If you have any problem do not hesitate to contact us.

    Thank you!

    Hi AMD,

    Great that you solved it via plugins. If you have any problem do not hesitate to contact us.

    Thank you!

    in reply to: Blog Post Image #65216

    Hi there,

    What you can do is just edit the posts and add image from media into the content area.

    Thank you!

    in reply to: show post tags in posts bottom #65215

    Hello,

    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!

    in reply to: General settings #65214

    Hi @hansv-jensen

    Apologies 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!

    in reply to: header photo not working in IE #65050

    Hi Jay,

    Sorry! Internet Explorer are out of update and even WordPress won’t support Internet Explorer. Please use another browser.

    Thank you!

    in reply to: Cropping featured images #65049

    Hi 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!

    in reply to: Video Widgets #65048

    Hi Caroline,

    Can you please clarify where in the front page side section you want to update the video.

    Thank you!

    in reply to: Header Widget #65047

    Hi 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!

Viewing 15 posts - 1,141 through 1,155 (of 3,480 total)