Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • urmonmax Friend
    #1004499

    Is it possible for some of parallex slide to have a border in the end? i show you what i mean in the picture

    Tnx again


    1. screen07
    Saguaros Moderator
    #1004541

    Hi,

    Could you update the correct URL which is using our JA Appolio template?

    urmonmax Friend
    #1004689

    it’s in the sub folder because im buildiong the same website from zero
    http://www.0039web.it/nuovo

    with the occasion i use this thread to ask you another thing, in top menĂ¹, is it possible to distribuite the menu items for the entire space of the top menu?

    tnx again!

    Saguaros Moderator
    #1004690

    You can try adding this css rule:

    @media (min-width: 768px) {
      .section.parallax.section-mask .section-mask {
        border-bottom: 50px solid #0F2D61;
      }
    }

    into the file: ROOT/templates/ja_appolio (your default template)/css/custom.css

    urmonmax Friend
    #1004695

    Great!.. it works!

    what about the top menu ?
    is it possible to increase the spae betwee menu item for to have them for the intire spae of the top menu?

    tnx again and again!

    Saguaros Moderator
    #1004720

    Could you illustrate how you want it should be via screen shots?

    urmonmax Friend
    #1004733

    yes.. here the picture, what i mean is just to have more space between items as u see in the picture

    tnx

    p.s. i’m allready a member, but yesterday, for to say tnx for your help, i bought the the extension memeberhip even if i need not.. i just wanted say thanksfor the the help that u are giving.


    1. screen02-1
    Saguaros Moderator
    #1004979

    Hi,

    You’re welcome.

    For the space in main menu, you can try with this css rule:

    .t3-mainnav .nav.navbar-nav {
        float: left;
        margin-left: 50px;
    }
    
    .t3-mainnav .navbar-nav > li > a {
        padding-top: 10px;
        padding-right: 40px;
    }

    Regards

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

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

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