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 - 2,701 through 2,715 (of 3,469 total)
  • Author
    Posts
  • in reply to: Sticky Menu #36526
    in reply to: Fixed non scrolling menu #36525

    Hi Debbie2up,

    Go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the following CSS code in the field and Click on Save & Publish button:

    .info-bar {
        position: fixed;
        width: 100%;
        z-index: 100;
    }
    .hgroup-wrap {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        position: fixed;
        top: 34px;
        width: 100%;
        z-index: 100;
    }
    @media only screen and (max-width: 767px) {
    .hgroup-wrap {
        top: 0;
    }
    }

    Thank you!

    in reply to: "Read More" Button #36524

    Hi Brian,

    If you want to remove Read More button on featured page widget then why you are asking to remove it on slider?

    Anyways to remove the Read More button from the featured page widget go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the following CSS code and Click on Save & Publish button:

    .widget_featured_page .call-to-action {
        display: none;
    }

    Thank you!

    in reply to: Remove slider from blog #36523

    Hi Laura,

    If you don’t want slider in blog page then you need to go to dashboard -> pages -> create a blog page and at the right hand side of the page there is template. select blog image large or blog image medium or blog full content display you want.

    Then go to dashboard -> settings -> reading and leave default to post page as shown in this screenshot http://awesomescreenshot.com/02256h6d83 After this you will no see the slider in your blog page.

    If you can not set please provide us the temporary username and password to your site via Email

    Please do not share any username and password here in this forum because this forum is public and visible to all customers.

    Thank you!

    in reply to: Responsive on ipad mini #36522

    Hi lbdc.design,

    Can we have the site URL? So that we can check you site in iPad mini.
    Also Could you please view our demo site https://www.themehorse.com/preview/ambition in your iPad to find out our demo site is working fine OR Is there a same issue?

    Thank you!

    in reply to: Show Posts in TH Widget #36520

    Hi Dheerajshingh,

    This also needs code customization as it is a new feature to add in the theme.
    So you have to hire a developer for this feature.

    Thank you!

    in reply to: Show Posts from a Specific Category in Slider #36518

    Hi Dheerajshingh,

    It needs code customization as it is a new feature to add in the theme.
    So you have to hire a developer for this feature.

    Thank you!

    in reply to: database consuming excessive server resources #36517

    Hi Tarich,

    Sorry! This is not a theme related issue and seems that you have a large data in your site.
    Which needs to fix by yourself OR you can hire a developer for to fix all above mentioned points also it seems that you have to upgrade your hosting service as well to fix all above points.

    Thank you!

    in reply to: Reduce spacing between page title bar and text on a page #36515

    Hi Info,

    To reduce the space between the page title and the page content Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #main {
        padding-top: 30px;
    }

    Thank you!

    in reply to: Reduce Home Slogan Width #36512

    Hi Info110,

    Please provide us your site URL where you have set the slogan. So that it will be easy for us to provide you a custom CSS to reduce the width and centered the content.

    Thank you!

    in reply to: Block Quote #36511

    Hi Lemonpath,

    To remove the border line go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    blockquote {
        border: 0 none;
    }

    Thank you for using our theme.

    in reply to: Supports WPML & WooCommerce? #36472

    Hi RK,

    Interface Pro does not support woo-commerce. You have to customize the code by creating child theme.
    We will make it compatible to woo commerce but it takes time. currently we are busy to move theme option settings to customize.

    Thank you!

    in reply to: space under revolution slider #29134

    Hi Thomas,

    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/ultimate
    We really appreciate your rating.

    Thank you!

    in reply to: Safe Harbor JQuery and your Themes #29133

    HI S.bamberger,

    Sorry! What you are trying to say? Please clarify it once.
    We do not collect any data through our theme.

    Thank you!

    in reply to: Remove slider from blog #29132

    Hi Laura,

    Can we have the site URL? We will have a look at it once.

    Thank you!

Viewing 15 posts - 2,701 through 2,715 (of 3,469 total)