Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • propolis Friend
    #990999

    Hi,

    Look at http://www.international18skiff.org

    When yo go to the footer menu section, look at image 1. The background is white, no padding around the text etc.
    Can the styling look like in image 2 or very similair to image 2

    Pankaj Sharma Moderator
    #991058

    Hi
    Can u post tge images ? I haven’t found any attachments in your first post.

    propolis Friend
    #991140

    Images attached

    Eddie


    1. image1
    2. image2
    Pankaj Sharma Moderator
    #991146

    Hi
    its because of the padding code .

    Open /templates/ja_biz/css/template.css
    Find this code

    .t3-footer ul li a {
      border-radius: 0;
      font-size: 11px;
      color: #595959;
      padding: 5px 0;
    }

    remove padding : 5px 0;
    save and check .

    propolis Friend
    #991161

    Thank you.

    That works fine.

    What about the dropdown menu background color that does not look similair to main menu drop down

    Eddie

    Pankaj Sharma Moderator
    #991193

    Hi
    If you want to add more style in footer menu drop down you have to define the new style code for this in /css/custom.css file .
    I suggest you to use inspect element to check the style classes and then define the new style code using custom.css file .
    Megamenu is different the normal Menu module and use its own colors that comes with tempate .
    Example : http://prntscr.com/ddjdrs

    propolis Friend
    #991206

    Thanks.

    Will look at the sample and give it a go.

    Eddie

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

This topic contains 6 replies, has 2 voices, and was last updated by  propolis 7 years, 11 months ago.

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