Home › Forums › All Other Themes › SKT Education Mobile info header problem
- This topic has 7 replies, 2 voices, and was last updated 7 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
July 27, 2017 at 12:06 am #79478
Hello,
At the responsive view of the SKT Education, the top header area (for mail and phone section) is black and the info text is centered. But any other page, the same area is blue and the info text is not centered. The first line is at the left and the second is at the rigth.
I want to make it at the home page blue and with centered text. I’d appreciate any idea for doing this.
July 27, 2017 at 12:15 am #79479Sorry for the wrong info. I want to make the header info area at the home page blue color (which is black already), and then to center the info text at the other pages. Thanks.
July 27, 2017 at 5:52 am #79498Hi,
Kindly show us your website URL so that we can assist further.
Regards,
ChrisJuly 27, 2017 at 11:30 am #79549Hello,
Thanks for your reply. It is not a problem related to my site. I just want to make these changes at the theme. I need to change the black colour at the home page to blue, and need to align the mail address at the pages top header to center. Can you just look at the picture I uploaded. Or you can just check the responsive view of the theme.
At the desktop view, the top info header is blue, but at the mobile view, it is black. I need to make the color blue also at the mobile view.
July 27, 2017 at 10:33 pm #79595No help?
There must be a code showing it black when responsive, which I couldn’t find till now. I just want it blue as it is at the desktop view.
July 28, 2017 at 10:17 am #79643Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) { .home .head-info-area { background:#0f92ea !important;} .head-info-area .left { text-align:center !important; line-height:30px !important;} }
Regards,
ChrisJuly 28, 2017 at 8:02 pm #79710Hi,
That helped a lot, thank you 🙂
July 31, 2017 at 5:24 am #79774Hi Levent,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/8/
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.