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 - 2,671 through 2,685 (of 3,476 total)
  • Author
    Posts
  • Hi Sean,

    We have viewed your pages and it seems everything is fine. Left Sidebar is displaying correctly and it is not displaying underneath the main text.

    Thank you!

    in reply to: Change shown text in TH: Services-widget #38942

    Welcome Thomas 🙂

    in reply to: "Read More" Button #38916

    Hi Brian,

    Sorry for misunderstand.
    Go to Appearance -> Customize -> Ambition Theme Options -> Excerpt Options there you can change the button text read more.

    Thank you!

    in reply to: Make colored button from text #38915

    Hi Arjen,

    Please add class="readmore" in the anchor tag for the button. You can insert it as below:
    <a href="http://www.contactdestip.nl/?page_id=16" class="readmore">contact</a>

    Thank you!

    in reply to: Responsive on ipad mini #38799

    Hi @lbdc-design

    Can you provide me the direct page link of that screenshot? So, that we can see that on iPad.

    Thank you!

    in reply to: more larger #38797

    Hi Joel1,

    Primary is the main content and secondary is for sidebars where you can add different widgets on it.

    Thank you!

    in reply to: ambition pro landing page #38796

    Hi Wilnesse,

    To set the business page please refer to this instruction page here https://www.themehorse.com/theme-instruction/ambition-pro/#businesslayout

    If you can not set please provide us the temporary username and password to your site via Email
    Please do not share any username and password here in this forum because this forum is public and visible to all customers.

    Thank you!

    in reply to: delete cal-to-action-button in Promobox #38795

    Hi Thomas,

    Use below CSS code to change the font size as well as to disable call to action button:

    For primary text:

    .widget_promotional_bar .promotional-text {
        font-size: 32px;
        line-height: 39px;
    }

    For secondary text:

    .widget_promotional_bar .promotional-text span {
        font-size: 16px;
        line-height: 23px;
    }

    For to disable button:

    .widget_promotional_bar .call-to-action {
        display: none;
    }

    Increase/Decrease above digit value to change the font size as well as line height.

    Thank you!

    in reply to: Change background color in header #38724

    Hi Ausasan,

    To change the background color for header go to Appearance -> Customize -> Design Options Tab -> Custom CSS then paste the following CSS code and Click on Save & Publish button:

    #branding {
        background-color: #fff;
    }

    Please change above HEX color code #fff to your own HEX color code.

    Thank you for using our theme.

    in reply to: Arial fonts in atittude pro theme #38723

    Hi Rahul,

    Add below CSS code in style.css file under attitude-child folder.

    For navigation parent:

    #access a {
        color: #777;
    }

    For drop-down:

    #access ul li ul li a, 
    #access ul li.current-menu-item ul li a, 
    #access ul li ul li.current-menu-item a,
    #access ul li.current_page_ancestor ul li a, 
    #access ul li.current-menu-ancestor ul li a,
    #access ul li.current_page_item ul li a {
        color: #777;
    }

    Change above hex color code #777 to your own HEX color code to change the color of the parent navigation as well as drop-down menu.

    Thank you!

    in reply to: Slider @ 3.0.1 #38719

    Thank you for sending login detail. Our support team will reply you via email.

    in reply to: more larger #38717

    Hi Joel1,

    To increase the content area Go to Appearance -> Customize -> Ambition Theme Options -> Custom CSS and paste the below CSS code then click on Save & Publish button:

    
    #primary {
        width: 66.81%;
    }
    #secondary {
        width: 30.62%;
    }

    Thank you!

    in reply to: Search sign in header #38665

    Hi Tom,

    Sorry! We have designed our theme this way.
    To show the little magnifier and the search bar at a once it needs code customization you have to hire a developer for this.

    If you need the search bar and magnifier at a once then you can use the search widget in any side bar as well.

    Thank you!

    in reply to: Theme Horse featured widget and service widget #38664

    Hi Jim,

    Update it and let us know if you got the same issue.
    There is no any force update you have to update it manually.

    Thank you!

    in reply to: add text link in slider #38663

    Hi Tamanna,

    For multiple link in the slider you have to use premium slider where there will be more option to add links.
    Slider Revolution is fully compatible to our premium themes. Upgrade to premium version of attitude theme and also do purchase the Slider Revolution plugin individually and activate into our theme.

    Thank you!

Viewing 15 posts - 2,671 through 2,685 (of 3,476 total)