New Landing How can we help? Cardinal Chevron opacity to 100%, naked menu icons larger

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Cardinal
  • #246295
    sorelh
    Member
    Post count: 169

    Hi, I would like to make the chevron to continue (.sf-icon-slider-chevron-down:before) on the main image 100% opacity so that it isn’t faded before the hover. Please can I have the CSS to do that? See screenshot attached.

    Also, can the naked header menu, search and contact icons be any larger?

    Thanks

    Sorel

    Attachments:
    You must be logged in to view attached files.
    #246320
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .swift-slider .swift-slider-continue {
      opacity: 1;
    }
    a.contact-menu-link > i {
      height: 40px;
    }
    a.contact-menu-link {
      font-size: 40px;
      line-height: 40px;
    }
    #header .aux-item ul.menu > li > a.header-search-link i::before {
      height: 40px;
    }
    #header .aux-item ul.menu > li > a.header-search-link i {
      height: 40px;
    }
    #header .aux-item ul.menu > li > a.header-search-link {
      font-size: 40px;
    }

    For the menu icon this is too complicated to change size as there is a lot of css for it that you would need to change

    – Kyle

    #246321
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .swift-slider .swift-slider-continue{
    opacity:1 !important;
    }
    

    Thanks
    Mohammad

    #246331
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #246335
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) In the Row extra class field add ‘no-shadow’

    2) In the page meta options ‘Remove Bottom Spacing’

    – Kyle

Viewing 5 posts - 1 through 5 (of 5 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