Home Forums WoodMart support forum mark multiple addresses on the map

mark multiple addresses on the map

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #40702

    GModels
    Participant

    mark multiple addresses on the map. Screenshot http://prntscr.com/ige6uq

    #40705

    GModels
    Participant

    The text disappears when you hover the cursor. How can I change the hover color in a futur or make the color inactive when I hover over the cursor? Screenshot http://prntscr.com/ige8e2

    #40772

    Artem Temos
    Keymaster

    Hello,

    There is no multiple addresses option for the map.

    Here is a CSS code to change links color on hover in the copyrights area

    body .min-footer a:hover {
    	color: black;
    }

    Regards

    #40966

    GModels
    Participant

    Thanks It works))
    Скажите, а можно на русском пообщаться? Мне на английском через переводчик сложно обьяснить.) У меня вопрос по работе темы. Когда деактивирую Woocommerce то сайт перестаёт работаеть. Белый экран. Начал отключать по очереди плагины и оказывается делает белый экран плагин Redux Framework. Интересно что когда включен Woocommerce то и плагин не делает белый экран и всё работает хорошо. В чём может быть проблема?)

    #41024

    Artem Temos
    Keymaster

    Try to enable wp debug mode in wp-config.php file and check what PHP error do you get when you see the white screen. https://codex.wordpress.org/Debugging_in_WordPress

    #41047

    GModels
    Participant

    Спасибо.)
    Ещё вопрос – как удалить расстояние от слайдера к меню на всех страницах сайта или в отдельных? Например тут https://www.sevenapp.a-webstudio.biz.ua/gitara/ Вот скриншот http://prntscr.com/ih3cvq

    #41079

    Artem Temos
    Keymaster

    By default, our header has a margin bottom and if you want to remove it on your home page, you can simply add a negative margin top for the first row on the page with Visual Composer. So just set -40px for example to compensate it.

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)