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 - 3,001 through 3,015 (of 3,489 total)
  • Author
    Posts
  • in reply to: Hide text before read more on posts page #25404

    Hi Chris,

    To hide the text in the services widget from the home page Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .widget_service p {
        display: none;
    }

    Thank you for using our theme.

    in reply to: Why is my account "On Hold" #25403

    Great! Thank you for purchasing our theme. 🙂

    in reply to: Template option & images not showing on Blog page #25402

    Hi Susan,

    Could you please send us the temporary username and password of your site in our Email? so that we can have a look in to your issue?

    Thank you!

    in reply to: header logo and menu #25401

    Hi Paulien,

    To reduce the white space in the header Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .hgroup-wrap {
        padding-bottom: 21px;
    }
    #site-logo {
        margin-top: 12px;
    }
    .hgroup-right {
        margin-top: 18px;
    }

    And sorry you can not place the menu above the header by easy way because it’s a new feature to be add in the theme.
    You have to hire a developer for this.

    Thank you for using our theme.

    in reply to: add designercredits to the footer #25398

    Hi Paulien,

    Sorry this features is only available in premium version of Attitude. You have to purchase the pro version to have this features.

    Thank you for using our theme.

    in reply to: Why is my account "On Hold" #25392

    Hi Jared,

    It seems that you have purchased the theme again and this time its not on hold.
    Now you can cancel your first order that is on Hold.

    Thank you!

    in reply to: Why is my account "On Hold" #25356

    Hi Jared,

    It seems that you have purchased the theme via eCheque payment method.
    And we have not put your order in hold PayPal puts your order on hold and message us as below:
    It usually takes about 3-5 days for you to receive the money (estimated: 6/5/2015 – 6/9/2015). We recommend that you wait until the money arrives before posting items. We’ll email you when this eCheque payment has been deposited into your PayPal account.

    Thank you!

    in reply to: Featured image in each blog post #25307

    Hi bkchua,

    To center the featured image in each blog post Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .post-featured-image {
        margin: 0 auto 15px;
    }

    Hope this help for you.

    Thank you!

    Ok then follow the below instruction:

    1. First create the page with any name.
    2. Set that new page to Blog Image Medium template as shown in this screenshot
    3. Now set you front page display as a static page and set that newly created page to front page.

    Hope this will help.

    Thank you!

    Hi Colin,

    Are you asking to have the Full width no-sidebar layout for all the pages?
    If yes it’s simple set the page template to default OR any Blog template and set the layout option to No sidebar, Full Width as shown in this screenshot

    Thank you!

    in reply to: Slider featured text not showing on mobile #25223

    @tvkb

    Ok then use the below CSS code to off the featured text only.

    @media only screen and (max-width: 767px) {
    .featured-text {
           display: block;
        }
    .featured-text .featured-content {
        display: none;
        }
    }

    @ward,

    May your subscription has been cancelled.
    Please contact to our customer support via Email for your account related problem.
    They will see the current status of your account.

    Thank you!

    in reply to: Font & spacing on menu bar #25028

    Hi kimpatt,

    To have the more white space above and below the menu paste below code in the custom css:

    .hgroup-wrap {
        padding-top: 25px;
        padding-bottom: 75px;
    }
    #access {
        margin-bottom: 70px;
    }

    And to make the font larger for the menu paste below code in the custom css:

    #access a {
        font-size: 26px;
    }

    Thank you !

    in reply to: Facebook icon visible twice #24955

    Hi Ramkris.ss,

    Please can we have the site URL?
    So that we can see the exat issue.

    Thank you!

    in reply to: insert social share buttons in footer 2 #24793

    Hi Aparicio,

    We have just visited you site and it seems that you have placed all the widget including testimonial in footer column 1.
    What you can do is? Just placed one of your image widget in footer column 2 and placed next one in footer column 3 and you will have you image as horizontally but sorry you can not put three image widget horizontally. It need code customization you have to hire a developer.

    Thank you!

Viewing 15 posts - 3,001 through 3,015 (of 3,489 total)