New Landing How can we help? Themeforest Theme Support Dante Tour Section Tab's Size Issue

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #86219
    E_K
    Member
    Post count: 199

    Hello again,

    How can I balance the size of tabs at Tour Section? Let’s make it auto.

    Image attached.

    Thanks in advance.

    #86227
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please could I see your link to help provide you with some custom css?

    – Kyle

    #86229
    E_K
    Member
    Post count: 199
    This reply has been marked as private.
    #86236
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .nav-tabs > li {
      height: auto;
      width: 100%;
    }
    .spb_tour .nav-tabs {
      width: 140px;
    }

    – Kyle

    #86249
    E_K
    Member
    Post count: 199
    This reply has been marked as private.
    #86250
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    The corners are not rounded in the header? Here I made your header black so that you can see (see screenshot)

    Please open a new thread for the slider issue

    – Kyle

    #86253
    E_K
    Member
    Post count: 199
    This reply has been marked as private.
    #86255
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Because you’ve added the background to the header and topbar individually (which you have to do) but unfortunately in this case the backgrounds have not lined up perfectly

    – Kyle

    #86256
    E_K
    Member
    Post count: 199

    Thanks Kyle, you are amazing.

    Can you please provide me with the header shadow css , so at least I can add it to top bar as well?

    #86267
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Well it would be this:

    #top-bar {
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    }

    But doesn’t look great because it’s visible inbetween the header and topbar

    – Kyle

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register