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*

Any way to change colours or spacing of primary menu?

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #54725
    aejones94
    Participant

    Hello!

    I’m got a website that functions as an online portfolio – the primary menu currently has links to posts showing my work, a contact page, and an external link to my shop. I’d like to differentiate the posts from the other menu items in some way – ideally by either changing the colour of just the posts but not the page or external links, or by being able to put a space between some menu items to set them apart. Is there any way of doing this?

    Thanks for your help!

    #54734

    Hi,

    For this please provide us your site url? So that we can see your site and provide you a custom css if possible.

    Thank you!

    #54740
    aejones94
    Participant

    Hello,

    the URL is http://www.annettejonesart.com

    (it’s a work in progress, excuse the messiness!)

    Thanks!

    #54769

    Hello,

    According to your menu to change the color of posts only just use below custom css code.

    .menu-item-type-post_type a {
        color: #000;
    }

    Change above HEX color code #000 into your own color code.

    Thank you!

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