Home Forums Theme support Space between sub menu

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 7 years, 10 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • In Caboom theme is problem with sub menu. You can look at http://new.milk.lt/en/
    Products —> Canned milk —> Unsweetened
    And than appears a space between two sub menu. How can I eliminate it?

    Hi,

    yes, there is a space and a problem with the styling for the ul tag. Please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

    .sf-menu ul {
    margin-left:0;
    }

    We will upload late the update for the issue.

    Thanks for that 🙂

    One more problem, the section image don’t show in apple devices (in their safari and chrome browsers). What should I do?

    I think I found the problem. Please remove the background colors for the section, because Apple is not able to display it correct if there is background color AND background image…

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

You must be logged in to reply to this topic.