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 - 856 through 870 (of 5,207 total)
  • Author
    Posts
  • in reply to: Correct Header Image Size #69099

    Hi @dfreeman,

    There is no any recommended sizes for the image on the slider. Any sizes are made to fit responsibly with the slider. But we recommend you to use the size of 1280 x 720. And please try to use the online image Compressor before updating the images on Sites. The compressor will help you to reduce to the maximum possible memory size of the image without affecting the quality of image. As we Recommend to you use https://compressor.io/ for compressing the image.

    Thanks

    in reply to: Advertisement Banner and Google Adsense #69098

    Hi @dfreeman,

    Sorry for the late response due to some unavoidable circumstances. You can add the Google Ads on other sections through widget but sorry not in the Header Banner Section. For this you need to hire a developer to customize the code for you.

    Could you please share us you Site URL so that we can try help you to center the ad in between widget as you mentioned.

    Thanks.

    in reply to: Header Advertisement and Slider Image Size #69097

    Hi @dfreeman,

    You can add the Google Ads on other sections through widget but sorry not in the Header Banner Section. For this you need to hire a developer to customize the code for you.

    There is no any recommended sizes for the image on the slider. Any sizes are made to fit responsibly with the slider. But we recommend you to use the size of 1280 x 720. And please try to use the online image Compressor before updating the images on Sites. The compressor will help you to reduce to the maximum possible memory size of the image without affecting the quality of image. As we Recommend you to use https://compressor.io/ for compressing the image.

    And yes our theme supports WP cache plugins.

    Please Let us know if you have any other issue regarding the theme

    Thanks

    in reply to: Nav bar and buttons colours issue #69095

    Ok we thought you want to remove whole top bar as the top corner date was also annoying you. ok forget about the above provided code. Now please paste the below Code instead.

    @media (max-width: 767px) {
    	.info-bar .contact-section {
    		min-height: 34px;
    	}
    	.info-bar .social-profiles,
    	.info-bar .date {
    		display: none;
    	}
    }

    Let us know if have other issue regarding the theme

    Thanks

    in reply to: Nav bar and buttons colours issue #69094

    Ok we do understand but the menu link color is related to the menu navigation color (Color Scheme > Navigation). Actually the dropdown menu color you have chosen is also red so it’s not being able to see. Try using different color than red and you will be able to see the the dropdown menus.

    Thanks

    in reply to: Get rid of the date in the top left corner #69090

    Hi @todor-dimitrov23,

    To hide the date from the top info bar please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS.

    .info-bar .date {
    	display: none;
    }

    Thanks

    in reply to: Nav bar and buttons colours issue #69089

    Hi @todor-dimitrov23,

    To hide the top nav-bar on mobile view please go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS Code.

    @media (max-width: 767px) {
    	.info-bar {
    		display: none;
    	}
    }

    And could u please share us your Site Url so that we can figure out the issue regarding parent menu color.

    Thanks

    in reply to: Text overflow #68976

    Hi @johann-haker,

    To add “…” after the excerpt then please go to “Appearance > Customize > Additional CSS” and paste the below Custom CSS Code.

    .post .entry-main p:after,
    .featured-slider .featured-content:after {
    	content: "...";
    }

    And Sorry excerpt cannot be shown in the separate lines.

    Thanks

    in reply to: Mobile Logo display #68975

    Hi @ravy-ht,

    Actually we asked for the Logo URL Link, You are providing here is an Image File Link.
    Are you using the same Logo for your site now? If so then we can provide you the code based on given logo but if you are using different logo right now in your Site and want to show the provided logo to be shown on mobile view then you have to provide us the URL Link of your Logo.

    Thanks

    in reply to: Removing the Category 'Block' on the Featured Slider #68974

    Hi @010000111010011cs,

    You don’t need to removed anything from the PHP Codes Just go to the Appearance > Customizer > Additional CSS and paste below custom css code:

    .featured-slider .category-meta {
    	display: none;
    }

    Note: You have to paste the above code again if you upgrade the Theme to Premium Version.

    Thanks

    in reply to: Header ad #68829

    Hi @hansford90,

    You can use Google Adsense on other sections of the Site but sorry not in the Header Banner Ad Section. To use Google Adsense on Header Banner Section then you need to hire a developer to customize the code for you.

    Thanks

    in reply to: How to remove category name on feature image #68828

    Hi @lalida-rattanasrithai,

    Sorry we didn’t get you, Please try to explain us in a bit detail. As you said we couldn’t understand where is the category name appearing in TH Post Tabs widget on right Sidebar.

    Thanks

    Hi @carlotabeltrao,

    The theme you have mentioned is not developed by us, Please Consult with the respective Theme Owner.

    Thanks

    in reply to: How can I remove space for Site Identity? #68699

    Hi @lalida-rattanasrithai,

    1. To remove the space between header-media and menu bar. Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .navbar-head {
    	display: none;
    }

    Note: If you wish to show the logo, Site Title, Tagline or Banner Advertisement then please remove the above provided code.

    2 & 3. And your site is affected by some external Plugins. May be its the plugin named as ‘Fusion’ or some other else. Please once check the site by deactivating those plugin. It is affecting the width of container so your site is not as our demo for desktop view as well as mobile view.

    4 If you want Home Page Layout as ‘Front Page Template’ (as like the Demo) then please go through the Documentation as linked below
    Documentation For Front Page Template https://www.themehorse.com/theme-instruction/newscard/#frontpagetemplate
    OR you can learn through the Video Tutorial https://www.youtube.com/watch?time_continue=2&v=cFQqkHfA4b4

    in reply to: Advertisement Banner on header Mags free theme #68671

    Hi @dfreeman,

    Banner Advertisement is shown only on the “Header Style 2” on Free Version. Since You are using “Header Style 1” so the banner Advertisement is not shown in this layout.

    To show and set the Banner Advertisement, Please go to ‘Appearance > Customize > Header’. Then Check the ‘Style 2’ on Header Style. After that you will be able to set Banner Advertisement with Url and others just below that Header Style options

    Thanks

Viewing 15 posts - 856 through 870 (of 5,207 total)