• Resolved roniquery

    (@roniquery)


    Can anyone guide me in removing the bullets that are beside the pictures on this blog page?

    Thank you in advance!

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

Viewing 15 replies - 1 through 15 (of 21 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    li.listing-item {
        list-style: none;
        clear:both;
    }
    li.listing-item img.attachment-thumbnail.size-thumbnail.wp-post-image {
        float: left;
        margin-bottom: 1em;
        margin-right: 1em;
    }

    To add CSS: use the “Additional CSS” option in the customizer. https://codex.www.ads-software.com/CSS#Custom_CSS_in_WordPress

    Learn to use the Chrome Developer Tools to help you see and test changes to your CSS.

    Thread Starter roniquery

    (@roniquery)

    Thank you for the suggestions, but they are still there. Any other ideas?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I don’t see that you made those changes. Your site uses Endurance Page Cache. Find “Endurance” or “Cache” on your admin toolbar and clear the cache.

    Thread Starter roniquery

    (@roniquery)

    I went back and checked that the code was there and then I updated again, but I don’t see it. Also cleared the cache.

    Thread Starter roniquery

    (@roniquery)

    The Sydney theme is being used. Would the bullets be controlled by the theme?

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Please show a screen shot of how you added it. (Upload the screen shot to imgur.com and paste the link here.)

    Thread Starter roniquery

    (@roniquery)

    For some reason I can’t find the screenshot when I select the browse button on your site. Can I email it to you?

    Thread Starter roniquery

    (@roniquery)

    It worked!
    I had missed a bit of your code.

    Thank you so much!

    Thread Starter roniquery

    (@roniquery)

    Darn! The bullets were just hidden. I maximized the screen and unfortunately, they are still there. I did upload to imgur.com.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Paste the link to your image on imgur.com

    Thread Starter roniquery

    (@roniquery)

    Done

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Geez…. I’ve asked several times for you to show me HOW you added the CSS to your site because, as far as I can see, you haven’t. Last chance. You said you uploaded a screen shot to imgur.com. WHERE? What’s the URL of that image.

    Thread Starter roniquery

    (@roniquery)

    C:\Users\Roni\Desktop\Bullets.pdf

    I’m sorry, I’m not the expert here. I went to imgur.com and uploaded the screenshot, or it seemed to upload. Maybe it did not. I am unfamiliar with that site. Is there somewhere I can double check? Do I have to sign up to use it? Do you still need the screenshot?
    I clicked on this image to make sure it would open and it did for me.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    The link is on your local hard drive.

    Thread Starter roniquery

    (@roniquery)

    I got a confirmation that it is shared on imgur.com. I tagged it “# Bullet Points”. I could not find the URL on my hard drive. If you can’t find it I understand, I don’t know what else to do at this point. I do appreciate your time.
    Thank you

Viewing 15 replies - 1 through 15 (of 21 total)
  • The topic ‘Remove Bullets from blog post’ is closed to new replies.