Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #692916

    Hey guys…Even with a NO BORDER set for colored sections…I am still getting a border. Total nuisance. Please help.
    Also, my CSS is getting heavy…since I have to be styling Header tags based on whether it’s in or our of an ‘avia_textblock’ class.
    Any thoughts? Thank you.

    #693771

    Hey Justin,

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

    .avia-section {
        border: none;
    }
    

    Best regards,
    Yigit

    #693794

    Thank you Yigit.

    #693795

    Hi!

    Always happy to help Justin.
    Let us know if you have any other questions or issues and enjoy your weekend

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Border issues and Header issues’ is closed to new replies.