- This topic has 1 reply, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Our Team and Mobile Site
I would like the “our team” area on my the front of my website that is labeled “Season 35 National Finalists” to have all the images and information side by side like they are under the “artist” page.
When I look at the website using the mobile version on my phone, the team area pictures are skinny and long and all the wording is cut off on both the main page and the artist page. How can this be fixed?
There is a space, using the mobile app, between where the slider image is and the menu area. Can this be fixed?
The text in the headings on the mobile app are on top of each other, is there a way to fix it so there is some space between the lines?
Website is http://www.thecountryshowdown.com
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.slider-main { min-height:inherit !important;}
.teamimgbx, .team-col img { height:auto;}
.content-area .team-col { width:100%;}
section h2 { font-size:24px; line-height:32px;}
}
Regards,
Shri
Creating a website based on a popular WordPress platform but delivering the nature of another famous ecosystem called Ghost can be one of the most […]
If your ultimate goal is to create an artistically pleasing and aesthetic website or blog for your artistic portfolio, arts and craft, freelancer, digital portfolio […]
If you are planning to start your own WordPress based website, then there are a few things that you may have to do, starting with […]