badget

Biggest Sale! Special Offer!

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

Hurry up! *Limited time offer*

Theme Horse Support Team

Forum Replies Created

Viewing 15 posts - 256 through 270 (of 5,207 total)
  • Author
    Posts
  • in reply to: Featured Slider performance #88530

    Hi tolysim,

    It is because the Slider Script will loads only after the HTML elements load first. You can use the compressed Images which can help to load faster than before.

    Thanks

    in reply to: Responsive UI for a advertisement header banner #88529

    Hi tolysim,

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code. (Since you have customized to show Logo on left so the code below will also show header advertisement on left for tablet view.

    @media (max-width: 991px)
    	.navbar-ad-section {
    	    text-align: left;
    	}
    }

    Thanks

    in reply to: WordPress Cover Block #88291

    Hi info293,

    Sorry for now we haven’t made support for ‘Full-width’ and ‘Wide’ align support. We will update it on future Version soon.

    Thanks

    in reply to: Text content near at header #88290

    please go to ‘Appearance > Customize > Additional CSS’ and paste the Custom CSS code.

    .navbar-ad-section {
    	text-align: center;
    }

    Thanks

    in reply to: Resize background menu button #88289

    Hi Thiago Bispo da Silva,

    please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .navbar,
    .navigation-icons-wrap {
    	height: auto;
    }
    .navbar-brand-wrap .navbar-brand {
    	padding-top: 0;
    	padding-bottom: 0;
    	height: 50px;
    }
    .main-navigation a,
    .search-toggle {
    	padding-top: 17px;
    	padding-bottom: 17px;
    }
    .search-toggle {
    	font-size: 12px;
    	display: flex;
    	flex-wrap: wrap;
    	align-items: center;
    	justify-content: center;
    }

    Thanks

    Hi silasodhiambo01,

    We are sorry to let you know that our Support Team missed your Topic.
    Could you please share us your Site URL so that we can check and provide you the exact solution because as you mentioned about the color but the Recent Post Widget isn’t Grey colored as default.

    Thanks

    in reply to: menu not working properly #88114

    Hi ritiklahori27,

    Since our Theme is Free so it is not possible to check every plugins to support. But the Theme support most of the common plugins. As we noticed that some of our user have already used AMP on our Theme. So we can say our Theme supports AMP. Anyways you can even check by yourself.

    Thanks

    in reply to: Hide Category on Recent Post Widget not working #88113

    It seems that you have customized the Theme Code or used some external Plugin. We haven’t provide such options as mentioned in the image.
    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .newscard-widget-recent-posts .entry-meta.category-meta {
    	display: none;
    }

    Thanks

    in reply to: PRO presales questions #88111

    Hi neba34,

    Sorry you cannot set multiple categories. All you can do is you can create a new category (example ‘Main Banner’) and assign it to the desired posts. It will help to show the post from different categories.

    Thanks

    in reply to: YouTube Embedded Video not display in Main page #88109

    Hi neba34,

    For homepage/frontpage template where displays the list of posts, only Featured Image of respective posts will be shown there. The embedded Video will be shown only inside the Post Single/Content part.

    Thanks

    in reply to: Need banners on top of each post – Widget #88101

    Hi Stevica Zivanovic,

    Sorry as per your requirement, you need to customize the Theme Code or may be you could find some plugins that works as per your requirements. Make Sure you make the Child Theme before Customizing the Theme Code so that you won’t loose the customized code when updating the Theme to a Newer Version in future.

    Thanks

    in reply to: Links at header #88099

    Hi amitmozar,

    Our NewsCard Theme offers to show Menu on Top Bar but on right side as shown on Demo. First you have to create new Menu from ‘Appearance > Menus’ and choose to show on ‘Top Bar’.

    Thanks

    in reply to: Multiple logins #88096

    Hi amitmozar,

    Yes you can use the registration form on Site by using some external Plugin which offers the registration forms.

    Thanks

    Hi Hoang Nguyen,

    Please login to your dashboard and go to ‘Setting > Reading’. There you can set to desired no of post to show on ‘Blog pages show at most’ option.

    Thanks

    in reply to: Update favicon icon #87803

    Hi amitmozar,

    Please go to ‘Appearance > Customize > Site Identity’ where you can set the Site Icon/Fav Icon.

    Thanks

Viewing 15 posts - 256 through 270 (of 5,207 total)