Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1035384

    I am getting a blue outline around the active tab in my portfolio items. How do I get rid of this?

    #1035927

    Hey ecoramarketing,

    I can’t see anything like that on my end using Chrome, could you try to explain the problem a bit further or post a screenshot of it please?

    Best regards,
    Rikard

    #1036250
    This reply has been marked as private.
    #1036255
    This reply has been marked as private.
    #1036269

    Hi,

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

    CSS Snippet:

    
    :focus {
        outline: none;
    }
    
    

    Best regards,
    Yigit

    #1036300

    That worked!

    Thanks

    #1036324

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Blue outline of tabs’ is closed to new replies.