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 - 2,476 through 2,490 (of 3,480 total)
  • Author
    Posts
  • in reply to: Frontpage slidehow max width and aligned to center #41970

    Hi Heidi,

    Sorry! We have visited your site in safari on Mac and it display same like in other browser nothing is different.
    And what you want to do for the slider? You want 1190px max-width OR want it to make 100% width.

    Thank you!

    in reply to: Editing content space size and positioning #41967

    Hi Guitaristforhim,

    To increase the container size go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and click on save button:

    .container {
        max-width: 1170px;
    }

    Thank you!

    in reply to: Attitude Pro Updating #41965

    Hi Dotty,

    Lifetime means you can use the theme for lifetime without renewing your subscription but to for support/update you have to renew your subscription. Actually after the purchase of our theme you will get free update and support for one year from our support forum.
    After one year if you want to continue with the update and support for the theme you will have to pay small amount $15 for another year.

    For your account related question please contact to our sales team via email

    Thank you!

    in reply to: sticky background and not any color for contents #41881

    Hi Heidi,

    First remove all your custom css code and go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.

    body.custom-background,
    .hgroup-wrap,
    #page,
    #content,
    #page .widget {
        background-color: inherit;
    }

    Thank you!

    Hi Paul.mills,

    To display the featured content Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    @media only screen and (max-width: 767px) {
            .featured-title,
    	.featured-content {
    		display: block;
    	}
           .featured-text .featured-title {
                    font-size: 15px;
            }
    }

    Thank you!

    in reply to: Enlarge container on main page to full width of browser #41839

    Hi Laura,

    Can you please provide the site url? So, that we can provide you the custom css code.

    Thank you!

    in reply to: images blurry on IPAD only #41837

    Hi A-dewilliencourt,

    iPad had a 2x(retina display) resolution then laptop.
    You have to upload the in to 2x size images if you want the clear view of the images in the iPad. For example if your image is 100px X 50px then you have to make it to 200px X 100px and upload.

    Thank you!

    in reply to: hyperlink issue in bullet paragraphs #41832

    Hi Shawn,

    You can add the link-color in the bullet list. Go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save all changes button:

    #content ul a,
    #content ol a {
        color: #05a9c5;
    }

    Note: You can change above HEX color code #05a9c5 to your own HEX color code for the link.

    Thank You!

    in reply to: Attitude Pro header #41827

    Hi Tactusmihi,

    Thank you for interest to purchase the premium version of Attitude Pro.

    Yes, you have to add the custom css for the header to reduce the white space and you can easily change the menu background color as well as change the typography style. There are also lots of features you will love in the premium version.
    You can purchase it by clicking on Buy Now button in this page https://www.themehorse.com/themes/attitude-pro

    Looking forward for your purchase.

    Thank you!

    in reply to: sticky background and not any color for contents #41621

    Hi Heidi,

    Could you please provide us the site URL? So that we can see the exact issue.

    Thank you!

    Hi Pierre,

    First remove your image tag code then placed this code<img class="foot-image" alt="Image Description" src="http://www.fysiotreatment.dk/wp-content/uploads/2016/01/Footer.jpg">
    And go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

    .foot-img {
        width: 100%;
    }

    Thank you!

    in reply to: sticky background and not any color for contents #41595

    Hi Heidi,

    To set the background image for the content area go Appearance > Customize > Background Image and set the background image with the settings that you want. After that again go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.

    #page, #page .widget {background-color: inherit;}

    Thank you!

    in reply to: Padding #41592

    Hi Brian,

    To set the slider Go to Appearance > Customize > Ambition Theme Options > Featured Content Setting and choose Revolution Slider option then go back and refresh the page you will see the revolution slider option where you can set the revolution slider that you have set.

    And to reduce the padding and image size in the Featured Clients/Products widget go to Appearance > Customize > Ambition Theme Options > Custom CSS and paste the below CSS code then click on Save button.

    .widget_ourclients {
        padding: 20px 0;
    }
    .widget_ourclients ul li {
        max-width: 150px;
    }

    Thank you!

    in reply to: Purchased Clean Retina Pro #41591

    @craig2 Sorry! We are not misleading. Theme is for lifetime means you can use the theme for lifetime in your site without any payment but for the update and support you have to renew your subscription with little amount.

    Thank you!

    in reply to: Hyperlink color in blog posts #41497

    Hi Embruna,

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

    Thank you!

Viewing 15 posts - 2,476 through 2,490 (of 3,480 total)