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,476 total)
  • Author
    Posts
  • 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!

    in reply to: Image slider height Ambition Pro #48580

    Hi Jeffrey,

    There is no any recommended size for the slider. Actually image are not cropped in the slider. We have designed the slider image display this way to 100% to cover your whole display screen.
    Set the large Image as you like to support for the large display or you can set a small size image too however set the same image size for all the slider.

    About not rotation of the slider did you customize any code of the theme? It seems that you have? If not there may be plugin conflict also so deactivate the plugin one by one and check.

    If you have any problem then let us know.

    Thank you!

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

    Hi,

    Please provide us your site URL? So that we can easily provide you a Custom CSS code to add the spaces on the elements in the sidebar.

    Thank you.

    in reply to: Side bar width #48576

    Hi Jeffrey,

    To edit the primary and secondary width size go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

    #primary {
        width: 60%;
    }
    #secondary {
        width: 36%;
    }

    Edit the above percentage value as per your need.

    Thank you for using our theme.

    in reply to: Updating Attitude Pro #48575

    Hi Jude,

    First login to our site with the same username that you have purchased the theme and you will be redirected to your account page where you can see your order detail with download tab to get the zip file of Attitude Pro theme and to activate the Attitude Pro theme here is the instruction to install the Attitude Pro into your WordPress site.

    If you have any problem then let us know.

    Thank you!

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