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,371 through 2,385 (of 3,489 total)
  • Author
    Posts
  • in reply to: Update theme #44736

    Hi Darleen,

    Yes you can use the latest version as you have a active subscription.
    And Sorry automatic update feature is not available for now but we will soon add this feature. For now you have to manually install the theme as you did before. Just activate any other theme first and delete the previous version of the Clean Retina Pro theme then upload a latest version of the theme and activate it.

    Thank you!

    Hi lgor,

    Could you please provide us the temporary username and password to your site via email so that we can set the demo content in your site same like our demo site.
    Note: Please do not share any username and password here in this forum because this forum is public and visible to all the customer.

    Thank you!

    Hi Becci,

    Can we have the site URL? So that we can help you to disable the individual post titles in the footer.

    Thank you!

    You are welcome anytime. 🙂

    in reply to: Menu item 'navigation' in tablet and mobile view #44609

    Hi there,

    The “Navigation” is a default menu that will only show up in smaller devices but not in desktop view. This menu will link to your home page and will be selected when none of the other menus are selected.

    Anyways you can try below code to remove the navigation Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .tinynav option:last-child {
        display: none;
    }

    Thank you!

    in reply to: Making Responsive Menu scrollable #44607

    Hi Markus,

    Sorry for the late reply. We missed your topic.
    Could you please provide us the site URL? So that we can see the exact problem what you are trying to say?

    Thank you!

    in reply to: WIDE SITE LAYOUT ..FEATURES TITLE DISPLAY BAD.. #44606

    Hi perfekthealthbeauty,

    To wrap teh feature title please Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .featured-slider {
        max-width: 978px;
        margin: 0 auto;
    }

    Thank you!

    in reply to: Create different header for mobile? #44524

    Hi Ethan,

    Seems like your header image font is a part of the image and the font will also resize with the header image while viewing it from mobile devices. You can not set individual mobile banner. It needs code customization you have to hire a developer as it is a new feature to add in the theme.

    Thank you !

    in reply to: Menu inline with Header Test #44523

    Hi Brian,

    It seems that you have set too many menu item than our demo have which is out of the space and it automatically drop down below the site title. What you can do is just decrease the site title font size and paste below custom CSS to decrease the space between the menu item so that it fit in the same line with the site title.

    #access li {
        margin: 0 0 0 14px;
    }

    Thank you for using our theme.

    Hi Jane,

    Which color you want to have in the sub menu?

    Thank you!

    in reply to: Create different header for mobile? #44468

    Hi Ethan,

    Could you please send us your site URL? So that we can see the header in desktop as well as mobile devices?

    Thank you!

    in reply to: Missing HR under homepage image #44467

    Hi Toddw,

    Sorry! Both the Chrome and the Safari browser are rendering the HR line under the homepage image.
    Please check it in different PC once and let us know.

    Thank you!

    in reply to: footer menu #44464

    Hi Shegga,

    For this you have to customize the code you need to hire a developer as it is a new feature to add in the theme.

    Thank you!

    in reply to: Change footer background? #44463

    Hi Cassandra,

    To change the footer background color from black to white go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save button.

    #colophon .widget-wrap {
        background-color: #fff;
        color: #666;
    }
    #colophon .widget-title {
        color: #333;
    }

    Thank you for using our theme.

    in reply to: Help needed, urgently :) #44339

    Hi Gudrun,

    You have made three column to two column so you have to add below Custom CSS too. To add the custom CSS code please Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .clearfix-half {
        clear: both;
    }

    Thank you!

Viewing 15 posts - 2,371 through 2,385 (of 3,489 total)