Forum Replies Created
-
AuthorPosts
-
minalKeymaster
Hello Hansh,
Thank you for your clear explanation.
and yes you can add separate colors on menus. you have used two separate header parts in the home page and pages so you can change the color on those separate header parts
you can find template parts by going Dashboard > Appearance >> Editor >> Patterns and you will find manage all parts at the bottom
https://prnt.sc/BbjC-5CGbsfR
https://prnt.sc/Yx6nRdIORiovSincerely,
Minal
minalKeymasterminalKeymasterHello Hansh,
If you face any difficulty throughout your build up, we are here to assist you
Sincerely,
Minal
minalKeymasterHello Hansh,
If you want to change the color of arrow bullets you have to change the text-link color from the editor,
if you hover those color you will see text-link text and that’s one you have to change. but it will change all over the page where text-link is used.
and if you want to solely change that specific bullets try adding below CSS snippets
ul li:marker { color: your desired color value; }
and if you want the same color as the list text in your bullets
ul li:marker { color: inherit; }
Hope it works for you,
Sincerely,
MinalminalKeymasterHello Hansh,
I cannot figure out which list of buttons are you referring. can you please provide me a screenshot of it so I can come up with a solution?
Sincerely,
Minal
minalKeymasterminalKeymasterHello hansh,
You’re welcome,
you are getting used to it day by day and it’s looking refineed than earlier ones.
Sincerely,
Minal
minalKeymasterminalKeymasterHello Hansh,
Those css are for custom class that you have to give on section(i.e: “wp-block-section”) and on heading (i.e: “wp-block-group-heading”)
and if you want to work that css on every section at once you have to add class to it . and if you want to add spacing manually you can give from here.
Sincerely,
Minal
minalKeymasterHello Hansh,
let’s make it from the start for that you have to reset what have you done to the header because it will get more confusion
follow this images to reset and try again set your site title and menus
go to Dashboard >> Appearance >> Editorand try to add one item at once and check it i.e site logo or site title and after that menus
Sincerely,
Minal
minalKeymasterHello Hansh
I’m glad that it has worked for you even though it was a hard way.
To share your review kindly visit this link https://wordpress.org/support/theme/elevatebiz/reviews/#new-post
Your review will means a lot to us and can get others to know what can they expect when they’re looking for a support we offer.
Sincerely,
Minal
minalKeymasterHello @joshimals
Some Social icons are not supported in the “social-icons” Gutenberg Block. So you can use other plugins for social links.
Sincerely,
Minal
minalKeymasterminalKeymasterHello Hansh,
You don’t have to go to the page for featured image. Just simply go to Dashboard >> Appearance >> Editor >> and template >> and there you can see a single post and pages template just there you can change the background and in all posts or pages it will be applied.
Follow these steps:
Sincerely,
MinalminalKeymasterHello Hansh
We should never give up that’s the main motto.
and thank you for your kind gesture,
Again if any issues or difficulties exist again Please feel free to ask for support we are here to assist you,
Sincerely,
Minal
minalKeymasterminalKeymasterFor featured image just below header, try replace the existing header parts with header-default parts like you did on homepage.
Sincerely,
Minal
minalKeymasterHello @HansH
1. I inputted CSS. You can see that here. The color of header didn’t change.
2. Next thing was trying to adjust the color of header background and text. You can see that here. No result at all.
>> These two issues will be fixed after the theme update, you will notified about the theme update once we get it done from here !!
and To change the header background you have to go to that specific header part that you are using and you can change it from there
About Featured Image go to Dashboard > Appearance >> Editor >> Templates
about that page title showing if this issue still exist, please share your URL so that I can check thoroughly
Sincerely,
Minal
minalKeymasterHello @presage
On our system, it works fine. I’m not sure which section are you referring so can you please explain which section or topics so that we can work on that particular and also screenshots will be the beneficiary
Sincerely,
Minal
minalKeymasterHello @HansH
Sorry for the inconvenience caused.
About that page title, to hide those titles you can delete those titles by clicking on it. or you can try this below Css snippet
.header-media-inner-post .wp-block-post-title { display: none; }
If you want another section instead of a banner and to maintain design purposes you have to replace the existing header parts with header-default parts
follow this image belowand about the site title color and this CSS snippet
.header-transparent .wp-block-main-header wp-block-site-title a, .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content { color: inherit; }
Sincerely,
Minal
-
AuthorPosts