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,316 through 3,330 (of 3,439 total)
  • Author
    Posts
  • in reply to: Menu on iPhone #11749

    Hi fsteinhauser,

    We have replied to your issue via email.
    Hope you have got it.

    Thank you!

    in reply to: Menu under Logo #11748

    Hi Alice,

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

    .hgroup-right {
        clear: both;
        float: none;
    }

    Thank you!

    in reply to: Allow lowercase letters in Page title? #11747

    Hi Phuong,

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

    #access a {
        text-transform: inherit;
    }
    
    @media only screen and (max-width: 767px) {
    	#access select {
    		text-transform: inherit;
    	}
    }

    Thank you!

    in reply to: Disable Responsive Mobile layout #11746

    Hi Maximillian,

    To disable mobile responsive layout delete all the responsive css code from the style.css file.
    Please find the below text in style.css and delete all the responsive CSS code under this text.

    /* =Responsive Structure
    ----------------------------------------------- */
    /* All Tablet Portrait size smaller than standard 1079 (devices and browsers) */

    and also find below code in the library -> structure -> header-extensions.php file

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

    then replace with below code

    <meta name="viewport" content="width=1078" />

    Please make sure that above code will be removed if you update the theme.

    Thank you!

    in reply to: Menu on iPhone #11664

    You can send a private message in [email protected] with this forum link.

    Thank you!

    in reply to: Attitude Pro Slider Issue #11663

    Hi outsmarts,

    Could you please provide us your site url so that we can see the issue and solve it?

    Thank you!

    in reply to: Change hover color of title text #11662

    Could you please provide us your site url with specifying the title so that we can give you a exact CSS code to change the hover color for title page.

    Thank you!

    in reply to: How to download the update #11641

    Please provide us your order number we will see the current status of your account.

    Thank you!

    in reply to: Can't download my order. Order: #11605 #11637

    Hi James,

    You don’t need to cancel the subscription as this will automatically be cancelled at the end of one year.
    Also at the end of one year you will be asked whether you want to renew your subscription or not.
    It’s not an automatic process. If you cancel the subscription you will be not able to download, update and get access to our dedicate support forum.

    To get updates and support for the theme you have to order new subscription just click on RENEW button and reach up to the payment point. Click pay button and you will be redirected to PayPal page.

    But don’t make any payment, provide us your order number we will manually activate it from here and next time do not cancel you subscription.

    Thank you!

    Regards,
    Theme Horse

    in reply to: forums index does not display correctly bbPress #11558

    Hi Meowmethod,

    We will find what is the issue and update a next version ASAP.

    Thank you for reporting.

    Regards,
    Theme Horse

    in reply to: How To Reduce The Size Of Slider ? #11557

    Hi Ashutosh,

    First sorry for the late reply. How much smaller size you need for the slider?
    For to implement one click audio and video play try using widgets on business page template.
    And for footer what you want to edit?

    Thank you!

    in reply to: Header Logo #11549

    Hi John,

    Could you please provide us your site url so that we can have a look to your site and reply to the exact issue?

    Regards,
    Theme Horse

    in reply to: Kitchen Sink – Text Color #11498

    Hi Ann,

    Thanks for sharing the details.

    Thank you!

    in reply to: Interface (free) – Multilingual Press Free #11485

    For this you have to customize the code. You have to hire a developer for this.

    Thank you!

    in reply to: Page Title font size not changing #11483

    Hi Joseph,

    You can change the size of page title from the theme options panel. To change the size Go to Appearance -> Theme Options -> Design Options Tab -> Typography Options -> Font Size -> Post Title and change the size from the drop down menu at the right side and Click on save all changes button:

    Thank you!

Viewing 15 posts - 3,316 through 3,330 (of 3,439 total)