- This topic has 1 reply, 2 voices, and was last updated 10 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Full Width Forum › How can I display a shopping cart icon next to the menu
Good morning,
I have the “aeliaspa.gr”, I would like to ask, how can I display a shopping cart icon next to the menu on mobiles phones, which when the user presses it, leads him to his cart. As you will see I was able to put something like this but I can not put it next to the menu.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:1000px) {
#simple-menu { position:relative; right:32px;}
.kalathi {
position: absolute;
right: 0;
top: 187px;
}
}
Regards,
Chris
Web design is a crucial component of your business’s online presence. Whether you’re an established corporation or just starting, ensuring your web presence reflects your […]
Thabo Tswana We are today interviewing Thabo Tswana who is a WordPress expert and has immensely contributed to the WordPress community for past several years. […]
Design, Colors, fonts, and writings on a website have a great influence on the mind of visitors and clients. Web design psychology means having knowledge […]