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,489 total)
  • Author
    Posts
  • in reply to: HIDING SITE HEADER ON MOBILE DEVICES #65525

    Hi there,

    Please share us your site Url? so that we can view your site and provide you a code to hide site header on mobile devices of your site.

    Thank you!

    in reply to: Looking for xml file for "Inc" theme #65524

    Hi @barisfutbol16

    Please send a request email for demo date here. Our support team will help you to set the demo content same like our demo site.

    Thank you!

    in reply to: Kudos! Great Theme! #65345

    Welcome anytime @restyumali-sl

    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/theme/mags/reviews/?filter=5
    We really appreciate your rating.

    Thank you for using our theme.

    in reply to: Main NavBar vs Top NavBar? #65343

    Hi Lester,

    To hide the NavBar login to your dashboard and go to Appearance > Customize > Additional CSS and paste the below custom CSS code:

    .navbar {
        display: none;
    }

    Thank you!

    in reply to: Support #65342

    Hi there,

    Please activate our theme so that we can help you?

    Thank you!

    in reply to: Mobile Menu #65341

    Hello Rufando,

    Can you please check deactivating the plugin one by one? If may be the plugin conflict.

    Thank you!

    in reply to: Problems with import demo #65303

    @nubsplasticsincusa You can browse our themes here.


    @yadiangonzalezr
    Welcome anytime 🙂 If you have any problem do not hesitate to contact us.

    Thank you!

    in reply to: General settings #65265

    Hello Hans,

    Only below code will not make the wide. So you can remove those code.

    .navbar {
         padding: 0;
    }

    For breadcrumb can you please try below css code:

    #breadcrumb .trail-item a {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
        color: inherit;
    }

    Thank you!

    in reply to: Problems with import demo #65260

    HI there,

    Can you please just check the option ‘Show Featured Image in Posts Single’ is checked or not in Appearance > Customize > NewsCard Settings.

    Thank you!

    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!

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