Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #382397

    Hi there.

    I have a small issue with a white spot in the alternate menu. Please see the link provided in the private content section.

    How to fix that?

    Best Regards, Chris

    #382706

    Hey chriswp!

    It’s because you set a background color to the strong tag. Add this to your custom CSS to fix it.

    .main-title {
      background: none repeat scroll 0 0 transparent !important;
    }

    Best regards,
    Elliott

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