Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mediamuis Friend
    #706049

    Hi,

    I’d like to adjust the main-nav (main-menu). Its working except that the small white triangle is fixed at one place. I would like to shift it down 30px; The problem is I cannot address this white triangle.

    Any idea how to shift only the triangle 30 px. down.
    See attachment please.

    Thanks in advance.

    Mark

    TomC Moderator
    #706108

    Try This . . . .

    if you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_hotel/css/

    Within that custom.css file, paste the following CSS rule:


    .t3-megamenu .dropdown-toggle::after {
    bottom: -30px;
    }


    SAVE CHANGES – CLEAR CACHE – FREFRESH PAGE

    Better ??

    TomC Moderator
    #752325

    Try This . . . .

    if you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_hotel/css/

    Within that custom.css file, paste the following CSS rule:


    .t3-megamenu .dropdown-toggle::after {
    bottom: -30px;
    }


    SAVE CHANGES – CLEAR CACHE – FREFRESH PAGE

    Better ??

    mediamuis Friend
    #706113

    Hi TomC,

    Wow thats fast….(:-

    This works perfect.

    Thanks again for quick response.

    Mark

    mediamuis Friend
    #752330

    Hi TomC,

    Wow thats fast….(:-

    This works perfect.

    Thanks again for quick response.

    Mark

    TomC Moderator
    #706116

    Happy to help out . . . All the best with your continuing site development !! 🙂

    TomC Moderator
    #752333

    Happy to help out . . . All the best with your continuing site development !! 🙂

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

This topic contains 7 replies, has 2 voices, and was last updated by  TomC 9 years, 1 month ago.

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