Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • johnnys Friend
    #195718

    Hi,

    How can I remove the top left ‘site name’.

    I have found a way by going into tpls > blocks > header and deleting everything within the <!– NAVBAR HEADER –> div. However is there any other way?

    I ask because my siten ame is ‘PPU’ and my first menu item is ‘Home’, both links take you to the same place, so I need to remove one of them.

    Thanks
    J

    TomC Moderator
    #526488

    Sot hat we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “Off” within your Template Manager–General settings

    johnnys Friend
    #526717

    Hi,

    Thanks for the reply – my site is still local only so I cannot provide the url.

    Would the method I described above be suitable?

    I’d rather not edit core files, however it does work.

    I have included a pic of the item I would like to delete (PPU)

    J


    1. pic1
    Saguaros Moderator
    #526921

    Hi Johnny,

    You can hide it by adding this css rule:


    .navbar-header {
    display: none;
    }

    into this file: /templates/purity_iii/css/custom.css

    Best

    johnnys Friend
    #529003

    Hi,

    Thanks that works!

    However it also hides my search bar which I want to keep 🙁

    Any suggestions?

    J

    johnnys Friend
    #529004

    <em>@johnnys 419278 wrote:</em><blockquote>Hi,

    Thanks that works!

    However it also hides my search bar which I want to keep 🙁

    Any suggestions?

    J</blockquote>

    Ah got it thanks – I used this

    .logo-text {
    position: static;
    display: none;
    }

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

This topic contains 6 replies, has 3 voices, and was last updated by  johnnys 10 years, 1 month ago.

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