Forum Replies Created

Viewing 15 posts - 1,126 through 1,140 (of 1,544 total)
  • Author
    Posts
  • in reply to: Automatic Capital Letters in Menus, Links and Footers #147493
    Psink
    Keymaster

    Remove the previous css and add this one

    
    a,
    .site-header-top-main .site-navigation a,
    .header-style-two .site-header .site-header-main .wrapper .site-description,
    .site-description,
    .main-navigation .sub-menu a,
    .top-navigation .sub-menu a,
    .widget-area:not(.sidebar) .widget .widget-title,
    .posts-navigation a, #content #infinite-handle span button, 
    .header-media .more-link,
    .main-navigation a{
          text-transform: none !important;
    }
    

    However, it works for site title, site description, buttons
    But for some reason, it doesn’t work for the top bar menu and child menu because output text is in Uppercase form

    As you can see the difference in screen record
    https://www.awesomescreenshot.com/video/3234559?key=30e9eb1a91534924914d6c011e54a5f4

    Since the text output is in the uppercase on your site as you can see – it shouldn’t be like that
    At the end of the video on another site as you can see there is no uppercase text on the child menu

    Can you check your menu panel on the customizer maybe there is an issue? I guess there may be all uppercase text assign to menu items

    Regards,
    Psink

    in reply to: Automatic Capital Letters in Menus, Links and Footers #147490
    Psink
    Keymaster

    Hello Anglicky

    Please add this css in Additional Css –

    
    .main-navigation a{
          text-transform: none;
    }
    
    

    Have a great day

    Regards,
    Psink

    in reply to: delete/remove ‘from the blog’ #147486
    Psink
    Keymaster

    Hello Becka

    Yes, please watch from this link
    https://www.awesomescreenshot.com/video/3232275?key=ab49eefd7ded8e74c694934e958d09e6

    Regards,
    Psink

    Psink
    Keymaster

    can you please share a screenshot of the entire browser. It quite defaults to find the actual issue only with the inspector screenshot

    if color for text is not working you can use important
    as

    color: #000 !important;

    Regards,
    psink

    in reply to: Automatic Capital Letters in Menus, Links and Footers #147478
    Psink
    Keymaster

    can you please share your site URL?

    Regards,
    Psink

    Psink
    Keymaster

    Hello Metallio

    Sorry for keeping you waiting.

    Here is the solution, In order to change the css of block editor you need to code css in the child-editor-blocks.css

    Here is the few code – add this code at the end

    
    .editor-styles-wrapper.edit-post-visual-editor {
    	background-color: #000;
    	color: #999999;
    }
    .editor-styles-wrapper, .editor-styles-wrapper input, .editor-styles-wrapper select, .editor-styles-wrapper textarea, .editor-styles-wrapper input[type="date"], .editor-styles-wrapper input[type="time"], .editor-styles-wrapper input[type="datetime-local"], .editor-styles-wrapper input[type="week"], .editor-styles-wrapper input[type="month"], .editor-styles-wrapper input[type="text"], .editor-styles-wrapper input[type="email"], .editor-styles-wrapper input[type="url"], .editor-styles-wrapper input[type="password"], .editor-styles-wrapper input[type="search"], .editor-styles-wrapper input[type="tel"], .editor-styles-wrapper input[type="number"], .editor-styles-wrapper .editor-styles-wrapper .mce-content-body a:not(.more-link):not(.button):not(button):hover, .editor-styles-wrapper .editor-styles-wrapper .mce-content-body a:not(.more-link):not(.button):not(button):focus, .editor-styles-wrapper .editor-styles-wrapper .mce-content-body a:not(.more-link):not(.button):not(button):hover, .editor-styles-wrapper .editor-styles-wrapper .mce-content-body a:not(.more-link):not(.button):not(button):focus, .editor-styles-wrapper a:not(.more-link):not(.button):not(button):hover, .editor-styles-wrapper a:not(.more-link):not(.button):not(button):focus, .editor-styles-wrapper textarea, .editor-styles-wrapper .wp-playlist-light .wp-playlist {
        color: #fbf4f4 !important;
    }
    
    .editor-styles-wrapper textarea.editor-post-title__input, .editor-styles-wrapper h1, .editor-styles-wrapper h2, .editor-styles-wrapper h3, .editor-styles-wrapper h4, .editor-styles-wrapper h5, .editor-styles-wrapper h6 {
        color: #000 !important;
    }
    

    If you don’t where the child-editor-blocks.css file is then follow the screen record
    https://www.awesomescreenshot.com/video/3222469?key=5c071d6abc940f7cf9ddcf102de3d41f

    Have a great day

    Regards,
    psink

    in reply to: Search boxes on front page are askew after I debug #147411
    Psink
    Keymaster

    Hello Halldor thor

    Ahh, ok so the input fields of the search form did not align on the same straight line

    Please add this css in the additional css

    
    .wp-travel-filter .wp-travel-search p label {
        width: 100%;
    }
    

    Have a great day

    regards,
    psink

    in reply to: Slider pictures not visible on home page #147410
    Psink
    Keymaster

    Hello Henno

    I somehow manage to find the issue with the slider. Firstly you have not attached featured images for the posts used in the slider and second, while the Yoast SEO plugin is active it’s not allowing to attached featured image to the posts. So first deactivate that plugin and attached the featured image to the post after you complete to attach image then activate the plugin.

    Here is the screen record for how to attached featured image
    https://www.awesomescreenshot.com/video/3219047?key=07e1591af24bbbf2b3e1ad78749ae3d7

    Regards,
    psink

    in reply to: Slider pictures not visible on home page #147375
    Psink
    Keymaster

    Can you please unlock the access, I’m not able to login to your dashboard.

    Regards,
    Psink

    in reply to: Slider pictures not visible on home page #147369
    Psink
    Keymaster

    Hello Henno Jacques,

    We are not getting how the slider images not displaying. Is it possible to share your backend dashboard login it would be helpful to verify the issue?

    Please share your dashboard login details through our contact form
    https://themepalace.com/contact-us

    Regards,
    Psink

    in reply to: HELP – 256 errors in WP Header images don’t load #147368
    Psink
    Keymaster

    Is this what the error message looks like Fatal error: Maximum function nesting level of ‘256’ reached ?

    This article may help you
    https://wordpress.org/support/topic/fatal-error-maximum-function-nesting-level-of-256-reached-aborting/

    Regards,
    Psink

    in reply to: Plugin installation failed #147326
    Psink
    Keymaster

    Can you please contact this issuse directly throught our contact fourm

    https://themepalace.com/contact-us

    Regards,
    Psink

    in reply to: Logo language #147282
    Psink
    Keymaster

    It seems ploylang doesnot suppprt option to change logo for different language. We have follow different resources but we are not getting to fix this issue.

    We will get to you after we find some way to fix this

    Regards,
    Psink

    in reply to: HELP – 256 errors in WP Header images don’t load #147281
    Psink
    Keymaster

    Please deactive all plugins once and check if same error arise. sometimes third party plugins may Cause such issue

    Regards,
    Psink

    in reply to: Slider pictures not visible on home page #147280
    Psink
    Keymaster

    Can you please confirm that you have set featured image for page properly?

    Regards,
    Psink

Viewing 15 posts - 1,126 through 1,140 (of 1,544 total)