Okay
  Public Ticket #712577
questions
Closed

Comments

  • Mary started the conversation

    Hi there

    1. I'd like the logo and navigation to appear within the 1200px container, not full width - how can I do this?

    2. Is it possible to style the dropdown menu so that it a) appears with a navy blue background rather than black and b) appears higher up

    3. Is it possible to add a telephone number to the header somewhere. How do I go about this?

    4. Is it possible to hide the 'meta' information in the sidebar on the blog page?

    5. I can't seem to et my 4 services circles on the homepage to space equally?

    thanks for your help

    Mary

  •  8,992
    Tahir replied

    Hey ,

    1: Please see Salient Theme Options -> Header Navigation and turn off Full Width Option. 

    2: Please see Salient Theme Options -> Header Navigation and turn on Header Color Scheme : http://prntscr.com/aiwlwo

    3: You will have to set the phone number as title in the Secondary Header . Please see: https://themenectar.ticksy.com/article/2509/ .

    4: Yes ,Simply goto Appearance -> Widgets and remove the meta widget from there . 

    5: Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .right.img-with-aniamtion-wrap {
        text-align: center !important;
    }
    

    Best.


    ThemeNectar Support Team