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,296 through 2,310 (of 3,480 total)
  • Author
    Posts
  • in reply to: Increase text size & missing featured images? #45980

    Hi

    Typography features are available only in premium version of attitude theme. You can change font-family, size and color with lots of features in Attitude Pro version. However to increase the main font size go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    body, input, textarea {
        font-size: 13px;
        line-height: normal;
    }

    Increase the above digit value 13 to increase the font size.

    Thank you!

    in reply to: Always expanded search dialog #45979

    Hi Rv,

    To have the search dialog always expanded go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS and paste the following CSS code and Click on save all changes button:

    input.s {
    	width: 100px;
    	padding-left: 10px;
    	border-color: #eaeaea;
    	text-indent: 0;
    }

    Thank you!

    in reply to: Drop Down Menu Items #45978

    @karen2

    Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    #access ul li ul {
        top: 90px;
    }

    Thank you!

    in reply to: Category section #45967

    Hi Melisa,

    To hide the entire section author, date and comment go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .entry-header .entry-meta {
        display: none;
    }

    And to have frontpage just the images that roll and the footer first create a page with any name and set that page to business template from the right side of the editor and choose this page as your front page for your site. You can set the business page as described in this instruction page.

    Thank you!

    in reply to: Remove website option from comment section #45905

    Hi Jexceldadi,

    You can try this plugin to disable the URL option from the comment section.

    Thank you!

    in reply to: Footer Widget area #45904

    Great! If you got any issue then let us know.

    Thank you!

    in reply to: Footer on home page not locked to bottom of screen #45903

    Hi K123,

    Could you please provide us the site URL? So that we can help you.

    Thank you!

    in reply to: I need to set the demo #45902

    Hi WDP,

    To set the slogan just go to Appearance > ​Customizing​ > ​Advanced Options​ > ​Home Slogan Options
    also you can find all the theme option settings under Appearance > Customize ​where you can have a preview of the settings side by side.

    Thank you!

    in reply to: Footer Widget area #45823

    Hi Sam,

    If you have put any one widget in all four column(footer sidebars) and still it display as vertically then please provide us your site URL? So that we can see the exact issue.

    Thank you!

    in reply to: How to create Subheaders #45822

    Hi Brenda,

    Yes you will see those option in post/page editor window.
    Another where you want that option?

    Thank you!

    in reply to: Change Slider Text #45821

    Hi Snelson,

    Slider text will appear from the post/page that you have set and linked to it’s own page/post. To change the slider text you have to upgrade it to pro version of the Attitude theme where you can set the image, title, description and link as your wish.

    Thank you!

    in reply to: More than one CTA-Buttons in PromoBox #45820

    Hi Bi70,

    Sorry! It needs code customize you need to hire a developer as this is a new feature to add in the theme.

    Thank you for using our theme.

    in reply to: Slideshow Images #45785

    Hi Markus,

    Sorry for the late reply. Actually we missed your reply.

    We can not guarantee that the all third party plugin works well in our theme.
    For this feature you have to customize the code. You need to hire a developer as this is a new feature to add in the theme.

    Thank you!

    Hi Monique,

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

    Above CSS code may not work for Attitude theme. If it works in your site then please provide us your site URL where you have add the above CSS code? So that we can see your site and see how it is working.

    Thank you!

    in reply to: How to create Subheaders #45781

    Hi Brenda,

    You will have that option by clicking the red circle icon in the editor shown in this screenshot http://awesomescreenshot.com/0a25zpzu90

    Thank you!

Viewing 15 posts - 2,296 through 2,310 (of 3,480 total)