Page "blank" spaces & logo
-
AuthorPosts
-
vannierstudio
MemberHi,
Thank you so much for creating this beautiful theme, also I used a few of your tips in the forum so thank’s again !!
I still have a few issue regarding my front page1. I have to much space between my header and my “portfolio” text, can I reduce this ?
2. I have 2 white columns on the frontpage and I want everything to be full page like the header, how can I remove this ?
3. On my other pages I have a small symbol on the top that I want to remove (a diamond grey symbol), is that possible ?
https://vannierstudio.com/studio-graphisme/4. Last but not least would you know what would be the best size for my logo as I tried a lot and it’s always blur :(
Thank you so much for your kind and very appreciated help !
Camille.
The blog I need help with is: (visible only to logged in users)
I have found a way to solve number 3 !
5. However I noticed the header in my other pages have a dark filter, is there any way to remove it ?
https://vannierstudio.com/studio-graphisme/Thank you so much!
sakinshrestha
Theme AuthorThanks for using the Verity theme.
1. You can add the following CSS to reduce padding top by adding the following CSS in Custom CSS
.hero-content-wrapper .section-content-wrap { padding-top: 0; }
2. I don’t see any 2 white columns on your site front page.
3. I think you already remove it with Custom CSS as I don’t see any symbol on the top.
4. It’s not about the size but about the quality of the image. You have to upload a little high-quality image as I see the image https://vannierstudio.files.wordpress.com/2021/03/cropped-logo-vannier-studio_plan-de-travail-1-7-2.png is blur itself.
Or try adding the following CSS in Custom CSS and upload the image with height of 140px. So, it’s double and it will be more clear..custom-logo { max-height: 70px; }
5. For that you can add the following CSS in Custom CSS:
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]), .wp-block-cover.has-background-dim:not([class*="-background-color"]) { background-color: transparent; }
Thank you so much :)
For the 2 white columns, it is only on the front page except on the header and the footer. If you can’t see it I will find another way to solve this.Thanks again.
sakinshrestha
Theme Author@vannierstudio: Thanks for your appreciation :)
Oh now I got it what do you mean by 2 white columns, you need to spaces. So, you can add the following CSS in Custom CSS:
.hero-content-wrapper .section-content-wrap { padding-left: 0; padding-right: 0; }
Thank you so much that is working perfectly, just what I needed !! :)
sakinshrestha
Theme Authorthat’s nice.
- The topic ‘Page "blank" spaces & logo’ is closed to new replies.