Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #652008

    Hi,
    I have noticed that my website doesnt open well on Firefox browser v47.0.
    I attached some screenshots of the problems i am seeing.

    What can i do about it?

    Thanks,
    Liron

    #652511

    Hi Liron,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #652533

    Hi,
    Here is the link:
    http://www.callsherut.com

    Firefox makes the main menu look bad (in every page/ category/ post): two rows instead of one, big spaces.

    In the link you can find screenshots of how it looks on Firefox comparing to Chrome.

    thanks,

    #653465

    Hi,

    Thank you for the info. Please add this in the Quick CSS field:

    .avia-mozilla .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
        margin-left: 0;
    }

    Best regards,
    Ismael

    #653509

    Hi,
    Thanks!
    It looks much better but still not as in Chrome.
    I have added another screenshot of how it looks now – file name: “firefox-26-06-16.JPG”

    I would like all of the menu to be on the same line please.

    Thanks,
    Liron

    #654604

    Hi,

    Adjust the menu items’ padding with this:

    .avia-mozilla .av-main-nav > li > a {
        padding: 0 8px;
    }

    Best regards,
    Ismael

    #654664

    Hi,
    it is working!
    thanks

    #655721

    Hi,

    Great, glad we could help. Please let us know if you should need any more help on the topic.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.