Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • rmspmhc Friend
    #1087783

    How do I fix this menu issue? The "our Horses" is not inline with the rest and it looks like the font is different. I think it needs to come down inline with the rest and it should be styled the same as the rest.

    Saguaros Moderator
    #1087844

    Hi,

    Kindly share the credentials of your site so I can take a look and check for you.

    Regards

    rmspmhc Friend
    #1089205
    This reply has been marked as private.
    Saguaros Moderator
    #1089284

    Hi,

    You can try with this CSS:

    .t3-mainnav .navbar .nav > li > span {
        border-top: 0;
        font-weight: normal;
        font-family: 'robotobold';
        padding: 5px 15px;
        text-shadow: none;
    }
    
    .navbar .nav > li > span {
        float: none;
        padding: 5px 15px 5px;
        color: #666;
        text-decoration: none;
        text-shadow: 0 1px 0 #ffffff;
    }
    
    .navbar .nav > li.dropdown.mega {
        margin-top: 5px;
    }

    put into the CSS file: root/templates/ja_brisk (your default template)/css/custom/css

    Regards

    rmspmhc Friend
    #1089300

    That did not work, nothing changed. The font is still different and the padding is off. It should be inline with the rest of the text…

    Saguaros Moderator
    #1089306

    Kindly share the FTP account of your site, I will take a look.

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

This topic contains 5 replies, has 2 voices, and was last updated by  Saguaros 6 years, 2 months ago.

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