Mobile Menu and Formatting

Home Forums All Other Themes Mobile Menu and Formatting

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #75458
    BrianBrian
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: January 20, 2017

    Hi, is there a way to remove the search bar in the header for mobile/tablet for the SKT Yoga theme?

    How can I change the color of the menu bar in mobile/tablet from yellow to blue?

    Additionally, how can we make the “Our Team” section be even with the text height, as well as center the 2nd row of picture? See – https://elliantcounseling.com/

    I also need to know how to even out the header size, currently the logo is very small and the header has a lot of blank space. Would like the ratios to be cleaner and better used.

    The 3 buckets under the homepage banner… how can you keep them formatted to the same size? Can you choose specific text that gets pulled in instead of what is the first piece on page content?

    THANKS

    #75508
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30575
    • Total: 30575
    Member since: August 16, 2013

    Hi,

    https://elliantcounseling.com/

    Your website URL is not working. So i can’t check that issues.

    Regards,
    Brad

    #75589
    BrianBrian
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: January 20, 2017

    Hi Brad – There was a hosting issue, the site is back up live and ready for you. Thanks in advance

    #75719
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30575
    • Total: 30575
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    @media screen and (max-width:1023px) {
    .searchbox { display:none;}
    .toggle a { background-color:#0079ff;}
    }
    
    .section-teammember {margin: 0 auto; text-align: center;}
    .ourclasses_col { float:none !important; display:inline-block !important;} 
    .services-wrap .one_third { min-height:320px;}

    Regards,
    Brad

    #75809
    BrianBrian
    Member
    • Topics: 5
    • Replies: 9
    • Total: 14
    Member since: January 20, 2017

    Thanks, Brad. which code addresses which issue?

    Also, I am trying to add a new Member to the Our Team section and even though I have published the page, it is not showing up on the homepage or within the navigation options. https://elliantcounseling.com/our-team/lizzy-wagner-ma-lpc/

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