Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #687596

    Hej Kriesi-team
    I’ve build a shop page with Avia which went fin, but I wonder if I can get the shop dropdown menu narrower, meaning the categories ar coming closer, with a more transparant back ground.
    Is that possible?
    Enclosed you’ll find the url in the private content. Just hoover on ‘butik’
    Thanks in advance for your help.
    Kind regards,
    Ronald

    #688266

    Hey Ronaldgoudriaan,

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

    .avia_mega_div.avia_mega3.nine.units {
        opacity: 0.9 !important;
        width: 500px !important;
    }
    

    Best regards,
    Jordan

    #690181

    Thanks Jordan,
    that worked!
    Kind regards
    Ronald

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Shop dropdown menu’ is closed to new replies.