Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • siaweb Friend
    #704825

    Hi, please tell me how can I remove completely the falling edge of the canvas to the position (Masshead) was smooth on the edges? Please guide me where to change css.

    P.S. This problem is partially solved
    the problem is solved.

    Another question. As the menu is fully removed from the top panel?

    TomC Moderator
    #704862

    Can you be a bit more specific as to the “falling edge” to which you refer?

    TomC Moderator
    #751525

    Can you be a bit more specific as to the “falling edge” to which you refer?

    siaweb Friend
    #704880

    Hey now I like that is displayed:() and I want to make it so ()
    Or turn it off there menu

    siaweb Friend
    #751543

    Hey now I like that is displayed:() and I want to make it so ()
    Or turn it off there menu

    TomC Moderator
    #704881

    So you don’t want the main nav menu to display at all?

    TomC Moderator
    #751544

    So you don’t want the main nav menu to display at all?

    siaweb Friend
    #704882

    <em>@TomC 497210 wrote:</em><blockquote>So you don’t want the main nav menu to display at all?</blockquote>
    Yes
    Or just hide this menu.

    siaweb Friend
    #751545

    <em>@TomC 497210 wrote:</em><blockquote>So you don’t want the main nav menu to display at all?</blockquote>
    Yes
    Or just hide this menu.

    TomC Moderator
    #704884

    If I’m understanding correctly what you’re wanting, try this . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

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


    .navbar-nav {
    display: none;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    TomC Moderator
    #751547

    If I’m understanding correctly what you’re wanting, try this . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

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


    .navbar-nav {
    display: none;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??

    siaweb Friend
    #704885

    <em>@TomC 497213 wrote:</em><blockquote>If I’m understanding correctly what you’re wanting, try this . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

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


    .navbar-nav {
    display: none;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??</blockquote>
    Thank you. All fixed.

    siaweb Friend
    #751548

    <em>@TomC 497213 wrote:</em><blockquote>If I’m understanding correctly what you’re wanting, try this . . .

    If you haven’t yet done so, create a new file called “custom.css” within file path –> /templates/purity_iii/css/

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


    .navbar-nav {
    display: none;
    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better ??</blockquote>
    Thank you. All fixed.

    TomC Moderator
    #704886

    Glad to be of assistance . . . All the best with your continuing site development. 🙂

    TomC Moderator
    #751549

    Glad to be of assistance . . . All the best with your continuing site development. 🙂

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

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

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