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 - 3,376 through 3,390 (of 3,480 total)
  • Author
    Posts
  • in reply to: List of Warnings #11348

    Hi Henderson,

    Some hosting are having this issue. Could you please provide us temporary username and password to your site? We will see it once and we will solve your issue.

    Thank you!

    Hi ameetagarwal2010,

    Sorry it is not possible because we made it that way.
    The right side bar moves to the bottom when the screen size is less than 1079px. We made it this way to support narrow layout.

    Thank you!

    in reply to: How to put border around featured image #11346

    Hi Lina,

    Can you provide us your site url so that we can see in which image you want a border and provide you a exact code for it.

    Thank you!

    in reply to: Altering the opacity of the header area #11291

    Hi Alexander,

    If you set the opacity for header section all the content inside header with featured slider, slogan, menu and social icons will also take effect. Hope you are trying to say then please clarify it.

    Thank you!

    in reply to: Category title, admin and date #11225

    Hi Shegga,

    To hide category title, admin and date Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .entry-meta .cat-links,
    .entry-meta .by-author,
    .entry-meta .date {
        display: none; 
    }

    Thank you!

    in reply to: Featured Image size on corporate page #11222

    We have looked into your site and found that you have uploaded the image with 150px X 150px sizes. Please upload the image with 340px X 340px size for clear high quality look.

    Thank you!

    in reply to: Social Media Button Has A Problem #11215

    Social media icons are the buttons that are created with images. It is not possible to make it bigger. You have to hire a developer for this.

    Thank you!

    in reply to: Business page: our client section. Clients logos #11213

    You have to edit the logo with adding some gap around and upload and yes logo should be about 400px (width) and 150px (height).
    Though if you just want to add some more space between the logo that you have right now then just Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    
    .widget_ourclients ul li {
        margin: 0 30px;
    }

    Regards,
    Theme Horse

    in reply to: Increasing Header title size #11212

    Sorry it is not possible. It needs code customization. You have to hire a developer for this.

    Thank you!

    Hi Ameetagarwal2010,

    Sorry this is not an issue. we made it that way. When you view it on smaller screen 1079px then responsiveness start working and right side bar moves to the bottom of the main content.

    Thank you!

    in reply to: Center horizontal menu (pages, links, etc..)? #11201

    Hi bdk,

    To centered the menu Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    #access {
    	text-align: center;
    }
    #access li {
    	display: inline-block;
    	float: none;
    	margin-right: -4px; 
    }
    #access a { 
    	display: block;
    	float: none;
    }
    #access ul li ul {
    	text-align: left;
    }
    #access ul li ul li {
    	display: block;	
    	margin-right: 0;
    } 

    Thank you for using our theme.

    in reply to: Trouble hiding page title on some posts but not others #11127

    Hi Ann,

    To hide a post title in single post page Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    .single-post .entry-header {
        display: none;
    }

    Hope this solve your problem.

    Thank you!

    in reply to: Link color in bulleted lists #11126

    Hi LMKweb,

    To change content lists color Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:

    
    #content ul a, #content ol a {
         color: #05A9C5;
    }

    Note: Change the above Hex color code 05A9C5 to your own color code to change the lists color.

    Thank you!

    in reply to: Margins modifications in a section #11125

    Hi Lokman,

    Sorry it is not possible to this theme. You have to customize the code. You need to hire a developer for this.

    Thank you!

    in reply to: Kitchen Sink – Text Color #11124

    Hi Ann,

    You want to change the style of the text when it is selected/ highlighted OR what?

    Thank you for using our theme.

Viewing 15 posts - 3,376 through 3,390 (of 3,480 total)