Home › Forums › Shudh theme support › Shudh – Top-Logo scales not down on smaller views
- This topic has 7 replies, 2 voices, and was last updated 2 years, 7 months ago by
Forum Moderator.
-
AuthorPosts
-
February 28, 2021 at 12:08 pm #175256March 1, 2021 at 12:44 pm #175284
Hi,
Kindly show us your website URL please?
Regards,
BradMarch 1, 2021 at 12:51 pm #175285Hi Brad,
okay, here it comes:
For responsive this theme has a lot of
not so fine things….Regards
DirkMarch 1, 2021 at 1:09 pm #175292Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .logo { width:15%;} .logo img { margin-top:15px;} .single_post_content h1 { font-size: 30px !important;} }
Regards,
BradMarch 1, 2021 at 1:10 pm #175293Thanks Brad….
March 1, 2021 at 1:12 pm #175294Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
BradMarch 1, 2021 at 1:42 pm #175295Hi Brad,
done give your company an excellent… 🙂
One more question, what is the media max-width for tablets.
So I can do it there by myself.Once again thank you very much…
Regards,
DirkMarch 3, 2021 at 10:55 am #175397Hi,
Kindly use these media for tablets.
@media screen and (max-width:768px)
@media screen and (max-width:1024px)Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.