badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reduce height of the menue

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6727
    pixelandmore
    Participant

    Hello,
    I would need to reduce the height of the menue bar.

    How can I do this?

    Kind regards,

    Eric

    #6743
    pixelandmore
    Participant

    I managed to change the size. Last issue I have is the font color. Plesse let me know how I can change it (just the color of the menu font)

    Regards,

    Eric

    #6775
    Sanjip Shah
    Participant

    @pixelandmore You can use the custom css for this. In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.

    #access a {
        color: #F6FF00;
    }
    #access ul li ul li a, #access ul li.current-menu-item ul li a, #access ul li ul li.current-menu-item a, #access ul li.current_page_ancestor ul li a, #access ul li.current-menu-ancestor ul li a, #access ul li.current_page_item ul li a {
        color: #00FF3C;
    }

    The first one is for the menu color and second part is for the dropdown menu color. You can change the color code to your liking. You can look for the color codes in this link http://www.colorpicker.com/.

    #6947
    pixelandmore
    Participant

    Hello Sanjip,
    I tried this but unfortunately without success. I would like to have menu background: #7B0180 the font: #FFFFFF and the active and hover: #FA75FF
    Not sure why but I only manage to change the background color and the color for active (current page) and hover. The other text doesn’t change at all.

    Any idea?

    Regards,

    Eric

    P.S. the support TEam has my access detaisl to the page, if you need to access, please feel free to do so.

    Kind regards,

    Eric

    #6975
    Sanjip Shah
    Participant

    @pixelandmore Can you provide a link to your page? It would be easier for me to understand the issue and what changes are being reflected.

    #6998
    pixelandmore
    Participant

    Hi Sanjip. I don’t want to have the link to the website in all forums. Would you mind to send me your email address? I’ll send you the link straight away! The support team already has all my detaisl. Even access to the Dashboard, etc.

    Regards,

    Eric

    #7020
    Sanjip Shah
    Participant

    @pixelanddmore Okay. I will check on it in our support emails.

    #7021
    pixelandmore
    Participant

    thanks!!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.