• Resolved jdaoust24

    (@jdaoust24)


    I am in the middle of creating my website. Eventually it will be used for many things including my business. But right now i just want a plain home page, and pages for my blogs. I have tried many different themes. There is a white line at the bottom of the page that goes across half the page. On other themes, it it a whole box. It also says “edit” and “edit with visual composer” on the page. I feel like this is a simple fix, but i have not figured out how to do it yet. Any suggestions or help would be greatly appreciated.
    Here is the site: https://www.galexha.com/ Please help. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello jdaoust24,

    If you would like to remove it from all your pages just add the following into your CSS file at the bottom:

    article {
    border-bottom: 0;
    }

    The edit links will remain for you as a logged in user but they will not show for someone who is logged out. You will need to edit your theme files to remove the ‘edit’ link and check if Visual Composer has any settings to remove their frontend ‘edit’ link.

    Thread Starter jdaoust24

    (@jdaoust24)

    First, i love you. That worked. But it only worked on the home page. When i try to enter it on any other page it won’t save.

    Thread Starter jdaoust24

    (@jdaoust24)

    Actually i figured it out. Thanks!

    No worries, glad I could help!

    Good luck with your site! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Please Help! White lines and Boxes.’ is closed to new replies.