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

    Hello. I’m using a tab element on my site and on mobile, the active tab background is set to none, but I want it to be #378084. I tried using

    
    .main_color .template-archives .tabcontainer a, #top .main_color .tabcontainer .tab:hover, #top .main_color .tabcontainer .tab.active_tab {
    background-color: #378084 !important;
    }

    but it didn’t work. Thanks in advance

    #1023556

    Hey bobfurgo,

    Best regards,
    Victoria

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