sagibinder
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Basic Gallery is not presented in the pageI clear the cache and nothing happened.
I am building my website using Elementor and there is no option to see the URL of the images so I created a new gallery and still same problemCan you advise another solution or guide me on how to check the URL in Elementor?
Forum: Fixing WordPress
In reply to: Removing Nav, bar from the headerThanks! I didn’t find it but thanks to you I did ??
ANyway I learn how to use inspect in google chrome, thanks to you!
and I found a CSS code that can remove it.breadcrumb-wrapper { display: none; }
Forum: Fixing WordPress
In reply to: Removing Nav, bar from the headerThanks!
I checked but there is no option. do you know how to do it by CSS code?Forum: Fixing WordPress
In reply to: Basic Gallery is not presented in the pageHi Steven
I installed the plugin and did what you said,During the search/replace, 38 tables were searched, with 1944 cells changed in 1944 updates.
But I still have the same problem.
Can you please advise why ?Forum: Fixing WordPress
In reply to: Basic Gallery is not presented in the pageHi
Can you please advise how do I set the gallery linked in HTTPS ?Forum: Fixing WordPress
In reply to: CSS Customization: Changing the backgroundHi Vlad
Thanks for the help but the solution didn’t work.
In the main page I would like to remain the same, just to edit few specific pages such as: About, Contact us.I created a mockup using photo shop. the final result should be something like this in the Contact us page.
After adding your code the background is still white,
In addition can you please advise what i should add to code, I would like to set the Logo in the middle of the page and the menu will be below the logo in the middle as well, something like Dior websiteThis is the full CCS code I have edit so far.
#page, .site-content-contain, #primary-search-wrapper .search-container, .audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total, .audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded, .audioman-mejs-container.mejs-container .mejs-controls .mejs-time-rail .mejs-time-float, .audioman-mejs-container.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .woocommerce-account .woocommerce-MyAccount-navigation a { background-color:#FFFFFF !important; } .menu-inside-wrapper { background: white; } #header-links { background: transparent!important; } .storefront-primary-navigation { background-color: transparent; !important; } .storefront-primary-navigation, .main-navigation ul.menu ul.sub-menu{ background-color:transparent; } #header .primary-navigation .toggle-mobile-menu{ color: transparent; } .absolute-header .site-title a, .absolute-header .menu-toggle { color: #000; } @media screen and (min-width: 75em) .navigation-classic.absolute-header .main-navigation a { color: #000; } .main-navigation ul :hover > a, .main-navigation ul .focus > a { background-color: #e2e2e2 !important; } .menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle.selected { color:#000000 !important; } .hm-nav-container { background-color: transparent; } p, h1, h2, h3, h4, h5, h6, .entry-title a, h1.entry-title, .main h1.title a, .main h2.title a, .main h2.posttitle a, .hentry .title, .main-navigation a { color: #000000; } footer{ background-color: black; } .tnp-widget { color: white; !important; } .footer-widget-1 {width: 100%; max-width: 450px} .footer-widget-2 {width: 100%; max-width: 500px} .footer-widget-3 {width: 100%; max-width: 400px} .oneRowForm { text-align: center; } .oneRowForm > div input:not([type="submit"]), .oneRowForm textarea { border: none; border-bottom: 1px solid #545454 !important; background: none !important; outline: none; border-radius: 0; margin-bottom: 20px; width: 100%; max-width: 400px; text-indent: 0; font-weight: 400; } .oneRowForm textarea { resize: none; height: 46px; padding-right: 7px; transition: height .4s; } .oneRowForm textarea:active, .oneRowForm textarea:focus { height: 100px; } .oneRowForm input[type="submit"] { background: #000; width: 100px; height: 30px; line-height: 30px; border-radius: 0; outline: none; -webkit-transition: all .3s; transition: all .3s; text-indent: 0; text-shadow: none; color: white; padding: 0; } .oneRowForm .my_submit_button:hover, .oneRowForm .my_submit_button:focus, .oneRowForm .my_submit_button:active { outline: none; background: #942662 !important; } .oneRowForm .ajax-loader { position: absolute; left: auto; right: auto; }
- This reply was modified 4 years, 3 months ago by sagibinder.
Forum: Fixing WordPress
In reply to: CSS Customization: Changing the Logo and menu locationNo, I would like to do that by CSS Customization.
I have understand I can change the header by using the CSS customization.
I would like to set the Logo in the middle of the page and the menu will be below the logo in the middle as well, something like Dior websiteCan you please advise regarding the code i need to add ?
Forum: Fixing WordPress
In reply to: CSS Customization: Changing the Logo and menu locationHi Joy,
I do have the base Elementor plugin, i have another website and there next to “Edit with Elementor” i have another option “Edit header & footer”, for some reason i don’t have it here (rotemshual.com)Forum: Fixing WordPress
In reply to: Newsletter Widget as a Pop-up , Possible ?Hi
Thanks for the help, I listened to your advise and a week ago I posted a new post in the newsletter plug-in forum but didn’t get any help.Can you please advise for plugin that can do both of my request?
1. A welcome pop-up window when entering the website with the option of registering to my newsletter
2. A newsletter widget that located in the footer of the website in order to be able to join my newsletterThanks
SagiForum: Requests and Feedback
In reply to: Newsletter Widget as a Pop-up , Possible ?Hi
First of all, thanks for your reply and sorry for the dely.
Sorry for misleading but I am using a newsletter plug-in in the footer of my page. https://www.ads-software.com/plugins/newsletter/
And in the pop-up message when someone enter the website I using MailOptin.Instead of using both of them, can you suggest one plug-in that’s free and can do the same job?
I mean a newsletter plugin that can be in the footer and when entering a website a pop-up message will be invite you to join the newsletter.Regarding your answer, the newsletter plug-in is not listed in the integration list, Can you please advise for a solution ?
Forum: Requests and Feedback
In reply to: Newsletter Widget as a Pop-up , Possible ?No, I would like to get help with that please
Where i can get help with that ?Forum: Fixing WordPress
In reply to: CSS Customization: mobile navigation menu colorThanks! it’s works ??
Forum: Fixing WordPress
In reply to: CSS Customization: mobile navigation menu color