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 - 421 through 435 (of 5,207 total)
  • Author
    Posts
  • in reply to: Corners of frontpage elements #81937

    Welcome rebelsnotes,

    Please let us not if you have any queries regarding the Theme.

    Thanks

    in reply to: add telegram icon #81936

    Hi Roberto,

    First add the ‘Telegram’ link on ‘Appearance > Customize > Social Profiles’ then go back to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .social-profiles ul li a[href*="telegram.org"]:before {
    	content: "\f2c6";
    }

    Thanks

    in reply to: leatest post page , blog style in static home pgae #81869

    Hi burning0167sun,

    Sorry you cannot use the grid style of posts on static pages. For that you need to hire a developer to customize the code for you.

    Thanks

    in reply to: Recent updates? #81868

    Hi jack3,

    We haven’t updated for making the entry title beneath the images because it will somehow affects the grid Layout design. But if you really want to show the entry title then we have a customized CSS code for you which will help to show entry title above the bottom of the images as overlay. To do so please go to ‘Appearance > Customize > Additional CSS’ and paste the below provided Custom CSS Code.

    @media (min-width: 992px) {
    	.has-post-thumbnail .entry-wrap .entry-main:not(:hover) {
    		opacity: 1;
    		-moz-opacity: 1;
    		filter:alpha(opacity=100);
    		background-color: transparent;
    	}
    	.has-post-thumbnail .entry-wrap .entry-main:not(:hover) .entry-title {
    		position: absolute;
    		bottom: 0;
    		left: 0;
    		right: 0;
    		margin-bottom: 0;
    		padding: 20px;
    		color: #ffffff;
    		text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    		-webkit-text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    		-moz-text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    		background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 30%, rgba(0, 0, 0, 0.8));
    		background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 30%, rgba(0, 0, 0, 0.8));
    		background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 30%, rgba(0, 0, 0, 0.8));
    		background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05) 30%, rgba(0, 0, 0, 0.4));
    	}
    	.has-post-thumbnail .entry-wrap .entry-main p {
    		opacity: 0;
    		-moz-opacity: 0;
    		filter:alpha(opacity=0);
    	}
    	.has-post-thumbnail .entry-wrap .entry-main:hover p {
    		opacity: 1;
    		-moz-opacity: 1;
    		filter:alpha(opacity=100);
    	}
    }

    Thanks

    in reply to: Problem with menus #81866

    Hi jack3,

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

    .main-navigation ul li ul {
    	top: 100%;
    }

    Thanks

    in reply to: Hacer más grande el contenido del post #81865

    Hi ifermagu,

    Please go to the ‘Appearance > Customizer > Additional CSS’ and paste below custom css code:

    @media (min-width: 1600px) {
    	.post-template-default .site-content .container,
    	.page-template-default:not(.woocommerce) .site-content .container {
    		max-width: 1540px;
    	}
    }
    @media (min-width: 1800px) {
    	.post-template-default .site-content .container,
    	.page-template-default:not(.woocommerce) .site-content .container {
    		max-width: 1740px;
    	}
    }

    Thanks

    in reply to: Featured Video & Related Post #81864

    Yes you can show it Free and Premium Theme through the plugin.

    Thanks

    in reply to: NewsCard Free dont show Featured Image on Facebook #81863

    Hi nshpi.al,

    Sorry for the late reply due to some unavoidable circumstances. We have check the Site and we think the issue is solved.

    If you have any other queries regarding the Theme then please let us know.

    Thanks

    in reply to: widget section not working #81862

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

    .navigation-bar-top {
    	background-color: transparent;
    }

    Thanks

    in reply to: Corners of frontpage elements #81861

    Hi rebelsnotes,

    Please remove the code you have added for rounder corner and copy the below Custom CSS code and paste it to ‘Additional CSS’ field.

    .post-block,
    .post-boxed,
    .post-boxed.inlined .post-img-wrap,
    .post,
    .hentry,
    .type-attachment,
    .navigation.post-navigation .nav-links,
    .comments-area,
    .site-content .widget,
    .site-footer .widget {
    	border-radius: 8px;
    	-webkit-border-radius: 8px;
    	-moz-border-radius: 8px;
    	overflow: hidden;
    }

    If you want to increase the rounded corner then you can simply do by replacing the digit ‘8’ with your desired one.

    Thanks

    in reply to: Content not centered? #81860

    Hi Mads Qvistgaard,

    If Theme URL is that same as Site Title then we have found that you have change the Theme to any other else. May be some extra code customization that you have made might have affected the Theme. Could you please switch back to NewsCard/Pro Theme so that we can detect the exact issue that your are facing.

    Thanks

    in reply to: widget section not working #81701

    Hi arehman407292,

    Widgets can be set from 2 ways. (1)-> from the ‘Appearance > Widgets’ then you can set widgets by drag and drop and respective widget area. (2)-> from the ‘Appearance > Customize > Widgets’ by viewing Live Preview on respective page with refresh mode.

    For the Live Preview on customizer page you have to view the same respective page and add the widget on the respective widget area so that the the refresh mode will shown the changes that you have done on widget areas. Like if you want to add widgets on Front Page Template’ then you have go to the ‘Front Page Template’ view on screen and then you can add widgets on front Page template widget area. then changes will be seen on refresh mode on view screen.

    Thanks

    in reply to: Hide ‘excerpt’ #81699

    Ok the excerpt text will show the text that is set on the excerpt field. But by default if you don’t set any thing on excerpt field then the content text will show as an excerpt. It works as same for the Google search also. But if you manage to set the meta description from the SEO plugins then the meta description instead of excerpt will be shown.

    Thanks

    in reply to: Featured Video & Related Post #81698

    Actually we recommend you to make child Theme to customize the code so that you won’t loose customized code when updating the Theme to a newer Version in future. The Widget code is at ‘Theme Directory > inc > newscard-widgets.php’.

    Thanks

    in reply to: Links in Footer #81695

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

    #nav_menu-3.widget_nav_menu ul.menu {
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
    	-ms-flex-wrap: wrap;
    	flex-wrap: wrap;
    }
    #nav_menu-3.widget_nav_menu ul.menu li {
    	margin-right: 15px;
    }

    Thanks

Viewing 15 posts - 421 through 435 (of 5,207 total)