This topic has 13 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #140138
     kjcarleo
    Participant

    Hello I am using a white text menu with some dark BG. It looks OK on the main home page, but other pages it is hard to see the text depending on  where the menu is laid out. Is it possible to instead of making the font BOLD, that I could either (1) apply a stroke to the text, or (2) apply a outer glow to the text?

    Here is an example page: http://c4f.a19.mwp.accessdomain.com/our-leadership/

     

    #140233
     Laura
    Moderator

    Hello, you could have that setting ONLY at the homepage? And other pages different

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #140289
     kjcarleo
    Participant

    I actually need it more on the other pages than the home page.

    Kevin

    #140617
     kjcarleo
    Participant

    Is this possible? Even if I could just test it out at first

    #140812
     Laura
    Moderator

    Hello, i see, i can help you, give me a list of the pages and the style of header you want for each (colors etc…)

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #140817
     kjcarleo
    Participant

    Every page other than the home page where the header menu is different. I just want to text to stand out better. Take a look at this page and you will see the header menu is kind of hard to see especially when it is lighter in the BG: http://c4f.a19.mwp.accessdomain.com/our-leadership/

    #141072
     Laura
    Moderator

    Hello, try with this css

    COPY CODE
    
    ul#menu-megaprimarymenu a {
        text-shadow: -1px -1px white, 1px 1px #000;
    }
    .home-page #menu-megaprimarymenu a {
        text-shadow: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #141092
     kjcarleo
    Participant

    Not liking how that looks to be honest. I was hoping for more of a glow effect around the text, vice a drop shadow.

    I changed it back to bold and maybe I will keep it that way and wait for feedback from the visitors.

    Kevin

    #141093
     kjcarleo
    Participant

    Could I at least apply a black stroke of 1 or 2 pixels to the MAIN MENU (not submenus)?

    Kevin

    #141393
     Laura
    Moderator

    Hello try

    COPY CODE
    
    ul#menu-megaprimarymenu li a {
        text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
    }
    ul.dropdown-menu li a {
        text-shadow: none !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #141399
     kjcarleo
    Participant

    OK, now I can see a black stroke, looks a bit clearer. Can I make it 2 pixels by just changing the 1’s to 2’s?

    Kevin

    #141612
     Laura
    Moderator

    Yes 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #141692
     kjcarleo
    Participant

    Yes that worked perfectly, thanks again.

    Kevin

    #141895
     Laura
    Moderator

    Glad to help 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

Viewing 14 posts - 1 through 14 (of 14 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?