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,391 through 3,405 (of 3,440 total)
  • Author
    Posts
  • Hi Trina,

    Could you specify your name, subject and email address that you have send an email. There is lots of email with username and password in our inbox.

    Thank you!

    in reply to: Sub Pages disapear when trying to click #10230

    Hi Brentallen,

    It seems that you have already change the theme. Could you please activate our theme so that we can look what the exact issue was?

    Thank you!

    in reply to: Change Comment Font Size #10229

    Hi ErikaMarie,

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

    .comment-content {
        font-size: 13px;
    }

    Note: Increase/decrease above font size 13px to change the font size of the comment.

    Thank you for using our theme.

    in reply to: Styling Mailchimp forms #10228

    Hi Weliajolijn,

    Please try below CSS

    #content #mc_embed_signup .mc-field-group input[type="text"],
    #content #mc_embed_signup .mc-field-group input[type="email"],
    #content #mc_embed_signup .mc-field-group input[type="password"]{
        margin: 0 15px;
        width: 20%;
    }
    @media only screen and (max-width: 767px) {
    #content #mc_embed_signup .mc-field-group input[type="text"],
    #content #mc_embed_signup .mc-field-group input[type="email"],
    #content #mc_embed_signup .mc-field-group input[type="password"] {
            margin: 0 0 30px;
            width: 100%;
        }
    }

    If it still doesn’t work then email us you temporary username and password to [email protected] we will set it for you.

    Thank you for using our theme

    in reply to: Position of page title in default page #10223

    Hi TheTwister,

    We have design the page title that way for contact template. We will update this in next version soon.
    Also, To remove right column widget from the contact page please edit your contact page and set it to default page template from the right part of the editor page as shown in this screenshot http://awesomescreenshot.com/0d72s99i5b then go to your bottom of the editor page and set the page layout to No sidebar, Full Width as shown in this screenshot http://awesomescreenshot.com/0742s99lbd

    Hope this solve your problem.

    Thank you for using our theme.

    in reply to: Styling Mailchimp forms #10207

    Hi Weliajolijn,

    Simply Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button and your are all done.

    #mc_embed_signup input[type="text"],
    #mc_embed_signup input[type="email"],
    #mc_embed_signup input[type="password"] {
        margin: 0 15px;
        width: 20%;
    }
    @media only screen and (max-width: 767px) {
        #mc_embed_signup input[type="text"],
        #mc_embed_signup input[type="email"],
        #mc_embed_signup input[type="password"] {
            margin: 0 0 30px;
            width: 100%;
        }
    }

    Hope this helps.
    Thank you for using our theme.

    Hi Trina,

    We have just log in to your site and not found any slider. Could you please activate a slider in your home page so that we can find the issue and solve them. Also In which browser you have seen that the header section are pushed out to 3 lines.

    Thank you!

    in reply to: Corporate home vs corporate page templates #10086

    Hi Erica,

    You can easily change the color of headings/footer/background/links via theme option for this
    Go to Appearance -> Theme Options -> Design Options Tab -> Color Options there you can see the color options for different sections change the color for the sections you like and click on save all changed button.

    Thank you!

    Hi DD,

    We have already edit the language file and we will update it in next version. For a temporary open the file es_ES.po in notepad and search for NEVEGACION and replace it by NAVEGACION after this save the file and again open it from poedit software then update the file and save it.

    Thank you!

    Regards,
    Theme Horse

    in reply to: How to reduce the space between Menu and Page Title? #10038

    To reduce the space between Menu and Page Title Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #main {
        padding-top: 20px;
    }

    Thank you!

    in reply to: Custom Background #9996

    Hi shruthinambiar,

    Sorry, To put different background for different pages it needs code customization. You have to hire a developer for this.

    Thank you!

    in reply to: Changing colors #9969

    Hi Dawn,

    To change all the color elements on the template to another you have to wait for the pro version. If you need some specific then we will provide you a code. To change all the elements it needs lots of CSS customization. So better wait for the pro version to change color skin.

    Thank you for using our theme.

    in reply to: Bold Main Menu Button #9950

    HI Dave,

    Could you please send us your site URL also you can upload once again as you did before.

    Thank you!

    Regards,
    Theme horse

    in reply to: Google fonts #9949

    Hi Ten12design,

    Sorry! FYI Helvetica Neue is not a Google font. It’s a Mac OS default font. Anyways we will update in near future till then to change font to Helvetica Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    body, input, textarea, h1, h2, h3, h4, h5, h6, #site-title, #site-description, .slogan-wrap, .slogan-wrap .slogan span, .featured-text .featured-title, .entry-title, #access select {
    	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    Thank you !

    Regards,
    Theme Horse

    in reply to: Google fonts #9942

    Hi ten12design,

    There is lots of Google fonts to be update in our theme all are not possible but we will try to put some with your in near future. Please specify the Google font. We will update a theme with a new version.

    Thank you for your patient.

    Regards,
    Theme Horse

Viewing 15 posts - 3,391 through 3,405 (of 3,440 total)