This topic has 1 reply, 2 voices, and was last updated 5 years by Kieran_SQ.

  • Author
  • #215618
     Laurent_C
    Participant

    how can I do to suppress line between main content and sidebar ? like line on image highlight with red screw

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #215628
     Kieran_SQ
    Moderator

    Hi,

    You can remove this border by adding the below CSS to your KLEO Child theme’s style.css file by going to WP Admin > Appearance > Editor > KLEO Child > Style.css

    COPY CODE
    .sidebar {
        border-left: 0px;
    }

    Alternatively you can add this to WP Admin > Theme Options > General Settings > Scroll to: Quick CSS. Make sure to purge your WordPress, server and browser cache(s) to see the changes.

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?