This topic has 13 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler
Hey,
can you tell me how to get a button in the navigation?
Regards
Joey
can you also tell me how to get this section? The play-button in the image is great.
Regards
Hello,
1) This http://prntscr.com/lwucir is a part of Main menu http://prntscr.com/lwucsg Styling os last menu item was changed using custom css code http://prntscr.com/lwudao
.menu li:last-child a:hover{
background: #f0a455;
color:#fff !important;
}
.menu li:last-child a{
text-align:center !important;
margin-right:20px;
background: #434053;
width: 220px;
height: 51px;
border-radius: 60px;
line-height: 31px !important;
font-size:14px !important;
font-weight:500 !important;
text-transform:uppercase !important;
margin-left:50px;
color:#fff !important;
}
2) It is slider of Slider Revolution plugin. You can import the slider on your site to take a closer look (https://www.8theme.com/downloads/ – XStore import files).
Feel free to ask if you have any other questions.
Regards
Hey Rose,
1) Unfortunately, it does not work with the last link in the navigation for me. I can not understand that, normally it should work ^ ^
2) The revolution slider section worked well, thank you very much!
3) Can you please tell me how to add the following section of the theme “gym” on my website:
Regards
Joey 🙂
Hello,
1) Please provide your site URL so I can take a closer look.
2) You’re welcome!
3) Please see screenshots – http://prntscr.com/lxssbi http://prntscr.com/lxssi7 http://prntscr.com/lxsskt http://prntscr.com/lxssqk http://prntscr.com/lxssun
Regards
1) http://kfz-service-kruse.de/
The code works also for the footer-links:
3) Tank you!
4) Is it possible to remove the click event from the offered ones? I would like to have it as a pure catalog. So without a single product page.
Regards
Joey
1, 3) Your site under maintenance mode, so I can’t check it. Please provide temporary wp-admin access.
2) My pleasure 🙂
Regards
Ohh i forgot the maintenance mode^^, sorry. You can find my access data in the private content now 😉
Hello,
Sorry for the delay due to the weekends.
1) Please change this code http://prntscr.com/lyvm7k to:
.menu-wrapper .menu > li:nth-child(4) a:hover{
background: #f0a455;
color:#fff !important;
}
.menu-wrapper .menu > li:nth-child(4) a{
text-align:center !important;
margin-right:20px;
background: #434053;
width: 220px;
height: 51px;
border-radius: 60px;
line-height: 31px !important;
font-size:14px !important;
font-weight:500 !important;
text-transform:uppercase !important;
margin-left:50px;
color:#fff !important;
}
2)
Is it possible to remove the click event from the offered ones? I would like to have it as a pure catalog. So without a single product page.
–
.swiper-entry .content-product:hover {
margin-bottom: 20px;
}
.swiper-entry .content-product {
margin-bottom: 20px;
}
.home .swiper-entry .content-product a {
pointer-events: none;
}
Regards
Great. Thank you!
Can u also tell me how to get the timer:
Regards
Joey
Please see screenshots – http://prntscr.com/lyysdk http://prntscr.com/lyysje
Also, you can enable Sale counter in settings of [8THEME] Products element.
Regards
i enabled the counter now. But it is still no there^^
and a time for the product is also set
Regards 🙂
This option doesn’t work for Display Type – Slider, but works for Grid. I’ve sent the request for our developers. They will check if the counter can be shown in the slider of products. If so, such possibility will be added in one of next theme updates. Please follow our changelog – https://xstore.8theme.com/update-history/
Regards
You must be logged in to reply to this topic.Log in/Sign up