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

    Hi,
    where can i make the setting for the border between main content and the sidebar?
    I think by my other sides it was already there, now its just white and looks a little bit boring.

    Many greetings
    rixi

    #1358267

    Hey rixi,
    Please check Enfold Theme Options ▸ Sidebar Settings ▸ Sidebar Separator Styling
    2022-07-13_001.jpg

    Best regards,
    Mike

    #1358279

    Hi Mike,
    thanks for your quick answer :)
    I made it, but there is still no border. Where can i put the setting for the border color?

    Many regards rixi

    #1358285

    Hi,

    Thank you for the update.

    The border is not visible because the assigned border color is the same as the main content background. Please use this css code to adjust the color of the border.

    #top #main .sidebar, .main_color aside {
        border-color: #dfdfdf;
    }
    

    Best regards,
    Ismael

    #1358295

    Hi Ismael,
    perfect, thank you :)

    Many regards rixi

    #1358310

    Hi,

    No problem. Glad to know that the css is working properly. Please feel free to open another thread if you have more questions about the theme.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Border between main content and sidebar’ is closed to new replies.