New Landing How can we help? Themeforest Theme Support Uplift Transparent header and icon box grid

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #275351
    zaclovett
    Member
    Post count: 14

    Hi Swift Ideas,
    Loving your new theme Uplift!

    1. I would like to make the header 50% transparent and black. How do I achieve this?

    2. I would like to change the font size of the icon box grid on this page http://www.byronsun.com.au/bswp/?page_id=13 and also make the grey outline around each box transparent so that I can fake 8 columns. Is it possible to have more than 4 columns and if so how?

    Thanks so much 🙂

    #275366
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Change the header in the page meta options to Naked- Light and I’ll provide some custom css

    2) Add this to your custom css:

    .spb_icon_box_grid[data-columns="4"] .spb_icon_box:nth-child(4n-1), .spb_icon_box_grid[data-columns="4"] .spb_icon_box:nth-child(4n-2), .spb_icon_box_grid[data-columns="4"] .spb_icon_box:nth-child(4n-3) {
      box-shadow: none;
    }
    .spb_icon_box_grid .spb_icon_box {
      border: 0;
    }

    – Kyle

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

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

License required for the following item
Login and Registration Log in · Register