Home › Forums › Themes Support › Claue › Сбой в теме
- This topic has 6 replies, 2 voices, and was last updated 5 years, 7 months ago by
Harry.
-
AuthorPosts
-
-
July 28, 2019 at 5:41 pm #32748
Здравствуйте!
1. Меню поменяла 🙂
Теперь нет подкатегорий. Я добавила их в меню http://prntscr.com/okqz7x На странице сайта они видны сразу все http://prntscr.com/okqzpx
Подскажите, пожалуйста, как настроить правильно?2. Получилось сделать картинку во всю ширину на Builder 🙂
2.1 Как сделать расстояние между слайдером и названием http://prntscr.com/okpls7 (вид через компьютер)
2.2. На мобильном телефоне плохо выглядит главная страница сайта http://prntscr.com/ okpx05 http://prntscr.com/ okpyks подскажите, пожалуйста, как ее правильно настроить? По разному выглядит главная страница сайта на компьютере и на мобильном телефоне. Почему? Как настроить одинаково?
3. Долго загружается сайт на мобильном телефоне. Долго переключаются секции с товаром. Подскажите, пожалуйста, как мне настроить сайт, чтобы он работал быстро как у Вас Claue ?
4. Код не поменял цвет http://prntscr.com/okr254 может, я что-то сделала не так?
С Уважением, Юлия
-
July 28, 2019 at 9:36 pm #32751
Hi,
1. Please add below code to Claue > Theme Option > General Layout > Custom CSS
.shop-top-sidebar .menu ul { position: absolute; width: 250px; background: rgba(255, 255, 255, 0.95); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); left: 0; top: 120%; z-index: 10; opacity: 0; visibility: hidden; padding: 0; transition: all .3s; } .shop-top-sidebar .menu li:hover > ul { opacity: 1; visibility: visible; top: 100%; } .shop-top-sidebar .menu li ul ul { left: 100%; top: 20%; } .shop-top-sidebar .menu li ul li:hover ul { top: 0%; } .shop-top-sidebar .menu ul li { display: block; text-align: left; } .shop-top-sidebar .menu ul li:not(:last-child) { border-bottom: 1px solid #ddd; } .jas-mobile .shop-top-sidebar .menu ul { position: absolute; display: none; }
2.1 Please edit heading element and add margin http://prntscr.com/ol3dgk
2.2 Please upload higher image for slider or add below code
@media only screen and (max-width: 480px) { .metaslider .slides img { height: 200px !important; width: auto !important; }}
3. Please explain more issue, i still not understand
4. I still see you use old color code, please use your new color code.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 29, 2019 at 9:10 am #32760
Спасибо за Ваш ответ.
Кое-что исправила, спасибо.
Ряды на Builder, также большие на экране мобильного телефона 🙁
На экране мобильного телефона “Меню Магазина” выглядит вот так http://prntscr.com/ol9mpi Можно вернуть в горизонтальный вид? В горизонтальном виде оно красивей…
С Уважением, Юлия
-
July 29, 2019 at 6:37 pm #32772
Please add more code to Claue > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 480px) { .shop-top-sidebar .widget ul li a { padding: 5px; }}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
July 29, 2019 at 7:32 pm #32776
Выставила код. Изменений не произошло 🙁
С Уважением, Юлия
-
July 29, 2019 at 8:29 pm #32777
Какая есть альтернатива Builder в Вашей теме?
Потому что у меня не получается его красиво настроить…
С Уважением, Юлия
-
July 29, 2019 at 11:03 pm #32782
Could you explain more about issue with the page builder. I still not understand
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.