• Resolved MommyCriesToo

    (@mommycriestoo)


    I’ve just switched to this theme and I love it, but I’m having a few minor issues.

    1. I can’t seem to get rid of widgets showing in my sidebar. I’ve set up everything I want in the bordered sidebar, and when I go in to widgets on my dashboard, nothing extra is showing up, but when I visit my site, there’s a search bar, archived posts, and more (all showing in an open sidebar under the one I made).

    2. I can’t seem to center my social icons in my sidebar. I’ve tried different plugins.

    3. My Instagram photo is huge and going out of the border, but only on mobile. I’ve tried making the photos smaller, but I don’t like how they look on desktop, all crunched to the left, with empty space to the right. Can I make the mobile image smaller or have them appear in 2 or 3 columns on desktop?

    4. I’ve installed Recent Posts Widget With Thumbnails, as recommended, but no matter what I’ve tried, I can’t make the post images any smaller. I’ve tried tinkering with media settings, but they remain the same size. They’re also VERY blurry.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there,

    Thank you for getting in touch with us.

    1. Please have a look at Appearance → Customize → Widgets → Sidebar – Default. It might comes from this section.

    2. Please go to Appearance → Customize → Additional CSS and add the following css:

    .zoom-social-icons-widget {
        text-align: center;
    }

    3. Please add this css to make image smaller on mobile:

    @media (max-width: 767px) {
      .instagram-pics img {
        width: 100%;
      }
    }

    4. Please set up the thumbnail options in this widget following settings from this screenshot: https://prntscr.com/hggq6f

    Hope that helps. Thank you for your time in this.

    Best regards

    Thread Starter MommyCriesToo

    (@mommycriestoo)

    Thanks for all the help.
    I’m still having problems with the sidebar widgets showing. I’ve checked the default sidebar, as suggested, but there are no widgets showing under it. There are only the one’s I put under the bordered sidebar.

    Hi again,

    Please, contact us via our support system here: https://www.lyrathemes.com/support/. We are not allowed to ask for your site’s details here, which would let us help you out.

    We’ll try to resolve it as soon as possible.

    Best

    Thread Starter MommyCriesToo

    (@mommycriestoo)

    Thank you. I sent a message just now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Some issues with sidebar’ is closed to new replies.