Home Forums WoodMart support forum Browse Categories

Browse Categories

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

    mdilisio
    Participant

    Hola, quería saber si hay forma de modificar el alto de todo el menú de categorías, para que iguale el alto del slider principal. Tengo menos categorías que en la demo y quisiera que igual ocupen el mismo alto.
    ¿Hay forma de regular el alto desde la configuración del theme o sólo con CSS?

    Attachments:
    You must be logged in to view attached files.
    #475403

    Hello,

    Can you please share the WP admin login details of your site so I will check the settings and give you the possible solution.

    Best Regards.

    #475439

    mdilisio
    Participant

    Hello, here is the info:

    https://wes-merchandising.com.ar?panel-secreto/
    user: acceso.wescamp
    pass: 7DU$@#Ym&s!kb937

    #475596

    Hello,

    Try to add the following custom CSS code in Theme Setting -> Global custom CSS section:

    .wd-nav-vertical.wd-design-default {
        padding-bottom: 95px;
    	gap: 10px;
    }

    Best Regards.

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