Forum Replies Created

Viewing 20 posts - 101 through 120 (of 126 total)
  • Author
    Posts
  • in reply to: several problems #334738
    minal
    Keymaster

    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
    header

    About Featured Image go to Dashboard > Appearance >> Editor >> Templates
    Screenshot-1

    about that page title showing if this issue still exist, please share your URL so that I can check thoroughly

    Sincerely,

    Minal

    in reply to: Can not save changes using theme editor #334734
    minal
    Keymaster

    Hello @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

    in reply to: several problems #334731
    minal
    Keymaster

    Hello @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 below

    Screenshot-5

    and 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

    in reply to: style.css in child theme #334728
    minal
    Keymaster

    Hello @Pikabon

    We will contact you shortly

    Sincerely,
    Minal

    in reply to: cover image hero content not replacable #334636
    minal
    Keymaster

    Hello @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:

    image

    and to change the image to your liking you can see the image below :

    image-1

    Hope it works for you

    Sincerely,

    Minal

    in reply to: Header Colors #334460
    minal
    Keymaster

    Hello

    here it is the required css for the title

    .transparent-header .wp-block-site-title a{
    color: inherit !important;
    
    }

    Sincerely,

    Minal

    in reply to: Header Colors #334457
    minal
    Keymaster

    Hello @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,
    Minal

    in reply to: Posts not showing up #334216
    minal
    Keymaster

    Hello Glen,

    I will contact you shortly

    in reply to: Posts not showing up #334198
    minal
    Keymaster

    To 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

    in reply to: Horizontal Menu #334197
    minal
    Keymaster

    Hello 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

    in reply to: Markup to Testimonial text field #334189
    minal
    Keymaster

    Hello Glen,

    Nice to know that it works perfectly for you,

    Cheers,

    Minal

    in reply to: Markup to Testimonial text field #334152
    minal
    Keymaster

    Hello 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

    in reply to: Markup to Testimonial text field #334135
    minal
    Keymaster

    Hello Glen

    Due to the slider, extra tags cannot be inserted into the content.

    Sincerely,

    Minal

    in reply to: Title Two sizing #334132
    minal
    Keymaster

    Hello 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,
    Minal

    minal
    Keymaster

    Hello 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

    minal
    Keymaster

    Hello 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

    in reply to: Terms and Conditions Box Not Checked on Click #333415
    minal
    Keymaster

    Hello 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

    in reply to: Newbie question #333413
    minal
    Keymaster

    Hello 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

    http://tinyurl.com/2an8vd8j

    Sincerely,

    Minal

    in reply to: Newbie (contd) #333402
    minal
    Keymaster

    Hello 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

    in reply to: 2 headers both locked cant change on pages or remove eaither #333368
    minal
    Keymaster

    Sorry 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

     

Viewing 20 posts - 101 through 120 (of 126 total)