Forum Replies Created

Viewing 30 posts - 5,461 through 5,490 (of 34,721 total)
  • Author
    Posts
  • in reply to: Reitersektion, Symbolboxen, Hauptmenü #1419881

    Hi,
    Oh, I see, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .main_color.iconbox_top .iconbox_content {
    	background: #fff;
    	box-shadow: unset;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Font is loaded from old url #1419877

    Hi,
    If it’s the built-in font and it’s being loaded from the insecure http, then please check your settings at:
    WordPress ▸ Settings ▸ General ▸ Site Address
    WordPress ▸ Settings ▸ General ▸ WordPress Address

    If this doesn’t correct please include admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: logo at center and above the submenu #1419797

    Hi,
    Sorry, I don’t understand what you mean, we are talking about the logo being centered and showing when the burger menu is open, so just like my original screenshots above, on mobile the logo is centered:
    Enfold_Support_3397.jpeg
    and when the menu is open the logo shows centered:
    Enfold_Support_3395.jpeg
    Please note that you should test after clearing your cache and while logged out because the admin topbar that shows when you are logged in will displace the menu and logo.

    Best regards,
    Mike

    in reply to: logo at center and above the submenu #1419766

    Hi,
    It looks like you didn’t add the code above to center the logo, I added it for you and now the logo is centered.
    This doesn’t include adding a mail icon, please start a new topic for that request.

    Best regards,
    Mike

    in reply to: Productpage #1419764

    Hi,
    Glad that this helped, for mobile try adding this css and adjust to suit:

    @media only screen and (max-width: 767px) { 
    	.responsive #top.archive.woocommerce-shop #wrap_all .container_wrap_first > .container {
    	max-width: 60%;
    }
    }

    Best regards,
    Mike

    in reply to: Reitersektion, Symbolboxen, Hauptmenü #1419762

    Hi,

    1. How can I re-sort the tabs in the tab section without having to create them again?

    In the tab section element place your mouse over the double arrow in the tab and drag the tab to a new placement:
    Enfold_Support_3385.jpeg
    the tab number won’t change but the title and content will change.

    2. I would like to have the symbol boxes without frames, but the symbols in the same size and view as symbol boxes with frames, or can I set the color of the text box to white or another color?

    I assume this is your example:
    Enfold_Support_3387.jpeg
    I’m not sure that I understand your question, both elements are the same size, but the first one with no background color looks larger because it blends into the element padding.
    If you change second one the background color to white it will look the same:
    Enfold_Support_3389.jpeg
    so I’m not sure what you want to achieve.It dose look like you are using a different font size for the first box:
    Enfold_Support_3391.jpeg

    Best regards,
    Mike

    in reply to: Reitersektion, Symbolboxen, Hauptmenü #1419706

    Hey Petra,
    Thank you for your patience, we are not able to view the page you have linked to in the Private Content area without a login, please include an admin login in the Private Content area so we can be of more assistance.
    To create a menu like on kendrion.com you will need to use a plugin, I have not seen any menus like this so try searching the WordPress Plugin Library.

    Best regards,
    Mike

    in reply to: Contact Form elements allow no blanks in title #1419702

    Hey Tilman,
    Typically not being able to use the space bar to add spaces in the elements is caused by a few different plugins, try disabling your plugins. If that resolves the issue, reactivate each one individually until you find the cause.
    If disabling all of your plugins doesn’t solve then please include an admin login in the Private Content area so we can investigate.

    Best regards,
    Mike

    in reply to: enfold header with elementor footer #1419696

    Hi,
    Glad to hear that you have this sorted out, and thanks for sharing your solution, perhaps other users will find this helpful. If you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Productpage #1419613

    Hi,

    I think the issue is because the page has three columns with no max-width, so at 1024px the images only need to fill that space:
    Enfold_Support_3377.jpeg
    where on a large desktop the page width is much more:
    Enfold_Support_3379.jpeg
    so to add a page max width try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .responsive #top.archive.woocommerce-shop .container_wrap_first > .container {
    	max-width: 1024px;
    }

    Enfold_Support_3382.jpeg
    adjust the max-width to suit.

    Best regards,
    Mike

    in reply to: Enfold – Gutenberg – Crazy code #1419612

    Hi,
    This was an error because you added the snippet as a “HTML Snippet”:
    Enfold_Support_3373.jpeg
    I changed it to a “PHP Snippet” for you
    Enfold_Support_3375.jpeg
    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Number of social media icons #1419611

    Hi,
    For the Team Member element to add more social icons you can add or edit the team member social icons by adjusting the Add/Edit Social Service or Icon Links settings:
    Enfold_Support_3367.jpeg
    If you don’t see the icon you want to see in the icon options:
    Enfold_Support_3369.jpeg
    then you will need to add more icons from fontello, please see our documentation for Adding your own Fontello or Flaticon Icons
    Enfold_Support_3371.jpeg
    You can only use black & white icons and must choose one from fontello, if they don’t have the one you want then need you will need to create it by finding an SVG and converting it on Fontello to create the icon font:
    converting_SVG_on_Fontello_to_create_a_icon-font.png The icon font will be black and white a colored SVG won’t work. But if you find a png with a transparent background then you can convert it here.

    Best regards,
    Mike

    in reply to: Mailchimp error #1419610

    Hi,
    Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    Hi,
    This would have to be done in the woocommerce plugin, according to this post you can not prices with and without tax at the same time without customization or a plugin.
    If the suggestion in the post doesn’t help please reach out the woocommerce plugin support as they would know more about this than us.
    Please note that we ask that each thread stays on a specific topic, this helps other users find solutions based on the opening subject line quicker. This thread has touched on three topics now and if you are happy with the first solution we should close this thread, for further questions please open a new thread Thank you for your patience and understanding and using Enfold.

    Best regards,
    Mike

    in reply to: submenu fullscreen problem #1419561

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

    in reply to: Add Amazon style search bar in top menu #1419560

    Hi,
    Please note that we ask that each thread stays on a specific topic, so please open a new thread
    When I checked your staging site shop I was able to get to your check out with no issues, so in your new thread please explain how to reproduce the issue and if it require demo credit card and billing info, please also include that info as we won’t be able to enter our info for testing.

    Best regards,
    Mike

    in reply to: Add Amazon style search bar in top menu #1419496

    Hi,
    For border color, radius, and icon size try this css:

    #top #header.header_color .widget input[type=text] {
    	border-color: red;
    	border-radius: 10px;
    }
    #top #header.header_color .widget #searchsubmit {
        border-radius: 0 10px 10px 0;
    }
    
    #top #header.header_color .widget #searchform #searchsubmit {
     	font-size: 30px;
    }

    This should also work on your live site.

    Best regards,
    Mike

    in reply to: submenu buttons #1419494

    Hi,
    When I check it doesn’t look like you have made a choice for your font size:
    Enfold_Support_3362.jpeg
    after you make a choice remember to make it for each language and save.
    Enfold_Support_3364.jpeg

    Best regards,
    Mike

    Hi,
    On the page that you linked to I didn’t see your example, so here is a screenshot of the first item:
    Enfold_Support_3360.jpeg
    do you want the large 20,00 € + IVA to be small.
    and the small 24,40 € to be large?
    both can stay in their places, you just want the font size changed, correct?

    Best regards,
    Mike

    Hi,
    Oh I see, for that you want to disable your sticky header, at Enfold Theme Options ▸ Header ▸ Header behavior ▸ Sticky Header I did it for you, please check.

    Best regards,
    Mike

    in reply to: Number of social media icons #1419489

    Hi,
    Try adding the CSS in the Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    Best regards,
    Mike

    Hi,
    To show the header inage as a background image for the header after scroll, I added this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #header.av_header_sticky:not(.av_header_transparency) #header_main {
      background-image: url(https://wp-experten.com/wp-planer-consulting/wp-content/uploads/2023/09/planer-consulting-photovoltaik-anlagen-header-2.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top center;
      height: 100%;
      width: 100%;
    } 

    please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: submenu fullscreen problem #1419435

    Hi,
    All I can say is it’s working for me…

    Best regards,
    Mike

    in reply to: Add Amazon style search bar in top menu #1419434

    Hi,
    To move the search bar to the right try adding right: -15%; to .av-logo-container .inner-container .widget
    To change the search hove try adjusting this css:

     .header_color #search-6 input[type=submit]:hover {
        background-color: #dc3532;
        color: #fff;
     }

    Best regards,
    Mike

    Hi,
    When testing for different devices on your desktop browser you will need to reload the page when you chage the screen width, this will not be an issue for real devices because their screen sizes don’t change in the same way after page load.
    Adding a listener to the page only for testing is not a good idea.

    Best regards,
    Mike

    in reply to: submenu fullscreen problem #1419429

    Hi,
    I added it to your snippets plugin and it is working, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Add Amazon style search bar in top menu #1419425

    Hi,
    Yes you can adjust the css to suit, glad to hear you like this.

    Best regards,
    Mike

    in reply to: problems with the design of my website in the mobile version #1419424

    Hi,
    To add a screenshot please try using an Screenshot service and pasting the image URL in your post.
    To center Olha Karpi on small screens
    Enfold_Support_3352.jpeg
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 425px) { 
    	#top #main .av-large-testimonial-slider .avia-testimonial-meta {
    	display: flex;
        flex-direction: column;
        align-items: center;
    }
    }

    After applying the css, please clear your browser cache and check.
    Enfold_Support_3354.jpeg

    Best regards,
    Mike

Viewing 30 posts - 5,461 through 5,490 (of 34,721 total)