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 - 151 through 165 (of 5,207 total)
  • Author
    Posts
  • in reply to: Change text content #91549

    Hi amitmozar,

    We found there is a wrong syntax on the Additional CSS field that you shared. Please remove the comma sign (,) on line no 77. then check on live site after saving the change.

    Thanks

    in reply to: How to display posts in column on PC #91548

    Hi sakeus.berg,

    Please go to ‘Appearance > Customize > Additonal CSS’ and paste the below Custom CSS code.

    .post-wrap post-col {
    	-ms-flex: 0 0 100%;
    	flex: 0 0 100%;
    	max-width: 100%;
    }

    Thanks

    in reply to: TH: Horizontal/Vertical Posts More posts #91547

    Hi Aylan Calletti,

    Please go to ‘Theme Directory > inc > newscard-widgets.php’ on line no: 209, you will find below line of code.

    'posts_per_page' => 5,

    there you can change the number 5 to any number you desire.

    Note: Please make sure you make the child theme before customizing the Theme code so that the customized code won’t get lost when updating the Theme to new version in future.

    Thanks

    in reply to: Widgets/Footer Background Colour & AMP Menu #91305

    Hi ahavalife,
    Could you please share us your Site URL so that you can check about the issue.
    If you are searching for the color option to customize in the Theme then you can upgrade the Theme to premium Version where you can have access to set color options even with other premium features as well.

    thanks

    in reply to: icons on site broken #91293

    Hi dnix,

    We found that some External plugin have affected the Theme. The icon files are being blocked so it couldn’t load on your Site. Please check by deactivating the Plugins one by one.

    Thanks

    in reply to: Change text content #91291

    Hi amitmozar,

    You are posting same thing for all your topics. We think the Custom CSS Codes we have provided before are all mistakenly erase by you.
    Please make sure the code we have provided are saved on Custom additional CSS field.

    Thanks

    in reply to: Black as default color #91290

    Hi amitmozar,

    We have replied about this on your next Topic, Please make sure the code we have provided are saved on Custom additional CSS field.

    Thanks

    in reply to: Hide ‘excerpt’ #91289

    Hi amitmozar,

    We have replied about this on your next Topic, Please make sure the code we have provided are saved on Custom additional CSS field.

    Thanks

    in reply to: Hide ‘category name’ on ‘posts’? #91288

    Hi amitmozar,

    We have replied about this on your next Topic, Please make sure the code we have provided are saved on Custom additional CSS field.

    Thanks

    in reply to: Text content near at header #91287

    Hi,

    We found you haven’t used the code we provided recent. Please paste the provided code on the mention input field.

    Thanks

    in reply to: Thumbnail, Featured Image #91286

    Hi,

    could you please explain us more about which black colored for main section? we are a bit confused.
    Images with any size will get fit with covered in this theme. Though you can use image size of 800 X 480 that will not be seen as cropped except for some special section.

    Thanks

    in reply to: menu color #90827

    Hi jnvillegas86,

    The Theme you mentioned is not developed by us, please contact to the respective Theme Author for the support.

    Thanks

    in reply to: Editor’s Pick / Trending Stories #90826

    Hi yogeshsharmapalog1977,

    You have to set the Featured Image on the respective Post to show the Image on Front Page Template. You can set the Featured Image from the Page/Post Editor Page of respective Page.

    Thanks

    in reply to: Featured image overlay #90825

    Hi muzycznemiasto,

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

    .post-block .post-img-wrap a:after {
    	display: none;
    }
    .post-block .entry-header:before {
    	content: "";
    	position: absolute;
    	top: 0;
    	left: 0;
    	right: 0;
    	bottom: 0;
    	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
    	z-index: 0;
    }
    .post-block .entry-title {
    	position: relative;
    	z-index: 1
    }

    Thanks

    in reply to: Change theme #90824

    Hi bdssaigonrealestate,

    Your Site is about the Real Estate and our theme is not designed for Real Estate. You can use our Theme but for the Real Estate product listings you can use some external plugins.

    Thanks

Viewing 15 posts - 151 through 165 (of 5,207 total)