Forum Replies Created
-
AuthorPosts
-
Sorry, the URL didn’t work –
August 29, 2018 at 7:26 pm in reply to: Mobile fullwidth logo with burger aligned center underneath #1003244Fell free to close this now. Thanks again! :)
August 28, 2018 at 9:35 pm in reply to: Mobile fullwidth logo with burger aligned center underneath #1002835Thank you! I prefer the smaller one but just in case the client likes it to be more ovbious :)
August 27, 2018 at 7:21 pm in reply to: Mobile fullwidth logo with burger aligned center underneath #1002420Ok, super! One last question, please – if I change the mobile burger from small to default it moves over – what is the correct css to grab the default element, please? I have this for the small –
#top #wrap_all #header .av-small-burger-icon a { height: auto !important; line-height: 3 !important; }
August 27, 2018 at 1:12 am in reply to: Mobile fullwidth logo with burger aligned center underneath #1002071Ok, super, but what if I’d like to have it on the left, please?
August 25, 2018 at 6:37 pm in reply to: Mobile fullwidth logo with burger aligned center underneath #1001719That’s perfect! Thanks so much! How would I modify my code if I wanted the burger to be either flush left or right under the logo, please?
August 24, 2018 at 10:22 pm in reply to: Mobile fullwidth logo with burger aligned center underneath #1001407Ok, I sorted one thing out, ie, 2, the location of the ul when open – I commented out this code and it’s ok now, but I still can;t get the closed burger to be in the middle, please :)
.responsive #top #wrap_all .container { /* height: 20px !important; background: green !important; just to see what elemnt is targetted */ }
Yes, please. I hope that this helps someones else, too! :) Thanks, again!
That fixed it! Thank you so much – I’m not a programmer :)
A quick question – I put this code into a new functions.php file and my site went blank – I think it’s missing some code when it’s alone in a single functions.php file connected to a child theme? Please advise :)
August 15, 2018 at 7:50 pm in reply to: Second button on fullwidth slider not showing on desktop but does on mobile #997658Ah! Silly me! Thank you so much :)
August 15, 2018 at 7:46 pm in reply to: Second button on fullwidth slider not showing on desktop but does on mobile #997655Dang! Not showing up – please refer to the URL in the private area :)
August 15, 2018 at 7:45 pm in reply to: Second button on fullwidth slider not showing on desktop but does on mobile #997654Thank you so much! I’m away on holiday and will look at this very carefully when I get home, and let you know if I have any further questions. The image is what I’m trying to achieve and the link to the test site is indeed styled differently :)
Yes, that is part of it but not quite. I’d like to have social, then a colored button, and then the burger menu, left to right –
This isn’t the site I want to change since it’s live so here’s an example of a main menu with a bordered button and social in the default locations (private). Thanks again! :)
April 21, 2018 at 6:33 pm in reply to: Hide social and tel on mobile and change secondary menu from right to left #944941I’m playing around a bit and I think it’s all good, thanks, Mike :)
April 21, 2018 at 6:14 pm in reply to: Hide social and tel on mobile and change secondary menu from right to left #944935Thank you – a tiny bit of tweaking on other elements and we are done!
April 20, 2018 at 11:19 pm in reply to: Hide social and tel on mobile and change secondary menu from right to left #944781Almost there! It’s correct now in portrait on phones, but in landscape, the ‘ABOUT’ has some left padding or a margin so it’s hanging over the k in Park Homes, below, not flush left. So similar to the image you sent but further over. Thanks, Mike; almost there!
April 19, 2018 at 10:59 pm in reply to: Hide social and tel on mobile and change secondary menu from right to left #944351Yes, by all means; thank you!
April 19, 2018 at 7:54 pm in reply to: Hide social and tel on mobile and change secondary menu from right to left #944270Unfortunately that made it worse. The 3 menu items are now wrapping with the last one on a second line, below.
April 13, 2018 at 9:41 pm in reply to: Show and hide images with hotspots inside tabbed content #941674Ok, so yes, just as Ismael said. I have lots of hotspots on several images so this isn’t a practical option, but thank you.
To clarify, to activate debug mode I need to add this in my functions.php?//set builder mode to debug
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}April 13, 2018 at 9:06 pm in reply to: Show and hide images with hotspots inside tabbed content #941669Ok, I see that you got it to works but did you do what Ismael said needs to happen to make it work? Inside tab there is no option to add an image with hotspots. thank you, again!
April 13, 2018 at 7:09 pm in reply to: Show and hide images with hotspots inside tabbed content #941646Oh, that seems too troublesome to be efficient, especially since there will be quite a few hotspots on several images. Perhaps you could make a note on the request area to be able to add images with hotspots into tabs? Thanks for your help. I’m going to try and come up with another option. What might work is using a fullwidth sub menu to replace the tab section, and then use a tabbed section which allows the use of images with hotspots.
That worked! Thank you very much, Yigit :)
April 11, 2018 at 6:44 pm in reply to: Show and hide images with hotspots inside tabbed content #940608Hi Ismael
I did try to do that, ie, add a tab section, then a tab element inside but I can’t add an image with hotspots inside a tab – just a plain image. Is there some trickery to be able to get an image with hotspots in a tab? Thanks again.I tried opacity and that didn’t work either –
.page-id-197 #av-tab-section-1 .av-section-tab-title {
font-size: 10px !important;
display: block !important;
opacity: 1 !important;
}Perhaps it’s a line height issue? Thanks, again! :)
That’s made it stacked but it loads and then immediately disappears! Odd – perhaps something to do with the animation again?
Sorry, but it’s still there.
http://8888osler.com/images/mobileTabs.jpg
As you see it’s still a list but I’d like have the titles stacked, left, just like this –
STUDIO
1 BD
2 BD
2 BD + DEN
3 BDYes, thank you very much, Mike!
-
AuthorPosts