transparent background in menu nav

  • Posted in : cvCard WP
  • celmakie
    Participant

    Hi Memeth, your theme is amazing. I got some few questions, as asked in the very first topic I’ll make one post by question.

    3) Is there a way in the custom css for example to make a transparent black background (for example) behind the menu nav ?

    Best Regards :)

    ahmetsali
    Keymaster

    Hi, sorry this is not easy to do with this layout.

    celmakie
    Participant

    Never mind, so I have another problem, because of that : color of the links won’t change in personnalize options (it stays white and grey for the links on left and right) whatever color I chose.
    Is there a custom css option to change the link colors on the nav menu so I can put my own background banneer in white ?

    Best Regards and thanks again for this beautiful theme

    ahmetsali
    Keymaster

    you can use this custom css code to change the left and right menu link’s color;

    .vs-nav li a {
     	color: #333; 
    	}
    
    celmakie
    Participant

    Thanks, my question was also about the selected link that would stay white ever

    ahmetsali
    Keymaster

    try this custom css code;

    .vs-triplelayout .vs-nav .vs-nav-current a {
     	color: #fff;
    	}
    
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register