Button in navigation - by kfz-service-kruse

This topic has 13 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler

  • Avatar: kfz-service-kruse
    kfz-service-kruse
    Participant
    December 18, 2018 at 19:20

    Hey,

    can you tell me how to get a button in the navigation?

    mobile-theme

    Regards
    Joey

    12 Answers
    Avatar: kfz-service-kruse
    kfz-service-kruse
    Participant
    December 18, 2018 at 20:00

    can you also tell me how to get this section? The play-button in the image is great.

    freelance-theme

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 19, 2018 at 08:34

    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

    Avatar: kfz-service-kruse
    kfz-service-kruse
    Participant
    December 20, 2018 at 23:01

    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:
    gym-offers

    Regards
    Joey 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2018 at 09:07

    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

    Avatar: kfz-service-kruse
    kfz-service-kruse
    Participant
    December 21, 2018 at 14:00

    1) http://kfz-service-kruse.de/
    The code works also for the footer-links:
    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.
    offers

    Regards
    Joey

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 21, 2018 at 14:07

    1, 3) Your site under maintenance mode, so I can’t check it. Please provide temporary wp-admin access.
    2) My pleasure 🙂

    Regards

    Avatar: kfz-service-kruse
    kfz-service-kruse
    Participant
    December 21, 2018 at 17:04

    Ohh i forgot the maintenance mode^^, sorry. You can find my access data in the private content now 😉

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 24, 2018 at 08:38

    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

    Avatar: kfz-service-kruse
    kfz-service-kruse
    Participant
    December 24, 2018 at 12:03

    Great. Thank you!
    Can u also tell me how to get the timer:
    timer

    Regards
    Joey

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 24, 2018 at 13:05

    Please see screenshots – http://prntscr.com/lyysdk http://prntscr.com/lyysje
    Also, you can enable Sale counter in settings of [8THEME] Products element.

    Regards

    Avatar: kfz-service-kruse
    kfz-service-kruse
    Participant
    December 24, 2018 at 13:28

    i enabled the counter now. But it is still no there^^

    counter

    and a time for the product is also set
    time

    Regards 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 24, 2018 at 13:43

    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

  • Viewing 13 results - 1 through 13 (of 13 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.