- This topic has 3 replies, 2 voices, and was last updated 1 year 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]