Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tsopanidis Friend
    #187929

    Hi,

    How is possible change the padding-top to 42px (from 0px), in order to appear the megamenu in a lower position?
    element.style {
    margin-top: 0;
    padding-top: 42px;
    }

    <div class=”t3-megamenu animate elastic” data-duration=”200″>
    <ul class=”nav level0″ style=”margin-top: 0px; padding-top: 42px;”>

    Thanks in advance

    Css Magician Friend
    #494633

    <em>@tsopanidis 375142 wrote:</em><blockquote>Hi,

    How is possible change the padding-top to 42px (from 0px), in order to appear the megamenu in a lower position?
    element.style {
    margin-top: 0;
    padding-top: 42px;
    }

    <div class=”t3-megamenu animate elastic” data-duration=”200″>
    <ul class=”nav level0″ style=”margin-top: 0px; padding-top: 42px;”>

    Thanks in advance</blockquote>

    Dear Tsopanidis,

    Please add


    .t3-mainnav .navbar .nav {
    padding-top: 42px !important;
    }

    to templatesja_smashboardcsscustom.css ( create it if not exist )

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

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 11 years, 5 months ago.

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