Forum Replies Created
-
AuthorPosts
-
Ok Duh, the font doesn’t have the ability to do bolder than bold so that’s why the boldness was not working however:
Why is this auto filling into the code bu itself, albeit intermittently at this point.:
<span data-mce-type=”bookmark” style=”display: inline-block; width: 0px; overflow: hidden; line-height: 0;” class=”mce_SELRES_start”>
Sorry for the muiltple messages been troubleshooting obviously.
tried on another site using enfold as well:
<span style=”color: red; font-size: 45px; font-weight: 900;”>test of red</span>
inline style, font weight not applied just like on the first site. Something overriding that inline formatting maybe? Still getting that bookmark anomaly but it seems to happen some of the time but not always now. Oy.
Wow what is happening? This code is auto generating on all my Enfold sites now. Make any new page, enter anything and I get this:
<p><span data-mce-type=”bookmark” style=”display: inline-block; width: 0px; overflow: hidden; line-height: 0;” class=”mce_SELRES_start”></span>dasdsadsadas</p>
August 15, 2024 at 5:30 pm in reply to: Need to move social media icons to top of menu when using sidebar menu #1464709Excellent! Now how do I get the social icons to appear on the mobile version as well? Thanks so much.
Awesome thanks so much, case closed. :)
Thanks for the reply,
No parent status on any pages.
The css you sent stops the duplicate underline for the current menu item, but not in the right way. Now when we click Outdoors for instance it hides the line under Outdoors and underlines the Services tab where the Outdoors page is also in that drop down menu. The services menu item should only be underlined when the services page is active which is a page you get to when you click services but don’t go down to one of the drop down menu items.
Can we get it to work the other way around where services is not underlined and outdoors is?
Thanks so much
Mike,
Awesome! You guys are so helpful it’s amazing the tech support. whyI use no other theme anymore.
Thanks
Thanks that did work nicely!. Oddly that extra space appeared on one phone we looked at and not another after all, but in both cases it looks fine now. So, great.
I have a more general question though in terms of applying css with the advance developer options :
I have this in that Custom CSS field under developer settings: remove-space
and this css in general styling to move the div up:
@media only screen and (max-width: 767px) {
.remove-space{
margin-top: -40px !important;
}
}which is working nicely on another place where the spacing needed a tweak. My only question is is there any issue when targeting only the mobile version in using a negative number for the top margin? If this is kosher which I think it is I can stop asking for help targeting things as we have been one at a time when I can’t figure out the right place win the code to target when the inspecting the element.
Again thank you for your excellent support and patience as always.
Tony
Having more trouble with this than I expected. Perhaps the way to go about this is with some css in the advanced > developer settings > custom css. Here I would just need css that calls back to that column. So If I wanted to lessen the space above and below the layer slider on the home page for the mobile version, see attached url below for visual, forgive me but could you give me an example of how to pull this off so I can do it elsewhere throughout the site with this method? I wrote some css for margin and padding and entire the css class into that custom css field, but it seemed to have no effect.
https://anthonyi28.sg-host.com/wp-content/uploads/2024/07/temp-example-scaled.jpg
Thanks so much
I’m having trouble duplicating the process for other items, the code on inspect is very long and complex but upon finding the same string of characters in the same approx spot in the code yields no results. Can you show me how to target some other items, for instance on the mobile version of the home page the layer slider that makes the three large buttons come into the page has too much space above and below it, see url to example below:
https://anthonyi28.sg-host.com/wp-content/uploads/2024/07/temp.jpg
does this part change depending on the item? #top .flex_column.
I tied it also on the desktop version with a single image graphic like the one you provided the code for but had no. luck there either.
Thanks so much for your excellent help as always
If there is another way to target individual items let me know that as well.
That worked like a charm, thanks.
I’ll need to do this in other places as well, how do you determine the string of characters in this line?
#top .flex_column.av-lxxntb3b-96793073ee8d9b43abc1bef7251d9ab3Not sure where to look
Hi Ismael,
I see the Advanced>Responsive >Mobile Display where you can hide the column on mobile devices. However, both of these would show on the desktop version where there is no option to hide on desktops. I have to use two columns because the mobile will have a different background image and the background has to in the column itself because it has two elements overlaid on it.
I notice you say Responsive ‘Toggle’. Am I missing something?
Failing that could I put css in the developer area to hide them?
Thanks so much.
Awesome! Thanks so much.
May 29, 2024 at 5:50 pm in reply to: Separate mobile menu to scroll down to color section only on mobile #1446966Hi Rikard,
Okay, now I feel like an idiot. I thought I had, good catch. pal.
Tony
May 29, 2024 at 2:40 am in reply to: Separate mobile menu to scroll down to color section only on mobile #1446902The about mobile color section is hidden on large screens and the anchor is about-mobile, whereas the about color section is hidden from small screens and the anchor is about.
Thanks, I remember now. Cool feature once you find it, lol. Yo guys are the best.
June 28, 2023 at 11:48 pm in reply to: New project with sidebar menu masonry grid cut off inlet side in certain cases #1412007Never mind, I forgot we had changed the width of the left vertical menu, as you can see the margin and width weren’t the same. Duh.
/* menu width */
.html_header_sidebar #top #header {
width: 235px;
}
.html_header_left #main {
margin-left: 200px;
}Hey Rickard,
Thanks that works, I did have to add !important because without it it didn’t override the prevailing css which styled it without that, but now it’s perfect. You guys are the best as usual!
Tony
June 8, 2023 at 1:14 am in reply to: Change background color of caption area of masonry grid #1409927awesome! Thanks, issues solved, you’re the best.
March 27, 2023 at 8:40 pm in reply to: advanced layout editor to available on new pages/posts/portfolio items #1402689Nikko,
Awesome, thanks for the tweak. Case closed.
March 25, 2023 at 11:51 pm in reply to: advanced layout editor to available on new pages/posts/portfolio items #1402524There’s nothing wrong with the homepage. That was not an important issue, the issue is the advanced layout editor wasn’t working right on any new pages or posts. Curiously if I save a page as a draft first it then becomes available. I’m pretty certain in the past though when making a new page or post I could access the advanced layout editor without first saving the page. Do you ave to save it first to get to the editor now?
March 21, 2023 at 4:23 pm in reply to: advanced layout editor to available on new pages/posts/portfolio items #1401924resending login creds, must have been a cut and paste error, idk.
Thans so much.
March 1, 2023 at 9:02 pm in reply to: hide recent posts, meta, comments etc on woo commerce product page. #1399723Awesome! Thanks so much. I knew it was a sidebar but in this particulate instance you couldn’t hide the sidebar from the page. You guys are the best! Case closed.
Close it up, thanks for your patience and support in your support. Just awesome.
Ah that must have been it, the front page must have been on the old home page under theme options whilst on the new one in the wordpress reading settings.
This for the clarification.
Worked like a charm, thanks as always, you guys rock.
Awesome, worked fine!
You guys are so awesome. Worked perfectly thank you. Another happy client.
January 21, 2023 at 2:12 am in reply to: Make link to anchor in mai menu work on mobile devices #1394612Do you guys have any idea how awesome you are? That worked perfectly. I continue to amazed at the level of support I get using Enfold.
January 19, 2023 at 7:25 pm in reply to: Make link to anchor in mai menu work on mobile devices #1394444Oh crap I forgot we had done that. Is there any way to make it work but using a separate menu for the mobile? Or disable the about us on the mobile version perhaps? I had moved the about us to the home page because the client had so little copy for the home page.
If neither is possible I code in a link to the bottom of the page not in the menu but near the top that say find out more about us. That I can figure out I would think.
Thanks a bunch,
-
AuthorPosts