- This topic has 1 reply, 2 voices, and was last updated 1 year, 8 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
Business from India has been expanding all over the globe for both product and service types of industries. With the Internet, it has become convenient […]
Retail Store WordPress Themes for Online Stores Online businesses have been a menace to the old-school way of doing business, especially those running retail stores. […]
Building websites today is a fun game in today’s virtual world. But if you are less experienced, you must have heard of HTML more than […]