Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #109065
    Jennifer Sims
    Participant

    Dear Support,

    Might you please advise how I can change the height of the main primary menu is Fabulous Fluid Pro. I’d like it be be narrower.

    I’d also like to extend the background colour of the primary menu to expand to the right and left rather than seeing the header back ground colour.

    Regards Jen

    #109075
    Pratik
    Keymaster

    Hi @jennifersimsdesign-com-au,

    Please use following code in Appearance=> Customize=> Additional CSS box:

    #site-navigation ul li a {
        padding: 10px 6px;
    }
    
    #site-navigation {
        margin-right: 0; 
    }
    

    If this does not solve your issue, please post in your site url.

    Regards,
    Pratik

    #109537
    Jennifer Sims
    Participant

    Thanks Pratik,

    The code was useful. Much appreciated.

    #109538
    Pratik
    Keymaster

    Hi @jennifersimsdesign-com-au,

    I am glad it worked out.

    Regards,
    Pratik

    #109641
    Jennifer Sims
    Participant

    Hi Pratik,

    Further to my previous question is it possible to add the page menu background colour to the whole menu spanning from left to right of the website. Rather than having the header background colour on each side of the menu which is currently white. We would like it to be the grey.

    The site can be viewed at http://rivergumsps.wa.edu.au/

    Regards Jen

    #109671
    Pratik
    Keymaster

    Hi @Jen,

    I cannot quite understand what you mean. Can you explain with a screenshot?

    Regards,
    Pratik

    #109687
    Jennifer Sims
    Participant

    Hi Pratik,

    How cana I attach a file to email through to you?

    Regards Jen

    #109752
    Pratik
    Keymaster

    You can use dropbox, gdrive or any other file sharing media.

    #110880
    Jennifer Sims
    Participant
    #110897
    Mahesh
    Keymaster

    @jennifersimsdesign-com-au: Sorry this is not possible as it is inside the wrapper with max-width: 1680px.

    Regards,
    Mahesh

    #110901
    Jennifer Sims
    Participant

    Thanks Mahesh,

    I thought this was the case but best to ask.

    Thanks again for your support.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Change height of main menu bar in Fabulous Fluid Pro’ is closed to new replies.