badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Fredrik

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: error text in footer #50675
    Fredrik
    Participant

    And I dont want to restore from older version though to malware…

    in reply to: error text in footer #50674
    Fredrik
    Participant

    Hello and thanks for fast reply!

    I activated parent theme and the error text was not there so its in the child theme but without child theme the website is useless. The person I had working with the child theme is lost and Im lost to with these things…:-)

    Can I get help somewhere with that fix(pay someone)?

    Thank you
    /Fredrik

    Fredrik
    Participant

    Also how can I get the menu in top of the header picture?

    in reply to: css of original menu… #17364
    Fredrik
    Participant

    OK, to clarify better,

    Im not sure of the terminology though Im new in web site creations.

    As I understand, the theme Im using, interface pro, do have a responsive menu but there are options if you what something different you could get a plugin which I did and then I was using the original menu when showing the site on a big screen and when using a smartphone or small device I needed to disable the default responsive menu coming with the theme interface pro. If not I would se the two menus at the same time.

    /fredrik

    in reply to: css of original menu… #17304
    Fredrik
    Participant

    I decided to use the interface pro theme responsive menu but if you want to hide that when using un other plugin responsive menu you could do like this…

    Go to
    appearance
    theme options
    design options
    custom css

    and write the following lines where you can put any pixel value that works for you:


    @media
    only screen and (max-width: 767px)
    {
    .menu-toggle {
    display:none !important;
    }
    }

    in reply to: css of original menu… #17164
    Fredrik
    Participant

    just to clarify…

    and I need to fill in a field in the plugin settings for responsive menu

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