- This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Formatting Issues
Hello!
I am having difficulty changing the header color and centering the table on this page:
http://beta.fastrac-usa.com/pricing/
Also, I’m having an issue with formatting in the “our services” section on the homepage. The box sizes do not display in a uniform manner on mobile. http://beta.fastrac-usa.com/
Can you help?
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.su-table.su-table-responsive table { width: 60% !important; margin: 0 auto !important;}
@media screen and (max-width:479px) {
.boxpattern-1 { width:100%;}
.su-table.su-table-responsive table { width:100% !important;}
}
Regards,
Chris
Thanks Chris!
That fixed the mobile formatting issue on the homepage.
I am still having difficulty with the table on the internal pricing page here: http://beta.fastrac-usa.com/pricing/
How can I center the table on the page and change the header row fill color to black?
Thanks!
Marcie
Hi,
Remove:
.su-table.su-table-responsive table { width: 60% !important; margin: 0 auto !important;}
@media screen and (max-width:479px) {
.boxpattern-1 { width:100%;}
.su-table.su-table-responsive table { width:100% !important;}
}
Add this new code there:
.su-table.su-table-responsive table { display:table !important;}
@media screen and (max-width:479px) {
.boxpattern-1 { width:100%;}
}
Regards,
Chris
The Horse Ranch WordPress Themes by SKT Themes are designed to highlight the beauty and professionalism of equestrian businesses. With stunning layouts for service descriptions, […]
Tarot WordPress Themes by SKT Themes offer visually stunning and intuitive designs tailored for spiritual services. With features like appointment booking systems, service sections, testimonial […]
Adventure Sports WordPress Themes by SKT Themes are designed to meet these needs with dynamic layouts, high-quality image galleries, and dedicated sections for services, tours, […]