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,326 through 2,340 (of 3,476 total)
  • Author
    Posts
  • in reply to: Button #45339

    Hi Monique,

    You can add below code in your page editor to have the button to download a PDF.
    <a class="call-to-action" href="button-link-here" title="Button Title">Button</a>

    Thank you for using our theme.

    in reply to: Slideshow Images #45274

    Hi Markus,

    Sorry for the late reply. We missed your reply.

    Whenever you add the featured image it will automatically add to the media library where you can use the image for different purpose.
    Are you trying to set the 5 featured post images as a background image for the single page via wp-background lite plugin.

    Thank you!

    in reply to: Make round icons bigger in main page #45273

    Hi Elisenda,

    To make the round icons bigger go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .service-item .service-icon {
        border-radius: 55px;
        height: 80px;
        width: 80px;
    }
    .service-item .service-icon img {
        height: 80px;
        width: 80px;
    }

    Thank you for using our theme.

    in reply to: 3 Column Widget #45182

    Hi Toddw,

    It need code customization. You need to hire a developer.
    You can use our Ambition theme where you can set the services item same like our Ultimate theme. See it here.

    Thank you!

    in reply to: Free Interface Theme: Home Page Menu #45177

    @edwin Can we have your site URL too? So that we can give you a exact CSS code to fix the issue.

    Thank you!

    in reply to: Free Interface Theme: Home Page Menu #45143

    @Edwin Which version of IE you are using?

    in reply to: Header Image Problem #45130

    Hi Courtney,

    To remove white space login to your WP admin site and go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .hgroup-wrap {
        display: none;
    }

    Thank you!

    in reply to: Skype button #45115

    Hi Monique,

    It works fine when we checked. It may be conflict with the plugin that you are currently using in the theme. Please deactivate one by one and check it.

    Thank you!

    in reply to: Slideshow Images #45114

    Hi Markus,

    Sorry! We have integrate our featured slider image on background to cover the whole screen size as well as the height too. So it cuts the featured image.

    Thank you!

    in reply to: Zoom function on ipad #45113

    @pro9477, @ski-pro and @cerstinhenning

    It needs code customization. Go to theme main directory > inc > structure > header-extension.php and fine the below code

    <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1″>

    replace above code with below one then you can have a zoom features when pinch.

    <meta name=”viewport” content=”width=device-width”>

    Please replace it by creating child theme otherwise replace code will be remove each and every time you update the theme.

    Thank you!

    in reply to: Header Image Problem #45112

    Hi Courtney,

    Could you please provide us the site URL? So that we can provide you a exact CSS code to remove the white space.

    Thank you!

    in reply to: How to change Font Size on posts #45111

    Hi Allurynn,

    For the content use below CSS code:

    body, input, textarea {
        font-size: 18px;
    }

    Thank you!

    in reply to: Slideshow Images #45002

    Hi Markus,

    Could you please provide us the site URL? So that we can see your featured slider and provide you a exact CSS code.

    Thank you!

    in reply to: Promotional box issues #45001

    Hi 8beast,

    To remove the background color for the promo box go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .widget_promotional_bar {
        background-color: inherit;
        border-color: none;
    }

    Thank you for using our theme.

    Hi Derek,

    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.
    But you can continue to use the theme for the lifetime without renewing the yearly subscription.

    Thank you!

Viewing 15 posts - 2,326 through 2,340 (of 3,476 total)