• Resolved dudgemaster

    (@dudgemaster)


    Hi,

    not sure where I am going wrong. I have created a page with tabs but now you can’t click to go on to the next tab.

    Ive tried adding a second Tab set below to diagnose the problem but that works fine. The only thing I have changed is a couple of styles and the content.

    please help!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author cubecolour

    (@numeeja)

    There appears to be a rule in your child theme’s stylesheet causing this. The tabs should be clickable when this rule is removed.

    
    .panel-grid .panel-row-style {
        position: inherit;
    }
    
    Thread Starter dudgemaster

    (@dudgemaster)

    I’d have never have found that! Thanks

    I’m having the same problem and can’t figure out how to fix the issue. I’m a complete novice when it comes to code so any advice/help would be extremely appreciated!

    https://creativeaction.org/2018-summer-camps-draft/

    Plugin Author cubecolour

    (@numeeja)

    @christaberry2017. You question should have been posted as a new topic rather than a post on this resolved topic.

    You do not appear to be using the tabby responsive tabs plugin to build the tabs on your page, so the tabby responsive tabs support forum is not the correct place to post this question.

    If your tabs are added via a plugin, please post your question on the support forum for that plugin, or if this functionality is provided by your theme, please post on the support forum for your theme.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can’t click on inactive tabs’ is closed to new replies.