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,431 through 2,445 (of 3,476 total)
  • Author
    Posts
  • in reply to: Sticky header for Interface Pro #42832

    Hi Chris,

    If so please add below Custom CSS too

    #branding {
        padding-top: 102px;
    }

    Thank you!

    in reply to: Custom Image Background #42709

    Hi Alton,

    Sorry! We can not mentioned background image size as it depends upon screen size but we recommend you to use a large image for a better user experience.

    Thank you!

    in reply to: adding image under page title on attitude pro theme #42708

    Hi Ghowes,

    To add the background image for the page title just go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .page-title-wrap {
        background-image: url("ADD-YOUR-IMAGE-LINK-HERE");
    }

    Note: Please replace your image link in above ADD-YOUR-IMAGE-LINK-HERE text.

    Thank you!

    in reply to: Extend Right Sidebar to the Bottom of the Page (container) #42707

    Hi Ghowes,

    What about adding that image to the #primary tag rather than in #secondary? So that it stays at the bottom of the each article.

    Thank you!

    in reply to: Changing position of primary Menu in Header Container #42706

    Hi Chris,

    How would you like to have the primary menu in the header.

    And to add the backgroud Image for the header container just go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .hgroup-wrap {
        background-image: url("ADD-YOUR-IMAGE-LINK-HERE");
    }

    Note: Please replace your image link in above ADD-YOUR-IMAGE-LINK-HERE text

    Thank you!

    in reply to: Social Media Icons – Top of Page – Color #42705

    Hi Becci,

    For that you have to edit the image to edit it go to the the theme main directory > images > there you can find the social-icons.png

    Thank you!

    in reply to: Contact Bar Font Color #42704

    Hi Robert,

    To change the font color to a brighter white please go to Appearance -> Theme Options -> Color Option -> Font Color Options there you can find Top Info Bar and Bottom Info Bar to change the color to white.

    Thank you!

    in reply to: Reduce white space above header image #42703

    Hi Ardit.bejtu,

    To reduce the white space in the header as your need go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .hgroup-wrap {
        padding-bottom: 10px;
        padding-top: 0;
    }
    .hgroup-right {
        margin-top: 15px;
    }

    Thank you!

    in reply to: Links are out of alignment #42702

    Hi Becci,

    Please provide us your site URL? So that we can find out the exact issue.

    Thank you!

    in reply to: Font size #42615

    Hi Petar,

    Could you please clarify which header three you want to reduce the font size? So that we can provide you a exact custom CSS code.

    Thank you for using our theme.

    in reply to: Edit header html #42524

    Hi there,

    It does not matters which tag comes first.
    We have coded H1 tag for the important title for better SEO so that your article will have the first priority whenever some one google.

    Thank you!

    in reply to: Change the colour behind the site title (but not Menu) #42499

    Hi Sgeorge,

    You have to set the background color for menu bar too. To set the color for both header and menu use the custom css below.

    #branding {
        background-color: #fff;
    }
    #access {
        background-color: #fff;
    }

    Replace above HEX color code #fff to your own HEX color code.

    Thank you!

    in reply to: demo help #42457

    @dwells If you have not email us the login detail then please email us the temporary username and password to your site here so that we can set the dummy content in your site same like our demo.
    If you have already email the login detail then our email support team will reply you.

    Thank you for using our theme.

    in reply to: User Profile Image Size #42456

    Hi Amoin,

    To reduce the avatar image icon size of go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .comments-area article header img {
        width: 30px;
    }
    .comments-area article header cite,
    .comments-area article header time {
        margin-left: 50px;
    }
    .comments-area article header {
        margin-bottom: 10px;
    }

    Thank you for using our theme.

    in reply to: Try to download Attitude Pro 3.0.5 but it´s not a zip file #42455

    Hi Asa,

    Sorry! There is no any issue in the file.
    Go to your account page and you will see the available download section where you can download the theme zip file.

    Thank you!

Viewing 15 posts - 2,431 through 2,445 (of 3,476 total)