Tagged: slider
- This topic has 92 replies, 4 voices, and was last updated 12 years, 4 months ago by Sakin. 
- 
		AuthorPosts
- 
		
			
				
May 17, 2013 at 11:50 pm #9121Sakin Keymaster@impresnet: To edit footer powered by text. You need to upgrade to Catch Everest Pro theme where you will get “Footer Editor Options” in Theme Options panel. May 19, 2013 at 6:44 am #9158impresnet MemberLike I said before I do not have money to upgrade to the Pro version I do not want to remove the credits, I just want to modify. May 19, 2013 at 9:36 am #9164Sakin Keymaster@impresnet: Sorry I cannot help at this case. May 21, 2013 at 11:33 am #9246impresnet MemberOk. How I can change the color of the footer? Still have not solved the problem in IE8 (on WordPress.org), could you point me how to fix it, because I need that this template working well. Bye May 21, 2013 at 5:56 pm #9259Sakin Keymaster@impresnet: You can change the color through custom css. You can change the color code and add the following CSS in “Appearance => Theme Options => Custom CSS” box. #site-generator { background-color: #3a3d41; color: #999; }May 22, 2013 at 8:10 am #9278impresnet MemberThank’s It possible change the text color of the footer? May 22, 2013 at 3:13 pm #9299Sakin Keymaster@impresnet: in the above css just change the color to change the text of the footer. May 22, 2013 at 9:10 pm #9317impresnet MemberThank you!! 1.- It possible change the footer height? 
 2.- It is possible in the credits (footer) leave everything on one line (it is ugly on two)May 22, 2013 at 11:02 pm #9324Sakin Keymaster@impresnet: You can adjust the footer height by adjusting footer padding. Just adjust the padding and add it in “Appearance => Theme Options => Custom CSS” box. #site-generator .site-info { padding: 4rem 0; }For footer credit, it on single line only. You cannot change footer credit in free version. May 23, 2013 at 3:01 am #9337impresnet MemberThanks, but does not work in IE8 … will exist another way? May 23, 2013 at 7:07 am #9342impresnet MemberI forgot to ask … Sorry for the insistence, but have not solved the problem (maximum width) in IE8 (on WordPress.org), could tell me how to fix it? or bother much I can do you? May 23, 2013 at 9:49 am #9345Sakin Keymaster@impresnet: Sorry I gave you the wrong css. Change it with the following #site-generator .site-info { padding: 40px 0; }May 23, 2013 at 7:29 pm #9375impresnet MemberThank you very much. Sorry for the insistence, but have not solved the problem (maximum width) in IE8 (on WordPress.org), could tell me how to fix it? or bother much I can do you? May 24, 2013 at 1:06 am #9384Sakin Keymaster@impresnet: I don’t understand what you mean. May 24, 2013 at 2:35 am #9393impresnet MemberSorry for my english. I refer to page width problem in IE8, it still is not fixed in updates WordPress.org. My question is: how to solve this problem? .. I can give you access to my page if you can do it your. May 24, 2013 at 11:56 am #9407Sakin Keymaster@impresnet: Oh I got that. Wait the new version is not yet out. May 24, 2013 at 8:38 pm #9418impresnet MemberWhen the new version will be ready? May 26, 2013 at 8:39 pm #9471Sakin Keymaster@impresnet: We have already push it for update. So, it will be out soon. May 27, 2013 at 9:03 am #9493impresnet MemberOK. I can do this: http://i39.tinypic.com/30jl30n.jpg May 27, 2013 at 9:42 am #9498Sakin Keymaster@impresnet: I just check in your image. Yes you can do that. Just add the following CSS in “Appearance => Theme Options => Custom CSS” box. #hgroup-wrap, #site-logo { padding: 0; }When you add in the above custom css. You need to remove your current custom css code as below: #hgroup-wrap { padding-bottom: 10px; } #site-logo { padding-top: 10px; }
- 
		AuthorPosts
- The topic ‘How to remove some things’ is closed to new replies.
