• Closed
  • sunshine2sky
    Spectator
    November 29, 2017 at 3:55 am #35588

    Hello
    This is same my last issue.
    theme4press tabs shortcode not responsive for my website.
    Its show on Desktop screen but not show on less screen or mobile screen.

    please help.
    Thank you.

    vaibhav
    Spectator
    Posts: 287
    November 29, 2017 at 12:55 pm #35604

    Hi,

    Please provide your site url to check your issue so that our developer sort out your problem easily.

    Thank you

    sunshine2sky
    Spectator
    Posts: 26
    November 30, 2017 at 1:19 am #35624
    This reply has been marked as private.
    vaibhav
    Spectator
    Posts: 287
    November 30, 2017 at 7:32 am #35633

    Hi,

    You have added custom css that cause problem
    .nav, .main-navigation, .genesis-nav-menu, .hide {
    display: none !important;
    }

    Find above css in your additional css area and replace with below one.
    .main-navigation, .genesis-nav-menu, .hide {
    display: none !important;
    }

    Thank you

    sunshine2sky
    Spectator
    Posts: 26
    November 30, 2017 at 9:04 am #35635

    Hi

    I didn’t find any css from above but i try to add it in my additional css. Its not working.

    Please, suggest.
    Thank you.

    vaibhav
    Spectator
    Posts: 287
    December 1, 2017 at 8:02 am #35692

    Hi,

    We can’t check your custom css on your site because we have to not access for this.
    Please add this custom css.
    .main-navigation, .genesis-nav-menu, .hide {
    display: none !important;
    }

    Thank you

    sunshine2sky
    Spectator
    Posts: 26
    December 2, 2017 at 10:18 am #35729

    I try to add that css but same problem.

    Thank you.

    sunshine2sky
    Spectator
    Posts: 26
    December 2, 2017 at 4:48 pm #35746

    Hi

    I try to add css but tabs not show on screen.
    I want to tabs show on desktop screen and mobile screen like responsive.
    Now tabs show on desktop screen but hide when less screen or mobile screen.

    Please, suggest.
    Thank you.

    vaibhav
    Spectator
    Posts: 287
    December 4, 2017 at 7:22 am #35834

    Hi,

    Currently, we have found old css on your site, sorry we have not found new css that you have set.
    https://prnt.sc/hirmxs

    please give us access to customizer screen, we have not access you customizer screen so we have not check your css.

    Thank you

    sunshine2sky
    Spectator
    Posts: 26
    December 14, 2017 at 4:33 am #35989
    This reply has been marked as private.
    vaibhav
    Spectator
    Posts: 287
    December 14, 2017 at 7:11 am #35996
    This reply has been marked as private.