Forum Replies Created
-
AuthorPosts
-
minal
KeymasterHello 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,
Minalminal
KeymasterHello 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
minal
Keymasterminal
KeymasterFor featured image just below header, try replace the existing header parts with header-default parts like you did on homepage.
Sincerely,
Minal
minal
KeymasterHello @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
minal
KeymasterHello @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
minal
KeymasterHello @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
minal
KeymasterHello @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
minal
KeymasterHello
here it is the required css for the title
.transparent-header .wp-block-site-title a{ color: inherit !important; }
Sincerely,
Minal
minal
KeymasterHello @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,
Minalminal
KeymasterHello Glen,
I will contact you shortly
minal
KeymasterTo 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
minal
KeymasterHello 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
minal
KeymasterHello Glen,
Nice to know that it works perfectly for you,
Cheers,
Minal
minal
KeymasterHello 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
minal
KeymasterHello Glen
Due to the slider, extra tags cannot be inserted into the content.
Sincerely,
Minal
minal
KeymasterHello 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 #333420minal
KeymasterHello 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 #333419minal
KeymasterHello 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
-
AuthorPosts