Site logo

[Support request] background color

Home Forums Support [Support request] background color

Home Forums Support background color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2584278
    afuente26

    Hello,

    how can I change the main navigation background color, but just in the mobile phone….

    Thanks
    Angel

    #2584486
    Ying
    Staff
    Customer Support

    Hi Angel,

    Can you link us to your site? You can use the private info field for it.

    Let me know!

    #2584610
    afuente26

    hello ying,

    it´s a new site under contruction.

    I give you the link in the private information

    thanks

    #2584753
    Ying
    Staff
    Customer Support

    I can’t log in to your site as the wp-admin doesn’t work, I got the You don’t have permission to access this resource message.

    can you share the WP login URL as well?

    #2585046
    afuente26

    sorry for that. due of security reasons, I have a IP filter. now, you can access 😉

    #2585066
    Fernando
    Customer Support

    Hi Afuente,

    Try adding this through Appearance > Customize > Additional CSS:

    @media (max-width: 768px){
        nav#site-navigation {
        background-color: #ff0000
    }
    }
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.