Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • Nazario A Friend
    #534608

    @carlosemuralles,

    Please send me the URL, admin and FTP credentials of your site via PM so that I can help you out.

    carlosemuralles JATC
    #534888

    Credentials sent, awaiting response…

    carlosemuralles JATC
    #536322

    Still waiting response…

    Nazario A Friend
    #536611

    @ carlosemuralles,

    I’m sorry for my late reply. I just checked your site, I see you disabled the menu item “OpiniĆ³n”.

    I tried to enable this menu item and saw the error as you mentioned. You can fix this with following steps:

    – Open the file: /templates/your_template_name/css/custom.css (if it does not exist, pls create a new one)
    – Add this rule:

    @media (min-width: 980px) and (max-width: 1200px) {
    .t3-mainnav .navbar .nav-collapse.collapse {
    border-top: 1px solid #E5E5E5
    width: 100%;
    }
    .t3-mainnav {
    height: auto;
    }
    .search {
    border-bottom: 1px solid #E5E5E5
    border-left: 1px solid #E5E5E5
    }
    }

    You should see the result:

    Let me know if this helps.


    1. shot1
Viewing 4 posts - 16 through 19 (of 19 total)

This topic contains 19 replies, has 5 voices, and was last updated by  Nazario A 10 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum