Home › Forums › All Other Themes › Mobile Menu and Formatting
- This topic has 4 replies, 2 voices, and was last updated 6 years, 3 months ago by
Brian.
-
AuthorPosts
-
June 13, 2017 at 4:05 pm #75458
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
June 14, 2017 at 5:35 am #75508Hi,
https://elliantcounseling.com/
Your website URL is not working. So i can’t check that issues.
Regards,
BradJune 14, 2017 at 3:42 pm #75589Hi Brad – There was a hosting issue, the site is back up live and ready for you. Thanks in advance
June 15, 2017 at 11:36 am #75719Hi,
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,
BradJune 16, 2017 at 2:47 pm #75809Thanks, 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/
-
AuthorPosts
- You must be logged in to reply to this topic.