Forum Replies Created
-
AuthorPosts
-
minalKeymaster
Hello @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
minalKeymasterHello @HansH
You can make the pattern less high by decreasing the padding top and bottom from the editor.
for those processes Please follow the image below:
and to change the image to your liking you can see the image below :
Hope it works for you
Sincerely,
Minal
minalKeymasterHello
here it is the required css for the title
.transparent-header .wp-block-site-title a{ color: inherit !important; }
Sincerely,
Minal
minalKeymasterHello @diamonddream
I have sent you an updated CSS snippet for menu links
.wp-block-navigation__responsive-container:where(:not([class*=is-menu-open]):not([class*=has-modal-open])) .wp-block-navigation__responsive-container-content>.wp-block-navigation__container>.wp-block-navigation-item>.wp-block-navigation-item__content, .wp-block-navigation__responsive-container-content>.wp-block-navigation__container>.wp-block-page-list>.wp-block-navigation-item>.wp-block-navigation-item__content, .wp-block-navigation__responsive-container-content>.wp-block-page-list>.wp-block-navigation-item>.wp-block-navigation-item__content { color: inherit !important; }
add to your additional css
Sincerely,
MinalminalKeymasterHello Glen,
I will contact you shortly
minalKeymasterTo show your posts on your desired page,
Go to Dashboard > Appearance > Customizer > Homepage Settings and choose “A static page ”
and you will find a post page section where you can assign a desired page where you want to show your posts
Hope it works for you,
Sincerely.
Minal
minalKeymasterHello Glen,
Yes, you can place the menu horizontally at the top, for that you have to go to
Dashboard > Appearance > Customizer > Theme Options > Menu Options.you will find the option to place the menu horizontal or vertical
hope it will work for you
Sincerely,
Minal
minalKeymasterHello Glen,
Nice to know that it works perfectly for you,
Cheers,
Minal
minalKeymasterHello Glen
For text and dots to appear you can add this CSS snippet
.testimonial-content-section button { color: #997723 }
You can add those lines of code in additional CSS. For Additional CSS, Go to dashboard > Appearance > Customize > Additional CSS.
Hope it works for you,
Sincerely,
Minal
minalKeymasterHello Glen
Due to the slider, extra tags cannot be inserted into the content.
Sincerely,
Minal
minalKeymasterHello Glen
You don’t have to disable .title-two instead of that to get consistent add this one line of code
and remove the font size given to that .title two.section-title .title-two { font-weight: inherit; }
To add this CSS snippet go to Dashboard > Appearance > Customizer > Additional CSS
Hope it works for you,
Sincerely,
MinalFebruary 29, 2024 at 6:10 am in reply to: When Add a Page the Front page template does not appears in the template list #333420minalKeymasterHello Karla
The issue regarding of home page displays not showing on settings >> Reading is because there might be no pages created or your created page is not yet published or is in draft.
you have to go to your dashboard >> page and check whether there is a page created or if it is stored in a draft(unpublished).
Once you created and published page your homepage displays option will be visible in Readings
Sincerely,
Minal
February 29, 2024 at 6:09 am in reply to: When Adding a Page the Front page template does not appears in the template list #333419minalKeymasterHello Karla
The issue regarding of home page displays not showing on settings >> Reading is because there might be no pages created or your created page is not yet published or is in draft.
you have to go to your dashboard >> page and check whether there is a page created or if it is stored in a draft(unpublished).
Once you created and published page your homepage displays option will be visible in Readings
Sincerely,
Minal
minalKeymasterHello tulip578
Sorry for inconvience
This terms and conditions checkbox issue will be fixed after the updated version release.
You will be notified once an updated version is available.
Sincerely,
Minal
minalKeymasterHello jcdrums
For editing the home page
Go to Dashboard > Appearance >> Editor, there you will find the home page (front page), and click on the pen icon to edit the page as shown in the image below
Sincerely,
Minal
minalKeymasterHello jcdrums
Since we checked on your site, we assume your changing content is appearing fine on your site.
here is the screenshot of your home page http://tinyurl.com/28o5vbv2
can you check this screenshot and compare it with yours?
if this screenshot of your home page doesn’t match the homepage on your browser you can try refreshing the page after clearing the browser cache.
Sincerely,
Minal
February 28, 2024 at 3:24 am in reply to: 2 headers both locked cant change on pages or remove eaither #333368minalKeymasterSorry but by default from WordPress, you cannot remove or unlock it once you define in patterns.
instead, you can use one header at a time.
Sincerely,
Minal
-
AuthorPosts