• Dear Support,

    Nice app you have there and I have tested it on the tester site. However some of the elements are conflicting with the app. In the mobile website responsive load, it is fine, it is only when I loaded the site into the app using my own theme, the SELECTED tabs shows different background color using Buddyboss theme.

    I have to no avail changed the background-color for the .selected class but nothing seems to be working.

    I have only this last issue to be solved before purchasing.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AmauriC

    (@amauric)

    Hi ??

    This CSS rule works:

    
    html body nav.bp-navs ul li.selected a {
        background-color: white!important;
    }
    
    Thread Starter novaangel1

    (@novaangel1)

    Wow that works, AmauriC. You really work wonders! Everything seems fine, will purchase the app after final testings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Presale question : Using own theme differs from mobile site’ is closed to new replies.