- This topic has 3 replies, 2 voices, and was last updated 9 months, 1 week 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 › Compress top part of page in mobile view
Hi,
Im using SKT Strong, and when being on front page in mobile view I would like to compress the top part of the website to make it more slim. Currently the company logo is on one row, the social media buttons on one row, and lastly phone/email on another row. Would it be possible to compress this part of the website in mobile view?
I would for instance like to remove phone/contact details when in phone view (but keep in dekstop and tablet mode), and merge company logo and our two social media buttons on one single row (company logo top left, and social media buttons top right).
Thanks for all the amazing support.
URL:
www.trainologi.se
Kindly go to Appearance » Customize » Basic » Custom CSS and paste below code there.
@media(max-width: 575px){
.header_wrap .header{padding: 20px 0px 20px;}
.header .head_inner{display: flex; align-items: center; justify-content: space-between;}
.header .head_right_area{text-align: right;}
.head_right_area .head_right_box1{margin: 0;}
.head_right_area .head_right_box2{display: none;}
}
Regards,
Sonal S Sinha
Thank you so much, works like a charm.
Regards,
Kindly if possible give us a 5 star review here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Sonal S Sinha
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]