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 - 2,161 through 2,175 (of 3,480 total)
  • Author
    Posts
  • in reply to: Dropdown menu disappears #48910

    Hi Lorna,

    Could you please activate our theme? So that we can see the issue and help you.

    Thank you!

    in reply to: How to align elements in the sidebar? #48829

    Hi Guitaristforhim,

    Sorry! We missed your topic.
    As of your reques. For the first item you can align to right by adding below custom css

    a#bbblink.rbhzbul {
        left: 48px;
    }

    and for second one edit your text widget and add below code
    <div style="width: 160px; left:88px; position:relative;">
    instead of
    <div style="width: 160px;>

    Thank you!

    in reply to: Image slider height Ambition Pro #48729

    Hi Jeffrey,

    Could you please email us your temporary username and password to your site?
    So that we can see the exact issue in the slider. Don’t forget to send this forum link too.
    Also don’t reply with any username and password in this forum. This forum is public and visible to everyone.

    Thank you!

    in reply to: Test results : Ambition Pro Version 1.0.6 #48728

    Hi Jens,

    PHP7 is a latest and a new version so we need to compatible our themes to PHP7.
    We will soon update all our themes to support PHP7.

    Thank you for reporting.

    in reply to: Menu location on Attitude pro theme #48727

    Hi Joanne,

    Menu will display below the header image and in the demo site we have used slider not a header image.

    Thank you!

    in reply to: Remove this space #48726

    Hi Jimzook,

    To hide the page title and to reduce the white space of the main content go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and click on save button:

    #main {
        padding-top: 10px;
    }
    .page-title-wrap {
        display: none;
    }

    Thank you!

    in reply to: "Read More" Text on Homepage Buttons Too Dark #48725

    Hi Zaheer,

    For to change the color over the buttons only go to Appearance > Customize/Theme Options > Design Options Tab > Custom CSS paste the following CSS code and Click on save button:

    a.more-link {
        color: #666;
        border-color: #666;
    }

    Note: Change the above HEX color code #666 into your own HEX color code.

    Thank you!

    in reply to: Change hover effect on posts #48724

    Hi l-mahon,

    To appear the text only in the posts while hover go to Appearance > Customize > WP Portfolio Theme Options > Custom CSS and paste the below CSS code then click on Save button.

    .entry-main {
        background-color: inherit;
    }

    Thank you!

    in reply to: wordpress 4.7 #48723

    Welcome Anytime tarik. 🙂

    in reply to: Web Banner specs for Interface Pro ads #48722

    Hi Jennifer,

    Are you asking for the banner add like this demo.
    If yes then it needs code customization you have to hire a developer as this is a new feature to add in the theme.

    Thank you!

    in reply to: How can I download themes I purchased. #48721

    Hi Unit,

    Actually after the purchase of our themes bundle package you will get free update, free support and get upcoming premium themes for one year via support forum. After one year if you want to continue with the update and support for the themes bundle you will have to pay small amount $49 for another year.
    But you can continue to use the theme for the lifetime without renewing the yearly subscription.

    Renew the subscription to download the Themes Bundle latest version.

    Thank you!

    in reply to: Green border on main page #48676

    Hi Dwhite,

    Actually that is a post slider. To set the post slider go to Appearance > Customize > Superior Theme Options > Featured Slider Options
    there you can set the Number of Slides, Transition Effect, Transition Delay, Transition Length and Featured Slider Post ID (Set the ID number of post that you want to use in the slider)

    Thank you!

    in reply to: Background doesnt show up #48675

    Hi Max,

    Set the background image via Appearance > Customize > Background Image where you can set the background image for body tag. After setting it disable the background color of the wrapper using below Custom CSS

    .wrapper {
        background-color: inherit; 
    }

    Thank you!

    in reply to: wordpress 4.7 #48674

    Hi Tarik,

    Our themes are compatible to WordPress 4.7 you can update the WordPress.

    Thank you!

    in reply to: Installation #48673

    Hi Dave,

    To install the WordPress follow this link

    Thank you!

Viewing 15 posts - 2,161 through 2,175 (of 3,480 total)