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,196 through 3,210 (of 3,440 total)
  • Author
    Posts
  • Hi Gonzalo,

    To align phone number to right beside the social icons Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .info-bar .info {
        float: right;
        margin-left: 10px;
    }

    And for the services widget. All the contents in the services widget are already centered.

    Thank you!

    in reply to: Fixed page width when resizing browser #17197

    Hi Tony_boslett,

    To off the responsive view and have the same view as desktop. GO to Appearance -> Theme Options -> Layout Options Tab -> Responsive Layout click on Off radio button and click on save all changes button.

    Thank you!

    in reply to: Expand Search field? #17081

    Hi Morten,

    To have the search-field look like it does when clicked on Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    
    input.s {
    	width: 100px;
    	padding-left: 10px;
    	border-color: #eaeaea;
    	text-indent: 0;
    }

    Thank you!

    in reply to: WARNINGS in Theme after WP 4.0 Upgrade #16912

    @marguerite Fist you have to download the new version of the theme. Just login to our site with the same username you will be redirect to your account page there you will see your available download theme link if you still have the subscription to download the theme.

    After downloading the theme file. Just deactivate the old theme file and then delete it from the list. Now upload the latest version and activate it.

    Thank you!

    in reply to: Pending payment #16911

    Hi Stefano,

    We apologize for the system issue for your order.
    We have activate it now.

    Thank you for your purchase.

    in reply to: Slider "Dots" & Custom Colors #16910

    Hi Dawn,

    Just click on the select color button side to the color and set you own color. This screenshot may help you.

    Thank you!

    in reply to: Slider "Dots" & Custom Colors #16850

    Hi Dawn,
    Hi Dawn,

    To remove the “dots” on the slider Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    
    #controllers {
        display: none;
    }

    And for the specific blue skin you can change the color as your via theme option.

    Thank you!

    in reply to: Change columns on Services Area??? #16849

    Hi Studiostacie,

    Sorry we have made theme in 4 column. It needs code customization to make it 3 column. You have to hire a developer for this.

    Thank you!

    in reply to: Footer Color #16848

    Hi Phuong,

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

    #site-generator {
        border-top: 0 none;
    }

    Thank you!

    in reply to: Unable to download Attitude Pro #16771

    Hi Tim,

    Sorry There was something goes wrong. Now it fine you can download your purchase theme.

    Thank you for your purchase.

    in reply to: WARNINGS in Theme after WP 4.0 Upgrade #16679

    Hi espressomoon,

    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 forget your login password you can reset it here. https://www.themehorse.com/my-account/lost-password/

    Thank you!

    in reply to: WARNINGS in Theme after WP 4.0 Upgrade #16658

    @gassho,

    Did you change any code by yourself in the theme?
    Also we have upgraded our hosting and it was all fine now. Are you getting same errors while loading our site?

    Thank you!

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

    Hi tony,

    There is CSS file name widget005.old.css where there is a below css and it is conflicting to the main style.css file.

    .service-icon {
        padding: 4px 8px;
    }
    .service-icon:hover {
        background: none repeat scroll 0 0 #2095f0;
        color: #fff;
    }

    Thank you!

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

    Hi tony,

    We have found that there is a css conflict with the theme. Just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS add the following CSS code and Click on save all changes button:

    .services-item .service-icon { 
        background-color: #555;
    }

    Thank you!

    in reply to: I Purchased The Upgrade, But My Order Is Pending? #16551

    Hi Leslie,

    Just login to our site with the same username and password that you have purchased and you will be automatically redirect to your account page where you can see the available download link?

    Thank you!

Viewing 15 posts - 3,196 through 3,210 (of 3,440 total)