Tagged: slider
- This topic has 92 replies, 4 voices, and was last updated 11 years, 9 months ago by
Sakin.
-
AuthorPosts
-
April 18, 2013 at 7:45 pm #7268
impresnet
MemberDear.
I’m testing your theme Catch Everest and I have some query that I hope I can help:
1. – As I can remove the title and the description of the page located above it.
2 – How to remove the search field located upstairs.
3. – How to remove the space located above and below the web.PD. I apologize for my English.
My page test: http://www.impresnet.com/esc/EAO/
Thank you very much.
April 20, 2013 at 12:38 am #7345impresnet
MemberHelp please!!!
April 20, 2013 at 3:45 am #7373Sakin
Keymaster@impresnet:
1. – As I can remove the title and the description of the page located above it.
— Just go to “Appearance => Header”, then in “Header Text” just uncheck “Show header text with your image.”
2 – How to remove the search field located upstairs.
— Just go to “Appearance => Theme Options => Header Right Section” and then Check to disable and save it.
3. – How to remove the space located above and below the web.
— Add the following CSS in “Custom CSS” box in Theme Options panel.
.site { margin: 0 auto; }
April 20, 2013 at 5:52 am #7384impresnet
MemberThank you very much Sakin.
I have another query, you can hop a little logo up and remove some down space which houses the menu.
Bye.
April 20, 2013 at 3:58 pm #7403Sakin
Keymaster@impresnet: You can just play around with the padding you need. Just copy the following CSS in “Appearance => Theme Options => Custom CSS”.
`
#site-logo { padding-top: 10px; }
#hgroup-wrap { padding-bottom: 10px; }
`April 21, 2013 at 8:26 am #7445impresnet
MemberThank you Sakin.
What is the maximum width of the logo that supports the theme.
Bye.
April 21, 2013 at 9:48 pm #7477Sakin
Keymaster@impresnet: By default maximum size is 1040px width but it can support 1140px width. To support 1140px width, you need to remove the white space in left and right by adding following CSS in “Appearance => Theme Options => Custom CSS” box
`#hgroup-wrap { padding-left: 0; padding-right: 0; }`April 22, 2013 at 7:15 am #7511impresnet
MemberThank you very much.
You can remove the slider the title, subtitle color and margin?
It is possible in the post and pages change the margins of the text of them, because the text is plenty of space on the left and right.
Bye
April 22, 2013 at 10:39 pm #7558Sakin
Keymaster@impresnet: You can remove the slider the title, subtitle color and margin?
— Do you mean to remove the title and subtitle text, or change the color or remove the margin. Can you send me screenshot what you want to do.It is possible in the post and pages change the margins of the text of them, because the text is plenty of space on the left and right.
— If you are talking about the page http://www.impresnet.com/esc/EAO/?page_id=2. You have choose page without sidebar what is why it is small width and stays at the center. You can upgrade to pro version where you have content layout option to choose “Full Width, no sidebar” where you will have widget width. See this for more details http://catchthemes.com/theme-instructions/catch-everest-pro/April 23, 2013 at 8:03 am #7592impresnet
MemberSorry for my inglish.
1.- I want to remove as indicated in red. Or modify colors:
http://oi33.tinypic.com/14kbof7.jpg2.- What I want is to leave the post and page to Full Width, like most of the themes. Is it possible?
Bye
April 23, 2013 at 5:36 pm #7621Sakin
Keymaster@impresnet: It’s ok and I am sorry that I couldn’t understand properly. But now I am clear about it and here goes answer to your questions:
1.- I want to remove as indicated in red. Or modify colors:
— To remove the slider content. You can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
`#main-slider .entry-container { display: none; }`2.- What I want is to leave the post and page to Full Width, like most of the themes. Is it possible?
— Sorry the full width option is currently available only in Catch Everest Pro version.April 23, 2013 at 8:06 pm #7639impresnet
MemberDear.
And there is a possibility to modify to make it Full Width at the Free version, since I do not have money to buy the Pro version, the website where you will use the theme for a school is not much money.
You can make a exception please!!!
April 23, 2013 at 9:20 pm #7654Sakin
Keymaster@impresnet: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
`.no-sidebar #primary { width: 100%; }`April 24, 2013 at 6:44 am #7706impresnet
MemberThanks but thank you very much for your understanding.
I really liked your theme and am trying to use it as you said before … and still I have some questions that I hope do not bother:
I tried to enlarge the website with the option (http://i36.tinypic.com/maxcom.jpg), but does not work in Internet Explorer (version 8 am testing) with firefox if it expands … that will be happening???
Bye
April 24, 2013 at 11:38 am #7715Sakin
Keymaster@impresnet: Sorry I don’t understand this question.
April 24, 2013 at 5:45 pm #7738impresnet
MemberWhen using the option to expand or enlarge more page, not work in Internet Explorer, it will be?
Internet Explorer: http://i38.tinypic.com/2wmmbg5.jpg
Firefox y Google Chrome: http://i36.tinypic.com/6yihl4.jpg
The theme is compatible with internet explorer?
Bye
April 29, 2013 at 7:54 pm #8005impresnet
MemberApparently depending on the screen resolution page view changes, is it so? Depends on a particular resolution to work well in all browsers?
April 29, 2013 at 10:03 pm #8017Sakin
Keymaster@impresnet: Yes you can disable responsive if you want through Theme Options.
April 30, 2013 at 5:28 am #8040impresnet
MemberYou can not then have the option enabled, if you want to display well in Internet Explorer page?
Why not work well in Internet Explorer?
April 30, 2013 at 7:10 am #8043Sakin
Keymaster@impresnet: It should work fine on IE as with option enable. In which IE version you are checking it. This theme support IE8 and above only.
-
AuthorPosts
- The topic ‘How to remove some things’ is closed to new replies.