Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter set_true

    (@set_true)

    Im using WP Mail SMTP plugin by WPforms company. I set everything with gmail (i hope) correctly, got my Client ID and Secret – so i guess it all should work…
    Is it any way to check it?

    My hosting provider saying that for sure it’s not connected with the domain. They checked all black lists, spam and so on… One and only thing they are proposing – is adding problematic clients emails to the “white list” – but it will not help my future clients, just will solve the problem with existing ones.

    I fix this issue by adding in custom css:

    #{$wrap} #{$menu} {
        @media only screen and (max-width : $responsive_breakpoint) {
            li.mega-menu-item ul,
            li.mega-menu-item a:after {
                display: inline !important;
            }
        }
    }

    Unfortunately it’s all showing in one line now –> LOOK HERE
    any possibility to move submenus a bit to the right – so everybody can see that those pages are under “projects” and “press” ?

    Regards,
    Maria

    I have very similar problem but in my case submenus are not visible at all on my iPhone. After clicking page gets refreshed…

    Here is an address to web I’m talking about: http://www.captainboomercollective.org

    Like you will see on iPhone submenus from ‘projects’ and ‘press’ is not showing up…

    Please help!!!

    Regards,
    Maria

Viewing 3 replies - 1 through 3 (of 3 total)