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

    http://bluemontinluray.com/wp/shop/
    On this page, I am trying without success to change the size of the links of the categories in the side bar. Can you help please?

    I also need the links for each product to show clearer for accessiblity issues on the category / product pages
    http://bluemontinluray.com/wp/product-category/books/ ( add to cart & Show Details links )
    How do I do this?

    thank you in advance!

    #743931

    Hey

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .widget_product_categories li a {
        font-size: 16px;
    }
    .avia_cart_buttons { 
    opacity: 1;
    }
    

    Best regards,
    Yigit

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