Viewing 12 posts - 16 through 27 (of 27 total)
  • #69606
    un.chain
    Member
    Post count: 79

    thank you!

    In your custom-made code
    ipad / iphone
    It came out and the header menu became legible.
    However,

    In PC display, the color of the character became white and the character disappeared.
    Is changing a background color possible?

    #69610
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok change it to:

    @media only screen and (max-width: 1024px) { 
    nav .menu ul.sub-menu li > a, #top-bar nav .menu ul li > a {
      color: #fff;
    }
    }

    – Kyle

    #69616
    un.chain
    Member
    Post count: 79

    Thank you.
    Although the code which you made was filled in
    Preservation of me cannot do whether it is the code forbidden by wordpress.
    What is a problem?

    #69629
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, so you mean it does not work? What do you mean by forbidden?

    Cheers

    #69634
    un.chain
    Member
    Post count: 79

    If it is going to save, it becomes an error and cannot check operation, either.

    Why does it become an error?
    Please let me know.

    #69637
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi, what does the error say? Or is is just saying “Error” when you try to save?

    Did that always happen or did it just start to happen?

    #69651
    un.chain
    Member
    Post count: 79

    Although a cause is not known, this page will be displayed if I save.

    http://icechain-plant.com/wp-admin/options.php

    #69695
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Do you get a blank white page? The issue will not be with the css I gave you. It will be something else like a plugin, or if you have tried to edit one of the theme files

    – Kyle

    #69733
    un.chain
    Member
    Post count: 79

    I cannot understand your words.
    I’m sorry.

    Your custom-made code

    @media only screen and (max-width: 1024px) {
    nav .menu ul.sub-menu li > a, #top-bar nav .menu ul li > a {
    color: #fff;
    }
    }

    If it determines by putting into custom css of themopthions page, the page currently displayed as the error will be displayed.

    #69740
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Not sure what you mean about the error? What error do you get when adding the code?

    – Kyle

    #69746
    un.chain
    Member
    Post count: 79

    WAF was turned on [ it ] by setup of a server.
    When changing a setup into off and saving the custom-made code, the custom-made code operated!
    Thank you!
    sorry..I made you trouble.

    #69748
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂 Glad you managed to sort it

    – Kyle

Viewing 12 posts - 16 through 27 (of 27 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register