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,971 through 2,985 (of 3,476 total)
  • Author
    Posts
  • in reply to: Contact Form 7; Size of the contact form; #26187

    Hi Petar,

    To have the two columns for you contact page. Follow the instruction bellow:

    1. Create a page name contact and choose Contact Page Template from Page Attributes drop down. You can find the page Attributes option in the right side of the page editor.
    2. Go to Appearance > Widget.
    3. Drag and Drop any widget to Contact Page Sidebar.
    4. Now you can see the sidebar with selected widget in you contact page that you have created in first step.

    Thank you for using our theme.

    Please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/ultimate
    We really appreciate your rating.

    Have a Great day 🙂

    in reply to: Page format not consistent; #26186

    That’s Great 🙂

    in reply to: Table in editor #26185

    Hi Quan3t,

    It will me more easy for us to help you if you provide us your site URL.

    Thank you!

    in reply to: colours change + icons disappeared #26184

    Hi Nenutil,

    Please update the theme.
    You have customize most of the CSS and it looks mess.

    Thank you!

    in reply to: different questions. Please I need urgent help! #26112

    Hi Marta,

    To remove the “No posts found” title from you home page and to have the same menu width that the main photo go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .home .entry-title {
        display: none;
    }
    #access li {
        padding-right: 65px;
    }

    Note: Please increase/decrease the above digit value if you add/remove menu item.

    For you answer of question No. 3 you have to change the 3 gray lines image from the image directory that you can find inside the theme directory.

    Thank you!

    in reply to: Where is the Downlaods Section? #26077

    Hi Mona,

    Could you please provide us the order detail? We will once look into your account status.

    Thank you!

    in reply to: how do I change the font on the headline and tag? #26075

    Hi Nicolebacot,

    What you want to change font size, color, or font-family?
    If you want to change the font-family you have to customize the code OR you have to upgrade it to pro version.

    Thank you!

    in reply to: I would like to remove the word navigation #26074

    HI Marta,

    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 -> 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;
    }

    Hope this will help.

    Thank you!

    in reply to: Ambition Theme causing problems with WordPress 4.2.2 #26065

    Hi Benjamin,

    You have customize the code and there may be some issue.
    Please reinstall the fresh copy and share the code what you have added in the theme.

    Thank you!

    Hi Lisapieca,

    The menu will change automatically into select, option tag. So, you have to put # in the URL field to avoid showing 404 page error.

    Thank you!

    in reply to: the number of top page's widgets #26027

    Hi Shihik,

    Sorry we missed you topic.
    Back to your question what you are trying to say?
    You can use is as it was the built in features of the theme.
    you can see the demo here too.

    Thank you!

    in reply to: Color dropdown menu #25618

    Hi Cristina,

    It seems that you have set the black color for you site and our menu icon is in transparent image. So menu icon disappeared.

    you have to change the menu bar color to any light color expect dark black.
    To change the menu bar color Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button. I have set the white color below. You can change it to any of your choice.

    #access {
        background-color: #fff;
    }

    Thank you!

    in reply to: Identifying the style for Featured Post images #25472

    Hi Jeanlucgarnier,

    To centralize the icon in the Featured Post widgets on Business Page Sidebar Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .widget_service {
    text-align: center;
    }
    .service-item .service-icon {
    margin: 0 auto 10px;
    }

    And to have a tooltip displaying image it needs code customization you have to hire developer for this.

    Thank you for using our theme.

    in reply to: Business Page template sidebar #25471

    Hi running_free73,

    Yes you are right before_title and after_title tags should not be different but it seems that there is no different code in attitude_widgets file. If it was found in your code then it means someone have edited the code better re-update the theme.

    Thank you!

    in reply to: removing controls #25469

    Hi Running_free73,

    Can we have the site URL? so that we can provide you a exact CSS code to hide the next/previous button.

    Thank you!

Viewing 15 posts - 2,971 through 2,985 (of 3,476 total)