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,911 through 2,925 (of 3,480 total)
  • Author
    Posts
  • in reply to: Insert logo next to header text #28036

    Hi Jen,

    You can use as your need. Max size is 978px

    Thank you!

    in reply to: Use icons larger than 100×100 #28035

    Hi Info110,

    Could you please provide us your site URL? So that we can look into your site and find out why the code is not working.
    To add your custom HTML code first edit the page where you want to have the HTML code and paste you HTML code below all the content in the content editor area.

    Thank you!

    in reply to: Featured title and text #28034

    Hi Jordan,

    To hide the featured title/content from the slider Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .featured-slider .container {
        display: none;
    }

    Thank you!

    in reply to: inquiries for front page design #28033

    Hi Tuck,

    Below are the answer to your question.

    1/2. Yes you have to purchase the plugin individually and have more control of the slider controller button.
    3. To change the slider to show full width text instead of adjusting the text to left/right only Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .featured-text {
        bottom: 30px;
        top: inherit;
        right: inherit;
        width: 94%;
    }

    4/5. Sorry you can not change the different text instead of excerpt in posts/pages. It needs code customization you have to hire a developer for this.

    Thank you!

    in reply to: inquiries for front page design #27950

    Hi Tuck,

    Below are the answers to your questions:

    1/2. To add the text at the left, and right with image for the slider you have to activate the Revolution Slider Plugin in your site.

    3. You can increase the excerpt option to have some long paragraph. To increase the excerpt option Go to Appearance > Theme Options > Advance Options > Excerpt Options.

    4. Make us clear that what types of custom button you need in that section?

    5. Yes you can remove the “read more” button from the row of “Responsive design, beautiful view and Mac-book air” to remove it Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .widget_service .display-center a.more-link,
    .widget_service a.more-link,
    .widget_service .column a {
        display: none;
    }

    6. Go to Appearance -> Widgets and drag and drop the suitable widgets you like in the Footer – Column1/Footer – Column2 and Footer – Column3 Sidebars.

    7. You do not have to activate the “click to top” button (^) it will automatically activate while your content is too long.

    Thank you!

    in reply to: Insert logo next to header text #27948

    Hi Jen,

    First Create a logo with appropriate width. Do not use 1440X300 size this size is for custom header and will show 100% with your site width which is for custom header image option and not for logo. You have to choose Header logo option to show you logo as shown in this screenshot

    Thank you!

    in reply to: Problem with slider #27947

    Hi Jolantapawelec,

    Could you please send us your site URL so that we can have a look into your issue.
    Actually there is already a space in the menu but how it comes that there is not in your site.

    Thank you!

    in reply to: Internet Explorer 11 with Attitude Theme #27946

    Hi Jmasondotnet,

    We have checked your site in latest version IE 11 and it works fine.
    Please do check out attitude demo site in the same environment that you are browsing your site. Also could you send the screenshot of your site where you got an issue?

    Thank you!

    in reply to: Insert logo next to header text #27924

    Hi Jen,

    You can create a logo with title in any image format and use it as a logo.
    See this screenshot

    Thank you!

    in reply to: Removing Home Page Title from Post #27919

    Better you add the CSS code via Custom CSS Option. If you edit the CSS directly via edit CSS option your code will be lost when you update the theme.

    Thank you!

    in reply to: Featured Slider on Home Page and Blog Page #27917

    Hi Jordan,

    Go to Dashboard > setting > reading > Front Page Display option then do not select any page in the post page option.
    You can see the screenshot here
    You can set the post page via the page template from the right side of the page editor.

    Thank you!

    in reply to: Slider cuts off menu selection #27916

    Hi John,

    To get rid from it Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #access ul li ul, 
    #access ul li:hover ul ul,
    #access ul ul li:hover ul ul,
    #access ul ul ul li:hover ul ul,
    #access ul ul ul ul li:hover ul ul {
         z-index: 99999;
    }

    Thank you!

    in reply to: Page/Services problems #27887

    Hi Algraham1993,

    Sorry! We have not found any link that has the whole excerpt as a clickable text.

    Thank you!

    in reply to: CSS Stylesheet Issue on Slider #27886

    Hi Bdrakefore,

    If you have customize the CSS code then your code will be lost after you update the theme.

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

    
    .featured-text .featured-title {
        background-color: #90C140;
    }

    You can have this feature if you upgrade it to Interface pro theme a premium version of Interface theme.

    Thank you!

    in reply to: Use icons larger than 100×100 #27884

    Hi Info110,

    To set your custom HTML code page first login to you WP dashboard (admin) site Go to the Settings > Reading and there you will see the Front page Displays option first choose a static page option an under that option you will see the Front page option there you can choose your page custom HTML code page to show it in your front page.

    And to have the option box at the bottom of all pages edit all the pages and add you option box code at the bottom of each and every page and click on publish.

    Thank you!

Viewing 15 posts - 2,911 through 2,925 (of 3,480 total)