Tagged: 

Viewing 20 posts - 1 through 20 (of 93 total)
  • Author
    Posts
  • #7268
    impresnet
    Member

    Dear.

    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.

    #7345
    impresnet
    Member

    Help please!!!

     

     

    #7373
    Sakin
    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; }

    #7384
    impresnet
    Member

    Thank 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.

    #7403
    Sakin
    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; }
    `

    #7445
    impresnet
    Member

    Thank you Sakin.

    What is the maximum width of the logo that supports the theme.

    Bye.

    #7477
    Sakin
    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; }`

    #7511
    impresnet
    Member

    Thank 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

    #7558
    Sakin
    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/

    #7592
    impresnet
    Member

    Sorry for my inglish.

    1.- I want to remove as indicated in red. Or modify colors:
    http://oi33.tinypic.com/14kbof7.jpg

    2.- What I want is to leave the post and page to Full Width, like most of the themes. Is it possible?

    Bye

    #7621
    Sakin
    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.

    #7639
    impresnet
    Member

    Dear.

    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!!!

    #7654
    Sakin
    Keymaster

    @impresnet: Just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    `.no-sidebar #primary { width: 100%; }`

    #7706
    impresnet
    Member

    Thanks 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

    #7715
    Sakin
    Keymaster

    @impresnet: Sorry I don’t understand this question.

    #7738
    impresnet
    Member

    When 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

    #8005
    impresnet
    Member

    Apparently depending on the screen resolution page view changes, is it so? Depends on a particular resolution to work well in all browsers?

    #8017
    Sakin
    Keymaster

    @impresnet: Yes you can disable responsive if you want through Theme Options.

    #8040
    impresnet
    Member

    You can not then have the option enabled, if you want to display well in Internet Explorer page?

    Why not work well in Internet Explorer?

    #8043
    Sakin
    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.

Viewing 20 posts - 1 through 20 (of 93 total)
  • The topic ‘How to remove some things’ is closed to new replies.