otpidusprime
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Removal of borderAwesome! Glad it worked! π
Thank you so so much.
You’re welcome π
Forum: Fixing WordPress
In reply to: Removal of borderYou can try this:
#main .blog-item-wrap { border-top: none !important; }This code will be prioritized over other conflicting codes.
Forum: Fixing WordPress
In reply to: Removal of borderIt worked on my end. Here’s the screenshot: https://prnt.sc/favpvb
Let me know if I got your question wrong in the first place.
Forum: Fixing WordPress
In reply to: Increasing Menu sizeyeaaaah i fixed the white stripe!
Glad to hear! π
No problem man! π you helped alot!!
@otpidusprimeThanks for understanding and so glad i could help! π
Forum: Fixing WordPress
In reply to: Increasing Menu sizecant you see this?!
https://snag.gy/ECdOJA.jpg
thereβs something wrong if you cantI dont understand? What cant i see?
The black strip? or something else?Forum: Fixing WordPress
In reply to: Increasing Menu sizeHi man!
i fixed it myself π so that wont be necessary, still thanks for the offer πGlad to hear. π
But i have another problem! if you take a look at my page you will see a thin white stripe at the top of the page above the blue logo.
i tried to get rid of it but cant really find a way to accomplish my wishes π
i hope you can help with this!
I cannot see any white strip and no blue logo either. I suppose you fixed this yourself?
Let me know π
Again, apologies for the delayed response! This week has been very hectic for me. π
Forum: Fixing WordPress
In reply to: Removal of borderApologies for the delayed response @lisasutcliffe.
Okay, you can use this CSS to remove the light border:
#main .blog-item-wrap { border-top: none; }Hope this helps π
Forum: Fixing WordPress
In reply to: Cant change background color in this theme, help please.@65erik65 glad i could help π
Forum: Fixing WordPress
In reply to: Cant change background color in this theme, help please.Hello @65erik65
You might be just changing the body background color.body { margin: 0; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 1rem; line-height: 1.5; color: #373a3c; background-color: #ffffff; /*this one*/ }To change the background color under the texts/contents you have to change the background color property of the container class as well:
.main-container { border-radius: .25rem; background: #ffffff; /*this one*/ padding-top: 1rem; margin-bottom: 2rem; }Hope this helps π
Forum: Fixing WordPress
In reply to: Removal of borderHi Lisa,
You can use these CSS codes to remove the borders:
1. To remove the very faint above the side bar.well { -webkit-box-shadow: none; -mox-box-shadow: none; box-shadow: none; }2. To remove dark border above every post
#main .blog-item-wrap { border-top: none; }and
.post-inner-content { border-top: none !important; }Hope this helps π
Forum: Fixing WordPress
In reply to: Increasing Menu size@oliviervanhoudt apologies for the delayed response.
Seems like you have removed the star.
Do you still need help with this?
Forum: Fixing WordPress
In reply to: images showing up as slideshow instead of tiled layoutOk tried the plugin and under the option GSS Slideshow I selected NO but still it made a slideshow with the images π
It’s because the plugin wont affect the default settings.
Try reinstalling and see if you can get the option to work.
Forum: Fixing WordPress
In reply to: images showing up as slideshow instead of tiled layoutAlso, before re-installing…
Try this plugin:
https://ww.wp.xz.cn/plugins/gallery-slideshow/Forum: Fixing WordPress
In reply to: images showing up as slideshow instead of tiled layoutBut be careful while re-installing. Backup all your contents first.
Forum: Fixing WordPress
In reply to: images showing up as slideshow instead of tiled layout4.7.4 is the latest version indeed so force update is not required.
Try re-installing…
Because i have that option, here’s the screenshot: http://prnt.sc/f0riyi