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 - 3,211 through 3,225 (of 3,480 total)
  • Author
    Posts
  • in reply to: background doesn't scale #18299

    Hi Go,

    Sorry for the late reply.
    The Background image that you have set is not possible to view on smaller device. If we show it then your site wrapper will have to make more smaller which is not a good idea.

    Thank you!

    in reply to: Site Title color #18208

    Hi Pabela,

    Can you please provide us your site url? so that we can have a look into it.

    Thank you!

    in reply to: Color of links in lists #18060

    Hi Cerstin,

    To have the color of the links in lists Go to Appearance -> 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: #b52253;
    }

    Thank you!

    in reply to: Featured Image Slider – First Image Height (Bug) #18031

    Hi Magnus,

    We have just visited your site and we have not found and gray line below your slider image as you shown in the screenshot.

    Thank you!

    in reply to: Customizing a few things on my new site #17978

    Hi Melissa,

    To remove date, author and categories from each post go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .entry-meta .cat-links, 
    .entry-meta .cat-links a,
    .entry-meta .by-author, 
    .entry-meta .date, 
    .entry-meta .comments {
        display: none;
    }

    And to hide search form go to Dashboard -> Appearance -> Theme options -> Design options -> Custom header there you can find the option to hide the search form.

    Thank you!

    in reply to: Featured Image for Home Page #17977

    Hi manderava and Bru,

    Try using Yoast plugin to display featured image for your home page for different social profiles as well as for better SEO too.
    We have set the featured images for the post and the page not for the home page.

    Thank you!

    in reply to: Goofed login #17928

    Hi Wedell71,

    Yes we found username gwedell who have ordered our Attitude on 14 Aug 2014 20:51:25 BST with Transaction ID: 3FV71070J2734133R
    To download the theme update file you have to login with the same username gwedell OR use the email address [email protected].
    If you forget your password please request it here https://www.themehorse.com/my-account/lost-password/.
    After this it will automatically send you a link to reset the password to your same email at [email protected] and you can easily reset the password.

    Thank you!

    in reply to: IPhone Text Cut Off #17927

    Hi Billy,

    We have made a responsive for the iFrame tag but we can not make the content responsive inside iFrame tag.
    You have to write CSS code manually for your content to make it responsive So, that it can not be cutoff and user can see your button.

    Thank you!

    in reply to: Remove 'white space' in the homepage #17926

    Hi Piotr.illichosky,

    Could your please provide us your site url too? So that we can have a look into it.

    Thank you!

    in reply to: Line Between Sidebar and Content #17925

    Hi Slan,

    Sorry! It needs CSS customization as well as media queries CSS. You have to hire a developer for this.

    in reply to: Wide layout problem! #17719

    Hi info19,

    We have designed this way. If we make the whole part stretch then there will be a reading problem for visitors if they view the site form large display.

    Thank you!

    in reply to: Wide layout problem! #17641

    Hi info 19,

    For this you have to change overall structure of CSS.
    Wide layout means not only it stretch to the whole part of the browser.

    Thank you!

    in reply to: Add colored sitebar #17640

    Hi Arjen,

    To change the background-color of the sidebar go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #secondary {
        background-color: pink;
        padding: 2%;
        width: 27.28%;
    }

    And for the white color you can change it from theme option.

    Thank you!

    Thank you!

    in reply to: Breadcrumbs and page (entry) title #17639

    Hi Namdar,

    To delete the gray background go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .page-title-wrap {
        display: none;
    }

    Thank you!

    in reply to: Slider width #17492

    Sorry that is the header image not the revolution slider. Here is the screenshot of your site http://awesomescreenshot.com/06e3nicnb7 and we haven’t seen any free space. If we are having misunderstand please provide us the screenshot what you are trying to do?

    Thank you!

Viewing 15 posts - 3,211 through 3,225 (of 3,480 total)