Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #907568

    Hi All,
    Before updating to most recent version of Enfold, I formatted the site so there was no border between the main container and sidebar. After the update, now there is a border. How do I remove it?

    Also, I thought that when a child theme is installed this type of issue should not occur. Any thoughts on why this is happening?
    Thanks!

    V.

    #907686

    Hey Valerie,

    Child theme is preserves the changes you have done in the file, but I don’t think it’s needed on this situation (but if you want to use child theme, it would also be great). Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top #main .sidebar, 
    #main .content.av-content-small {
        border: 0 !important;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #907723

    Thanks for the fix!

    #907729

    Hi,

    Glad that we could help! Let us know if you need further assistance or if we can close this thread :)

    Best regards,
    Nikko

    #908144

    This thread can be closed. Problem solved. Thank you!

    #908294

    Hi,

    Glad to hear that. Thanks for using Enfold! Have a great day :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Border Between Main and Sidebar’ is closed to new replies.