New Topic

Changing color in Menu drop down

Home › Forum › Account › Changing color in Menu drop down

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #2182
    StartupWP
    Keymaster

    1. Use:

    #menu .sub-menu li a, #menu .children li a {
      background: #E44424;
    }

    2. Under Appearance > Widgets drag a Text widget to the sidebar and paste in the PayPal code.

    3-4. Try:

    .metaslider {
      margin: 30px auto !important;
    }

    5. You’re welcome. :)

    https://startupwp.com/topic/customizing-your-theme/

    #2183
    karin356
    Participant

    #2 Done! Thank you!

    #1 Where exactly do I go to paste this into?

    3-4 Where exactly do I go to paste this into?

    #2184
    StartupWP
    Keymaster

    Please read the link shared above:

    https://startupwp.com/topic/customizing-your-theme/

    Thank you.

    #2185
    karin356
    Participant

    I did. I don’t understand where to put the codes you gave me still. I tried to copy and paste them in Custom CSS and nothing changed. Where do I paste these codes? Can you please advise me?

    Thank you.

    #2186
    karin356
    Participant

    I read it and the article reads this……Add custom CSS within your theme options under: Appearance > StartupPro Options > Advanced Editing > Custom CSS

    I do not have Startup Pro. Apperance gives me the Custom CSS, so I copied and pasted what you gave me there and nothing changed. What now please?

    Thank you again.

    #2189
    StartupWP
    Keymaster

    Ah, yes, in that case try adding a plugin like:

    https://wordpress.org/plugins/simple-custom-css/

    And you can then easily add the CSS.

    #2190
    karin356
    Participant

    Dear Support,

    Thank you very much. I installed the plugin and pasted in the code for drop down and the color is now changed. I am still stumped on:

    3. How do I center my slider under my main title? Slider is to the left

    4. Is there a way to have a little more space between my title and slider? It is right on top of the slider and looks crammed.

    I copied and pasted the code you suggested and nothing changed. You can see our site in what I mean.

    http://lifechangechristiancounseling.org/

    #2191
    karin356
    Participant

    Thank you once again support.

    I figured out how to center the slider. My last question is: Would you happen to know how to put some space between the Title name of our site and the slider?

    Very much appreciated.

    #2192
    StartupWP
    Keymaster

    It appears all CSS provided is added and working.

    Whenever adding new CSS be sure to clear your browser cache and WordPress cache if you’ve installed a caching plugin (you’ll know if you have).

    #2194
    karin356
    Participant

    Thank you so very much! It is all working the way I hoped.

    I could not have done this without you. Thank you, thank you, thank you!

    #2196
    StartupWP
    Keymaster

    You’re very welcome. :)

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.