Home Forums WoodMart support forum Mobile navbar hight

Mobile navbar hight

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #348680

    bazaargib
    Participant

    Hi, I recently bought your theme and i absolutely love it! I just need to make a few adjustments.

    – I would like to adjust the hight of the navbar to 40px
    – Can i add separators like in the header builder?

    Thanks.

    Hussam

    #348732

    Hello,

    Thank you very much for choosing our theme and for your warm feedback.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-toolbar div{
    border-right:2px solid #333333;
    }
    body .wd-toolbar div:last-child{
    border-right:2px solid transparent;
    }
    body .wd-toolbar {
        height:40px;
    }

    Please set the color as per your needs.

    Best Regards

    #348736

    bazaargib
    Participant

    Brilliant.

    Thank you for your quick reply.

    #348766

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance

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

The topic ‘Mobile navbar hight’ is closed to new replies.