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 - 841 through 855 (of 5,207 total)
  • Author
    Posts
  • in reply to: Menu deroulant ne fonctionne pas sur Safari #69840

    Hi @lu-p-a-c-e-xi,

    Thank you for the concern but menus and dropdown menus are working very well in safari as well even in the smaller screen.
    Could you please share us more infos about the issue

    Thanks

    Hi @todor-dimitrov23,

    We do understand your wants. But So sorry, For it you need to hire a developer to customize the code for you.

    Thanks

    in reply to: Question about the footer #69553

    Hi @music_note_21,

    Yes editing the footer is part of the PRO package but as you mentioned that you only want to remove the “Proudly Powered By” but not the “Theme by”. Thank you so much for your kind words that you still want to give us Credit for creating this theme.

    Ok to remove the “Proudly Powered By” then please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .site-info .copyright .wp-link,
    .site-info .copyright .author-link:after {
    	display: none;
    }

    Thank you for loving our theme and appreciating our hard work.
    Could you also please help us rating this theme in WordPress Repository here.
    We will really appreciate your rating.

    Please let us know if you have any queries regarding the theme.
    Thanks

    in reply to: Change Language in Hover Text #69542

    Hi @johann-haker,

    Sorry the hover text “Go to Top” on Go to Top button and “Search” text on Search field cannot be changed or removed. Actually it’s the attribute used for the elements. To remove or change the text you need to hire a developer to customize the code for you.

    And yes for the “search” placeholder text we can do a tricky thing. Like you can change the color to a transparent so that it makes a feel of hiding the placeholder text. So to make the text color to transparent go to ‘Appearance > Customize > Additional CSS’ and paste the below custom CSS Code.

    input.s::-webkit-input-placeholder {
    	color: transparent;
    }
    input.s::-moz-placeholder {
    	color: transparent;
    }
    input.s:-ms-input-placeholder {
    	color: transparent;
    }
    input.s:-moz-placeholder {
    	color: transparent;
    }

    Thanks

    in reply to: switch from Fashion mode to Sports mode #69477

    You don’t need to delete your articles. You can just import the Sports dummy content without deleting any content of Fashion.

    And you can also change the structure without importing the demo because demos are also the same theme with different variations of settings. So if you want to change the setting regarding the banner section then please go to ‘Appearance > Customize > Banner’ then you can play with the respective setting for different structural preview. Like you can change the layout by hiding some section which you don’t want to show.

    Thanks

    in reply to: Top image post page #69419

    Hi @debrider100,

    We are so sorry, right now its not possible to show title and date informations on the Features Image. As its the new feature for the theme so you need to hire a developer to customize the code as per your requirements.

    Thanks

    in reply to: Post time #69363

    Hi @mia-with-love,

    Sorry this theme doesn’t have feature to show post time. Only the Post date is shown as default. As showing the post time will be the new feature for the theme so for this you need to hire a developer to customize the code for you.

    Please let us know if you have and other queries regarding the theme.

    Thanks

    in reply to: Top image post page #69362

    Hi @debrider100,

    To show the Featured Image before the title of post/page, First you need to set the Featured Image on post/page editor of each post/page. then go to ‘Appearance > Customize > NewsCard Settings’ and check ON the option ‘Show Featured Image in Posts Single‘ or ‘Show Featured Image in Page‘ or you can Check ON the both Options.

    Thanks

    in reply to: Advertisement Banner and Google Adsense #69293

    Currently your Header Style is set to ‘Header Style 1’. For the Header Banner first you need to set the ‘Header Style 2’ on ‘Appearance > Customize > Header’ then you will be able to upload the Banner Ad Image and URL Link through the respective input field.

    and to make the Google Ad on center please go to ‘Appearance > Customize > Additional CSS’ then paste the below custom css code.

    .widget_text .mh-ad-spot {
    	text-align: center;
    }
    .widget_text .adsbygoogle {
    	display: block !important;
    	margin-left: auto;
    	margin-right: auto;
    }

    Thanks

    in reply to: Correct Header Image Size #69226

    Great @email-2002,

    No worries. You can use any applications to compress the images. Here we just meant to say was before updating the images to the site try to compress the images which will help to load and render the site faster.

    Thanks

    in reply to: Buttons for next and previous post #69223

    Hi @todor-dimitrov23,

    It’s Great you fixed it but you have only hide the inside element so the margins from outside element is still making bigger gaps. To hide the whole Post Navigation Section you can update the below code instead of the latest previous code you mentioned.

    .post-navigation {
    	display: none;
    }

    Thanks

    in reply to: Transparent navigation bar #69179

    Ok no problem anyways thanks for using our theme and please let us know if you have any other issue regarding the theme.

    Thanks

    in reply to: Transparent navigation bar #69137

    It’s very confusing. How did you get the ‘Sticky Navigation Bar’ Option in the Free Version? We haven’t make Sticky Navigation Bar option available in the Free Version. Did you used and Plugins in your Site/Theme. Please try make the Navigation Bar Sticky again. We will try figuring out the issue.

    Thanks

    in reply to: Transparent navigation bar #69115

    Hi @isaac-cheng97,

    It seems that you are using our Free version of our theme and there is not Sticky Navigation Bar feature in the free version. May be you have tried through some external plugins which might have affected some codes. If you want Sticky Feature then you can upgrade the theme to a Premium Version where you can have access to many features including Sticky Navigation. For some Realtime Features you can have a look to our Demos of Premium Version Here.

    Thanks

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

    Actually that’s a top navigation menu section not the button section. The list of menus added in that section will be shown as the dropdown menu in mobile and tablet view. As you can see in out Demos as well. If you want login Button there in the bar then you need to hire a developer to customize the code for you.

    Thanks.

Viewing 15 posts - 841 through 855 (of 5,207 total)