• Hi,
    I am using the Enigma advanced theme and have 2 issues.
    1. I have removed menu from my page as I do not need it but when I go to mobile and tablet I still get a menu navbar button (hamburger menu)- how can I remove it?
    2. On my frontpage slider I would like to change the colour of link button slider (border and background)- can you help me please with correct CSS?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter trudzia84

    (@trudzia84)

    I manage to remove the navbar button myself but can someone help me with changing the colour of button slider?
    Also how can I change the height of footer widget area and menu area?

    Hello,

    What color do you want with the Slider Button.

    NOTE: Please we do not offer paid theme support here. This forum is only for www.remarpro.com Themes / Plugins support.

    Thanks

    Thread Starter trudzia84

    (@trudzia84)

    Hi,
    I want it to be white with black text on it and black boarder if it is possible

    Hello,

    for slider button you can add this custom css

    a.enigma_blog_read_btn.animated.bounceInUp {
        background-color: #fff !IMPORTANT;
        color: black !IMPORTANT;
        background-image: none;
        border: black solid;
    }

    for changing height of footer area mention the page you need help with and explain how much height you want.

    NOTE: Please we do not offer paid theme support here. This forum is only for www.remarpro.com Themes / Plugins support.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Menu navbar removal’ is closed to new replies.