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,776 through 2,790 (of 3,469 total)
  • Author
    Posts
  • in reply to: How to remove "read more" link on service widget #28792

    Hi Mediavista7,

    To remove “read more” link on service widget Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .widget_service .more-link {
        display: none;
    }

    Also our recent work widget and slider used the pages to highlight this widgets and slider. So there will be more detail/specific page about the business you provide. We have designer the theme this way.
    If you want to remove clickable function in those widgets and slider then it need code customization you have to hire a developer.

    Thank you!

    in reply to: Left Justify content on pages without sidebar #28791

    Hi Tomstrain,

    Could you please provide us the site URL? So that we can see your site and provide you the better solution.

    Thank you!

    in reply to: Slider @ 3.0.1 #28789

    Hi Daniel,

    Sorry! We can not view your site.
    For this issue please contact to our support team via Email with the temporary username and password to your site.
    Please do not share any username and password here in this forum. This forum is public and visible to all customer.

    Thank you!

    in reply to: Social Icons not working #28788

    Hi Info 127,

    Login to our admin site and Go to Appearance > Theme Options > Contact/ Social Links > Contact Info Bar. There you can see the Background Image URL option with upload button where you can add the link as well as upload the image to have the background.
    For icons issue could you please provide us the exact link where you have that issue.

    Thank you!

    in reply to: Issue service page #28787

    Hi Segurini,

    login to your admin site and edit the page logo and geometry and you will see the option to add the featured image at the bottom right. Add the image and save it.

    Thank you!

    Hi Pdetlef,

    Please contact to our sales team via Email with the order number team.
    They will take care of your account.

    Thank you!

    Hi mail5,

    Is your problem fixed?
    If not please clarify the main issue we are confuse what you are trying to say?

    Thank you!

    in reply to: Get rid of Search bar and Page title #28716

    Hi Basti B.

    Yes you are correct hiding the H2 markup tag is not a good idea.
    All customer do not know the coding knowledge to edit/customize the code. So we provide a simple method to hide the title.
    Also you have to create the child theme to edit any code in the theme so that your code will not be lost next time you update the theme.

    We have change your display name to Basti B.

    Thank you!

    in reply to: Customize and Preview not working #28715

    Hi Katieharriman,

    You question is confusing. Which section that is not displaying? Are you talking about the WP customize option?
    Also do try deactivating all the plugins and let us know.

    Thank you!

    in reply to: Attitude V 3.0.1 caused social media icons to disappear #28714

    Hi mkinnunen99,

    Sorry! We have checked lots of time to make the data and settings compatible.
    All set Social Profiles and Theme Horse: Featured Widgets are completely visible and fully compatible to the latest version of Attitude theme. Also in Attitude theme you have to set the social profiles from Appearance > Customize > Social Links not from the widgets.

    If you are getting issue and could you please provide us the temporary username and password to your site via Email. So, that we can see the exact issue into your site.

    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: Centering Service Widget Icons #28712

    Hi Jem,

    Great! Now Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #interface_child_service_widget-4.widget_service .one-third,
    #interface_child_service_widget-2.widget_service .one-third {
        width: 46.36%;
    }
    @media only screen and (max-width: 767px) { 
    #interface_child_service_widget-4.widget_service .one-third,
    #interface_child_service_widget-2.widget_service .one-third {
        width: 100%;
    }
    }

    Thank you!

    in reply to: Eliminating Column Between Left Side Bar and Main Content #28711

    Hi Tomstrain,

    We have updated the CSS code in above reply #28584. Please remove previous CSS code from the custom CSS option and use above CSS code and it will work fine.

    Thank you!

    in reply to: How to apply H1 to the header of a post or page? #28710

    Great! 🙂

    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/attitude
    We really appreciate your rating.

    Thank you!

    in reply to: Wrap text around Images #28709

    Hi Lemonpath,

    Could you please provide us the temporary username and password to your site via Email. So, that we can set it for you.
    Also 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: Problem with slider #28708

    Hi Evanbates33,

    To remove the featured content you have to add the custom CSS code which will hide that section. Just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

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

    Thank you!

Viewing 15 posts - 2,776 through 2,790 (of 3,469 total)