Home Forums Pro Themes Dark Music Pro Changing color of hover for menu & blog buttons & a few other questions

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #156207
    James Robertson
    Participant

    HEllo!

    I just purchased the Dark Music Pro, and I’ve been able to figure out most of the changes I’ve wanted, however, I have a few questions. Please see the imgur links for info regarding the first few questions.
    https://imgur.com/vNrAd8G
    https://imgur.com/alCFXKl

    1. How can I change the blog button color from this pink to a silver or something else?
    2. How can I change the hover color?
    3. How can I change the hover color on mobile (I would like it to be the same as on desktop)
    4. How can I change the white background menu color on mobile to black or something darker to match the desktop version?
    5. Is there anyway I can move my static homepage above the theme front page options (such as playlist for example). I want the static front page to be above the theme options. This would really be an amazing feature if possible.

    #156230
    James Robertson
    Participant

    Edit:

    I’ve figured out a couple things on my own again. 🙂

    HEllo!

    I just purchased the Dark Music Pro, and I’ve been able to figure out most of the changes I’ve wanted, however, I have a few questions. Please see the imgur links for info regarding the first few questions.
    https://imgur.com/vNrAd8G
    https://imgur.com/alCFXKl

    1. How can I change the blog button color from this pink to a silver or something else?
    2. How can I change the hover color?
    3. How can I change the hover color on mobile (I would like it to be the same as on desktop)
    4. How can I change the white background menu color on mobile to black or something darker to match the desktop version?
    5. Is there anyway I can move my static homepage above the theme front page options (such as playlist for example). I want the static front page to be above the theme options. This would really be an amazing feature if possible.

    #156236
    Psink
    Keymaster

    Hello James,
    Please add this CSS in the Additional CSS to change the menu background color on mobile

    
    @media screen and (max-width: 767px){
       #masthead.site-header .main-navigation ul.nav-menu {
        max-width: 100%;
        background: #a2a1a1;
       }
    }
    

    Regarding query no.5, is it you want the playlist section at the top?

    #156237
    James Robertson
    Participant

    Awesome. That worked perfectly.

    Yes on #5, I was wondering how I can move those other menus below the static homepage (if I choose to do so).

    & now I have one more query, it seems the “courses” option is disabled for whatever reason, I can pick which blog posts I want etc, but it doesn’t show up and isn’t in the homepage sortable.

    Thanks again!

    #156273
    Psink
    Keymaster

    Hello, Regarding the “Course Section” can you please share your site login details through our contact form? Just to confirm is there an issue with the site or in the theme code itself

    https://themepalace.com/contact-us

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