HOW customize css style of a widget menu

This topic has 4 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Eva Kemp

  • Avatar: Webacto
    Webacto
    Participant
    May 26, 2015 at 18:39

    I created a vertical menu as a widget and I placed it with widgetised sidebar.
    Now I need to align it with to the left, with margin zero, but I can’t find where can I associate a css class.

    How can I associate it?

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    May 26, 2015 at 20:31

    Hello,

    Could you please show on a screenshot how you want the menu to be displayed?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Webacto
    Webacto
    Participant
    May 27, 2015 at 10:32

    Sure, this is the link.
    http://www.laminotech.webacto.es/control-solar-termico/

    It’s the menu on the left of the INFORMATE SECTION, it will have a left-padding and I want to align it to the left without margins.

    From which class I can modify it?

    Avatar: Eva
    Eva Kemp
    Support staff
    May 27, 2015 at 11:13

    Hello,

    Try to add this code in custom.css file:

    .widget_nav_menu {
     margin-left: 0px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.