Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • Ninja Lead Moderator
    #737748

    I checked directly the templates/purity_iii/css/custom.css file

    change from


    td, tr td {
    border-top: 1px solid rgba(221, 221, 221, 0); @media (max-width: 767px) {
    .page-masthead .container .custom img:nth-child(2) {
    width: 100% !important;
    }
    }
    }

    to

    td, tr td {
    border-top: 1px solid rgba(221, 221, 221, 0);
    } @media (max-width: 767px) {
    .page-masthead .container .custom img:nth-child(2) {
    width: 100% !important;
    }
    }

    sirbogoff Friend
    #572822

    Thanks.. I will try it shortly.

Viewing 2 posts - 16 through 17 (of 17 total)

This topic contains 17 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum