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 - 3,211 through 3,225 (of 3,440 total)
  • Author
    Posts
  • in reply to: Mobile Navigation Menu #16491

    Hi Andrew,

    1. We can not get to you what you are trying to say? Please clarify.

    2. If you view your site from the device you won’t see the arrow. The arrow icon is a default icon of the select option which cannot be removed easily.

    3. The Navigation menu appears in smaller devices only. We have coded it that way. If you don’t have any page set as home page then the navigation shows up linking it to the home.

    Thank you!

    in reply to: how do I make sidebar 100% width on mobile? #16471

    HI Jacqueline,

    Please add below code.


    @media
    only screen and (max-width: 1078px) {
    #secondary {
    border: 0 none;
    padding: 0;
    width: 100%;
    }
    }

    Thank you!

    in reply to: remove border from featured images on corporate home page? #16467

    Hi pttony,

    Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .services-item .service-icon { 
        padding: 0;
    }

    Thank you!

    in reply to: Error message on dashboard #16343

    @joan-trujillo78
    We have update our theme compatible to WordPress 4.0 and disable some function that make error for the site.
    Login to our site with the same username and password while you have purchase the theme and download the latest version of the theme.
    If you have still one year subscription you will have access to the download the update file otherwise you have to purchase the subscription to get update file.

    Thank you!

    in reply to: Featured title not showing up on home and blog index pages #16297

    Hi Christina,

    There is missing code to display the page title in the static home page. We have listed this issue to fix in our next version update.
    And for title for the blog main page please remove the page in the post page form the front page display setting.

    Thank you!

    in reply to: Header: Logo and menu alignment #16296

    Hi Kamarty,

    You have use the header image. To set the logo Go to Appearance -> Theme Options -> Design Options Tab -> Custom Header upload your logo and click on save all changes button.

    Thank you!

    in reply to: Image Header/Menu/Frames #16295

    Hi Mark,

    You can set the static header image too. Just go to Appearance -> Header in your WordPress admin section and set the static header image.
    Our Interface theme have lots more features than Radiate by Theme Grill.

    Since our products are non-tangible irrevocable, digital goods we do not provide refund once the theme has been purchased.
    This was clearly written in the terms and conditions page as well.
    We will refund you and you will still have our theme.
    How we will be sure that you will not use our theme after we refund you?

    Anyways you can use the theme in any of your web project as well. Hope you understand.

    Thank you!

    in reply to: Double title above posts #16251

    Hi t,

    To remove the post title from the single post page just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .single-post #content .entry-title {
        display: none;
    }

    Thank you!

    Hi Christina,

    To change the link color and to remove the post title from the single post page you have to write/add a custom css just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #secondary a, 
    #secondary .widget ul li a,
    #content .entry-content ul, 
    #content .entry-content ol,  
    #content .entry-content ul a, 
    #content .entry-content ol a {
        color: #1d68a5;
    }
    .single-post #content .entry-title {
        display: none;
    }

    Thank you!

    in reply to: Error message on dashboard #16094

    @ward You can use the theme for the lifetime but after 1yr from the purchase date you have to renew the subscription to get update and support for the theme. About the bug issue. Please send us your temporary username and password of your site in our email [email protected] with this forum link. We will fix the issue.

    Thank you!

    Hi Christina,

    Sorry we missed your queries. Below are the reply to your queries.

    No: 1
    Color Skin features are only the features that will change the main color skin to something that you select. The color that are in the green by default will only change into the blue color that you select via skin. Portfolio titles and sidebars color are handled by the content color it does not fall under skin.

    No:2
    You can not make it like the page for the post. Just let us know which title you want to remove. We will provide you a custom CSS to hide the title.

    No:3
    Sorry it needs code customization to move the blog post categories from the top of the post to the bottom of the post. You have to hire a developer for this.

    Thank you!

    in reply to: Rev slider license #16049

    Hi Chris,

    It won’t ask any license. We have an extended license to use it on our premium themes. Can you share how it ask license for you?

    Thank you!

    in reply to: Mobile template not working and other stuff #16048

    Hi Stefan,

    Please provide us your temporary username and password of you site with this forum link in our email [email protected] so that we can have a look into it and fix it.

    Thank you!

    in reply to: Promo Box formatting strangely on business layout #16047

    Hi Jumponline,

    This issue will happen when you have forget to close tags in one of the content area somewhere.
    Please check all the page above that you have set above promo box.

    Thank you!

Viewing 15 posts - 3,211 through 3,225 (of 3,440 total)