Viewing 20 posts - 1 through 20 (of 26 total)
  • Author
    Posts
  • #5380
    Simona
    Member

    Hi, this theme is beatiful…thanks a lot.

    It’s the first time I use it. I would like to change the color of the text’s menù but I don’t Know how to do… (sorry for my english)

    thanks

    Simona

    #5434
    Sakin
    Keymaster

    @Simona: Can you post your Site URL. Do you mean the text color in the menu.

    To change the text color in the menu of Catch Everest Theme. Just add the following CSS in “Custom CSS” box in your Theme Options panel. You can change the color code as per your color needed.
    #header-menu ul.menu a { color: #0088cc; }

    #5479
    Simona
    Member

    Hi,

    Thanks a lot for your help!!! I also need to change the color of text of the sub page in the menu.

    My site is under construction . The URL is http://www.yogayurveda.net

    thanks

    Simona

    #5497
    Sakin
    Keymaster

    @Simona: Your site in Under Construction so I cannot see your site. Can you send me the screenshot of what you want to change. So, that I can get clear picture of what you want.

    #5502
    Simona
    Member

    Hi Sakin, now I’ve put on line the site.  In the main menù I have some sub page. I would like to change the color of the text of the title of the sub page. Now the text is white . For me it’s difficult to explain better, I’m very sorry.

    #5505
    Simona
    Member

    I want to change the color of the text of the parent page inside of the main menu

    #5541
    Sakin
    Keymaster

    @simona: Detail color options will be available on Catch Everest Pro theme which is schedule to launch next week.

    I am not so sure if I understand your question. Can you try to add the following css in your “Custom CSS” box in Theme Options panel and see it

    #header-menu ul.menu ul a { color: #d8ae2f; }

    #5651
    Simona
    Member

    Great Sakin…I adore you!!!!! 🙂 You’ve perfectly understood what I meant.

    Certainly in the next few days I’ll ask something else…ahahahah

    Thank you very much

    Simona

    #5652
    Simona
    Member

    😉

    #5723

    What about changing the color and font of the main menu instead of the sub menu?

    #5733
    Simona
    Member

    Hi, how can I do to justify the text in the homepage featured content?

    my site is  http://www.yogayurveda.net

    Simona

     

    #5759
    bhomay
    Member

    Hi Sakin,

    How can i change background of  my website from white to different

    The whole background under FAQ and all the text and testimonials everything

    http://www.greencleaningsydney.com.au/content/frequently-asked-questions/

     

    #5852
    Sakin
    Keymaster

    @Simona: Just add the following CSS in “Custom CSS” box in your Theme Options panel to justify the text in Featured content in homepage.
    .home #featured-post .entry-content { text-align: justify; }

    #5853
    Sakin
    Keymaster

    @bhomay: Looks like you have already able to change the background.

    #5964
    bhomay
    Member

    @sakin
    my question is the white colour u can see
    http://www.greencleaningsydney.com.au/content/
    at the back of domestic cleaning and all
    and the grey colour at the back of FAQ’s content onhttp://www.greencleaningsydney.com.au/content/
    and also white on the side of same page, i wana change all white to different custom colour

    #5995
    Sakin
    Keymaster

    @bhomay: Just add the following CSS in “Custom CSS” box in theme options panel. Just change the color code as per you need.

    /* For homepage Message background color */
    #homepage-message { background-color: #8DC73F; }
    /* For main Background color */
    #main { background-color: #8DC73F; }

    #6037
    bhomay
    Member

    @sakin thanks

    As you can see i’ve changed colours can u please let me know how can i change colour of footer and also there is a white line at bottom.. how to fix that??

    #6042
    Sakin
    Keymaster

    @bhomay: Just add the following CSS in “Custom CSS” box in theme options panel. Just change the color code as per you need.

    /* For footer site generator */
    #site-generator { background-color: #8DC73F; }
    /* For Border Color in Header Message */
    #homepage-message { border-color: #8DC73F; }

    #6043
    Sakin
    Keymaster

    Just to let you all know that there is Catch Everest Pro version as well which has lot of color options, font options and many more from Theme Options panel itself. Take a look at it http://catchthemes.com/themes/catch-everest-pro

    #15058

    Hello Sakin,

    is it possible to change the color of one single menu item? I want to change it from white to green.

    I already tried it like this: #menu-item-101 {color: #0B610B;}

    but the color has not changed. The setting gets ‘overwritten’ by the other class.

    See the page: (daniel.australien.tinig.de). The list item I want to change is named “Angebot anfordern”

    Thanks in advance,

    Daniel

Viewing 20 posts - 1 through 20 (of 26 total)
  • The topic ‘change color of the text menu’ is closed to new replies.