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,166 through 3,180 (of 3,444 total)
  • Author
    Posts
  • in reply to: Header sizing #18785

    Hi Gokarff,

    Sorry for the late reply we missed your query.
    Could you please provide us your site url? So that we can have a look into your header image.

    Thank you!

    in reply to: Footer to stick to the bottom #18699

    Hi Daniel,

    Sorry we are missing to reply this topic.
    Anyways Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button to stick the bottom of the page:

    #site-generator {
        position: fixed;
        width: 100%;
    }

    Thank you!

    in reply to: background doesn't scale #18697

    Hi,

    Go to Appearance -> 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) {
    body.custom-background {
    background-size: 200px auto;
    }
    }

    Hope this will solve your issue.

    Thank you!

    in reply to: Google Structured Data Errors #18648

    Sure we will update it in 2/3 days. Thank you for reporting the error.

    in reply to: Posts page menu item #18579

    Hi Daniel,

    We think that you have set News menu as your Static Front page. Please set it to latest post as your front page display.

    Thank you!

    in reply to: position images in pages #18578

    Hi,

    Please provide us the image and the temporary username and password to your site we will set it for you.

    Thank you!

    in reply to: Google Structured Data Testing Error #18504

    Hi theburgernerd,

    We have updated the theme with fixing the Google web structure error so please download the new version 1.0.4

    Thank you!

    in reply to: position images in pages #18301

    Hi Cory,

    Are you trying to set the image like here in this screenshot http://awesomescreenshot.com/03a3sz4o1f

    Thank you!

    in reply to: Site Title color #18300

    Hi Pabela,

    Sorry you have modified the theme. The code structure is totally modified. Please activate the fresh copy of the theme. We can not support the theme once the user modified it by themselves.

    Thank you!

    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!

Viewing 15 posts - 3,166 through 3,180 (of 3,444 total)