Navigation on page

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 8 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #126608

    Sarah Jensen
    Expired Member
    Post count: 14

    Hi.

    Is it possible to change color or perhaps remove top bar where it says “all places” (see the pic attached).

    I am using Avada.

    #126613

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    link please, images can’t be inspected.

    Thanks

    #126623

    Sarah Jensen
    Expired Member
    Post count: 14
    This reply has been marked as private.
    #126676

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    To remove it:

    
    
    .geodir-page.archive .fusion-page-title-bar {
        display: none;
    }

    To change color:

    
    
    .geodir-page.archive .fusion-page-title-bar {
        background: #fff none repeat scroll 0 0;
    }

    You can add 1 of them in GD > Design > Scripts > Custom CSS.

    Let us know how you went,

    Thanks

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

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket