Fashion

Home Forums All Other Themes Fashion

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #100854
    Michelle CostaMichelle Costa
    Participant
    • Topics: 32
    • Replies: 52
    • Total: 84
    Member since: April 26, 2015

    Good day

    Please assist me with fixing the following on Theme Fashion – http://buffalobullbeverages.co.za/

    Menu stripes on tablet mode do not display as well as section 3 does not display correctly on tablet mode – text is overlapping each other.

    The headings are also not displaying correctly used to customize in Elementor – please assist with fixing this issue.

    Regards
    Michelle

    #100995
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Michelle,

    Go to Appearance » Customizer » basic » Custom CSS Box add CSS
    @media screen and (max-width: 767px){
      #simple-menu .fa-bars{color:#000000 !important;}
      .arrivalstitle {line-height: 100% !important;}
      span.arrivalsdestitle{ line-height:37px !important;}
    }

    Regards,
    Shri

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.