Topic Resolution: Resolved
    Johnny Good
    Spectator
    Posts: 90
    25.03.2015 at 05:24 #15805
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    25.03.2015 at 08:16 #15811

    the website is using another theme now

    Johnny Good
    Spectator
    Posts: 90
    25.03.2015 at 15:37 #15831

    You can always activate Evolve and reactivate once done.
    It’s in maintenance mode now and Evolve is activated.

    Roman
    Spectator
    Posts: 3147
    25.03.2015 at 19:48 #15835

    I added this to your Custom CSS:

    @media only screen and (max-width: 768px){
    body #header.sticky-header,body #header.sticky-header.sticky{display:block !important;}
    }

    Johnny Good
    Spectator
    Posts: 90
    26.03.2015 at 05:39 #15840

    Thanks! That enabled menu on mobile.
    Now menu and social media icons overlap. Is it possible to center and put one below each other?

    Johnny Good
    Spectator
    Posts: 90
    26.03.2015 at 05:39 #15841
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    26.03.2015 at 09:21 #15846

    added to Custom CSS:

    .sc_menu li {display:block;}

    BTW, your website is using too many features (images, javascripts, etc.) which slowing the website, it’s gonna be a headache for visitors 😕 I would recommend to reduce it

    Johnny Good
    Spectator
    Posts: 90
    26.03.2015 at 17:35 #15857

    Now social buttons on mobile are shown vertically and if I want to click on Home page it actually opens Facebook because I guess its overlapping?

    I really appreciate your suggestion! In your opinion are images or javascripts slowing the website down? Did you see any particular plugin that is not working right?
    I know I can reduce image size and that video also is about 8MB’s but its loaded only once.

    Johnny Good
    Spectator
    Posts: 90
    26.03.2015 at 17:35 #15858
    This reply has been marked as private.
    Roman
    Spectator
    Posts: 3147
    26.03.2015 at 20:59 #15863

    added to Custom CSS:

    #righttopcolumn {top:30px;}

    tools.pingdom.com/

    your website took: 11.79s
    our website: 2.44s

    visitors usually leave after first 2-3 seconds