Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #137964
    mkbiss
    Member
    Post count: 23

    Hello,

    Could you let me know the kind of CSS I need to add in the menu for the terms Marine Plasma and Essential fatty acids to be in bold but not the rest of the menu.

    http://4e0.b55.myftpupload.com/marine-wonders/

    thanks in advance,

    Marc

    #138077
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Looks like you managed it yourself? http://d.pr/i/11x5E/FefVSUca

    – Kyle

    #138204
    mkbiss
    Member
    Post count: 23

    Hello Kyle,

    Thanks for getting back to me. By default it`s bold in the mega menu…I did not do anything!

    I`m trying to get the same words in Bold in the sidebar…I see you can add some CSS styles in the menus but whatever I enter does not seems to work. Would you have a code suggestion I could add to get it in bold in the side bar?

    Thanks in advance,

    Marc

    #138206
    mkbiss
    Member
    Post count: 23

    Hello Kyle,

    Me again. I worked on it and got it to work in the sidebar. That being said I have a new question…What would be the CSS to get rid of the arrow at the end of the line in the sidebar.

    thanks,

    Marc

    #138230
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .widget_categories ul > li a:before, .widget_archive ul > li a:before, .widget_nav_menu ul > li a:before, .widget_meta ul > li a:before, .widget_recent_entries ul > li a:before, .widget_product_categories ul > li a:before{
    content:"" !important;
    }

    Thanks
    Mohammad

    #138245
    mkbiss
    Member
    Post count: 23

    Hello Mohammad,

    Thanks very much, it worked nicely. Just curious to know if by adding a CSS additional class, could the effect not be applied to the entire side bar but only certain elements.For example I would only get rid of the arrows for the two elements in grey and not for the rest.I ried a couple of things but it does not seem to work.

    http://4e0.b55.myftpupload.com/marine-wonders/

    Thanks once again.

    Marc

    #138253
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Remove the previous CSS and use this:

    .widget_nav_menu ul.menu > li.MenuFont a:before {
      display: none;
    }

    – Kyle

    #138254
    mkbiss
    Member
    Post count: 23

    Thanks very much !

    Marc

    #138255
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Great, thanks Mohammad

    – Kyle

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

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

License required for one of the following items
Login and Registration Log in · Register