• Resolved natejamestz

    (@natejamestz)


    I posted this in another thread but realized I should make a new thread for a new question:

    I’ve added an image using the sidebar widget on my home page. When the page loads on desktop it looks fine and there is a small lined border around the image. When the page is viewed on my mobile the image is pushed below the text, which then causes the border around the image to no longer be even (it’s narrow on the left and very wide on the right). Is there a way to remove this image border? Or to ensure it resizes properly?

    Thanks so much!

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Viva Themes

    (@vivathemes)

    Hi,

    Your website is under construction. Can you make it available so I can take a look?

    Edy

    Thread Starter natejamestz

    (@natejamestz)

    Yes – it’s back up now!

    Thread Starter natejamestz

    (@natejamestz)

    I can confirm as well that this light grey border is added to any widget that is put in the sidebar. I tried with others and they all had the same issue.

    Theme Author Viva Themes

    (@vivathemes)

    Hi,

    That is the widget border. If you would like to remove it add the following css code under ‘Appearance – Customize – Additional CSS’

    #rightbar .widgets {border:none !important;}

    Thanks,
    Edy

    • This reply was modified 5 years, 10 months ago by Viva Themes.
    Thread Starter natejamestz

    (@natejamestz)

    That worked! Thanks so much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Removing image border on sidebar’ is closed to new replies.