Forum Replies Created
-
AuthorPosts
-
Psink
Keymaster@RGFLY, can you please share a reference screenshot or a site URL if possible?
regards,
Psink
Keymaster@GLAMOURANDGRINDEVENTSGMAIL-COM, do you mean a border?
Is that something like this?
https://www.awesomescreenshot.com/image/11448353?key=5c50a91db402fc921caf7093d8129722Psink
KeymasterCan you please check which version is active on your site. maybe the free version is active
and can you please share your site URL?
Psink
Keymaster@KOFFIE, You can try this CSS
.menu-toggle { height: 90px; } .site-logo img { max-height: 60px; } .site-branding { padding: 15px 0; min-height: 80px; } .site-title { font-size: 26px; } .main-navigation a { border-bottom: 1px solid #eee; } .main-navigation ul.nav-menu > li { padding: 0; } .main-navigation ul.nav-menu > li > a { padding: 15px; } .main-navigation ul.sub-menu li a { padding-top: 15px; padding-bottom: 15px; } .main-navigation ul ul a { width: 100%; } .main-navigation ul#primary-menu li.current-menu-item > a, .main-navigation ul#primary-menu li:hover > a, .main-navigation ul#primary-menu li:focus > a, .main-navigation ul.nav-menu > li > a { color: #2A3235; } .main-navigation ul ul, .main-navigation ul ul ul { box-shadow: none; float: none; position: relative; top: 0; left: 0; margin-bottom: 0; display: none; } .main-navigation ul.sub-menu li { padding-right: 0; } .main-navigation .menu-item-has-children > a:before { content: ""; float: right; position: relative; right: 25px; background-color: #ccc; width: 1px; height: 25px; } .main-navigation .menu-item-has-children > a:after { padding-top: 3px; } .main-navigation ul.nav-menu > li > a, .main-navigation ul.sub-menu li a { padding: 15px 15px 15px 25px; } .main-navigation ul.sub-menu li a { padding-left: 50px; } .main-navigation ul.sub-menu ul li a { padding-left: 75px; } .main-navigation ul.sub-menu ul ul li a { padding-left: 100px; } .main-navigation ul.sub-menu ul ul ul li a { padding-left: 125px; } .main-navigation .menu-item-has-children a svg { display: none; } .main-navigation ul.sub-menu li a { border-left: none; } .main-navigation ul.nav-menu { margin-right: 0; background-color: #fff; margin-top: 25px; } .main-navigation { position: static; } .main-navigation a { color: #1C2B42; } .main-navigation svg.icon-search, .main-navigation svg.icon-down { fill: #1C2B42; margin-top: -5px; } .main-navigation ul.sub-menu { border: none; } .menu-open .menu-toggle .icon-close { display: block; fill: #fff; margin: auto; width: 20px; height: 20px; } #masthead.site-header .main-navigation ul.nav-menu { margin-top: 0; position: absolute; max-width: 400px; top: 100%; left: auto; right: 0; width: 100%; border-top: 1px solid #eee; } .main-navigation .search-menu a { display: none; } .main-navigation form.search-form input { background-color: #fff; border: none; min-height: 55px; } .main-navigation form.search-form button.search-submit { height: 59px; } .menu-open #search { display: block !important; } .main-navigation form.search-form input { padding-left: 25px; } .main-navigation .sub-menu svg { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); } #site-navigation ul ul { background-color: transparent; } .main-navigation li, button.dropdown-toggle, .menu-toggle { display: block; } .main-navigation ul.nav-menu > li:not(:last-child):after { display: none; } .main-navigation ul.nav-menu { display: none !important; } .menu-open.main-navigation ul.nav-menu { display: block !important; } .main-navigation ul.nav-menu > li:not(:last-child) { margin-right: 0; } .menu-sticky #masthead.nav-shrink .main-navigation ul.nav-menu > li > a { padding: 15px 15px 15px 25px; } .main-navigation ul ul { opacity: 1; visibility: visible; } .main-navigation ul.sub-menu li a { color: #000; } .main-navigation ul.nav-menu li.menu-item-has-children:hover ul.sub-menu li a { padding: 15px 15px 15px 50px; } .main-navigation ul.sub-menu > li:last-child > a { border-bottom: 1px solid #eee; } .main-navigation form.search-form { border: none; } #search:before { display: none; } #search { position: relative; top: 0; } #masthead .main-navigation a:hover, #masthead .main-navigation ul.nav-menu > li > a:hover, #masthead .main-navigation ul.nav-menu li.current-menu-item > a { color: #A90125; }
Regards
Psink
KeymasterCan you please check by deactivating all the plugins and see still it is not working. Some third parties plugins may cause this type of issue
Regards,
Psink
Keymaster@EMRYSGREEN, yes we can make anything changes in the design, just let us know what you want to changes in the design we are always here to assist you with needed additional CSS
Regards,
Psink
Keymaster@CLAYHALL, please follow the screen record, there is one setting inside Homepage Setting that need to be enabled in order to edit the homepage with the Elementor
https://www.awesomescreenshot.com/video/4650330?key=92f5cd9331ba2aab76fdc3ddfdbff3f4
Please let us know you have any confusion
Regards,
Psink
Keymaster@ICHIGONEKO, can you please share a site URL and the reference screenshot?
Psink
Keymaster@Nasasira, Please try to follow the theme instruction here is the link
https://themepalace.com/instructions/themes/raise-charity-pro/#doc-how-to-setup-front-page-as-shown-in-the-demo-11if have any confusion during the process, let us know
Regards,
July 28, 2021 at 12:10 am in reply to: Magpaper: footer widget height different for each category #154803Psink
Keymaster@bedrettin, the code you have tried was correct except for “.home”. Since there is “.home” class it only targets the homepage. In order to apply for all other pages, you can just remove “.home” and it will work for all other pages.
Regarding background, you can add background property on that existing code i.e
.site-footer .page-section { padding: 25px; background-color: transparent; }
Regards,
Psink
Keymaster@Kevin, Please follow the theme instruction. Here is the link
https://themepalace.com/instructions/themes/wen-commerce-pro/#doc-theme-activation-5
If you have any confusion on the process, Let us know
Regards,
Psink
Keymaster@alinatali, did you add CSS code within the theme file or just in the Additional CSS ?
If you have changed the CSS code in the theme file you can redownload the fresh Signify Dark theme file and replace it with the currently active Signify Dark theme file on your site
regards,
Psink
Keymaster@Nasasira, can you please try the manual import
here is the demo file
https://drive.google.com/file/d/1m9nP87zT1ddG_KaL8pYz4hePZx9rPVfq/view?usp=sharingPlease download the demo file and follow the screen record
https://www.awesomescreenshot.com/video/4621454?key=6fbd9cab1ee15930b5a611535bab1e8bBefore you proceed to import, reset the WordPress first by using the “WP Reset” plugin it is mandatory
Regards,
Psink
Keymaster@nasasira, please follow the theme instruction here is the link https://themepalace.com/instructions/themes/raise-charity-pro/#doc-how-to-setup-front-page-as-shown-in-the-demo-11
if you get any trouble setting up the homepage, let us know
Regards,
Psink
Keymaster@samratbra, no sir there is no options to try pro features for new users
Regards,
-
AuthorPosts