Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #901258

    Hello!

    I’m trying to change the size of a menu I inserted into the description section of a product category.

    The links are a bit small. I’m wondering if there is a way to make them bigger. or if there is a better way to create a submenu that is specific to each category.

    #901926

    Hey isaaccolavecchio,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #menu-main-categories a {
      font-size: 15px;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.