Forum Replies Created
-
AuthorPosts
-
Wow. Forget that. Have another way I found on one of my old tickets! https://kriesi.at/support/topic/is-it-possible-to-make-sticky-header-logo-smaller/
June 21, 2016 at 11:56 am in reply to: Change h2 element on caption title of fullscreen slider #651420Hey guys. Just checked back on this thread. Forgot to say thank you.
THANK YOU!
April 21, 2016 at 6:28 am in reply to: Change h2 element on caption title of fullscreen slider #618923Thanks @Yigit,
Now is there any way to do this (like in a child theme) so that future Enfold updates won’t wipe out (override) this customisation?
April 17, 2016 at 11:03 am in reply to: Change h2 element on caption title of fullscreen slider #615768Hi Basilis,
Thanks for your opinion, but I was not seeking it.
Can you please tell me which php file I need to edit to change the parameters for the fullscreen slider that is available in the layout builder. Is there layout builder code library that I can look into to edit the slider text elements.My partner is doing her own SEO right now which is contrary to what you say regarding site ranking. There are several strategies to optimising SEO, please give us the support we need to resolve our own strategy.
Thank you.
Thank you.
I also needed to add the following CSS so the logo did not appear too big within the header.
strong.logo a { max-width: 300px; }
Sure thing. It’s summitshutters.com.au
I’m very much interested about this hack to force sticky headers for mobile devices. I tried the code you put up here @Liminalty but it did not work for me.
@Elliot, is there updated code I should be using?
Cheers.
Also gonna have to write some css overrides for the social icons in the footer too ;)
Yes, works like a treat – thank you! http://ausidentities.coolwebs.com.au/
Had to make some other slight css mods but its working pretty wellhttp://ausidentities.coolwebs.com.au/ – its in a sandpit installation now.
Yes, issue is resolved. It was the server cache. Frustrating when that happens and you don’t spot it early on.
Looking at it closer it appears to be a cache issue on my server. I have cleared the cache on my browser many times but it does not affect it. On anohter site I have with same host I have replaced screenshot for child theme so many times but it does not change.
Hi there +1 for this feature!
Don’t suppose it has been implemented in the latest realease!Or do we have to use custom code as such posted on David Walsh’s blog?
I want to change the icon element that appears at the top of the page in the in the header social icons option.
Here are the files I want to replace them with:http://ausidentities.com.au/members/wp-content/themes/np/images/facebook.svg
http://ausidentities.com.au/members/wp-content/themes/np/images/twitter.svg
http://ausidentities.com.au/members/wp-content/themes/np/images/youtube.svgand the last two are bitmap pngs as I could not find suitable SVG versions:
http://ausidentities.com.au/members/wp-content/themes/np/images/app-store-btn.png
http://ausidentities.com.au/members/wp-content/themes/np/images/google-play-btn.pngI am migrating/updating this website http://ausidentities.com.au/
I just tried to find that css but could not find it. Found something close in the shortcodes.css but still was not it.
I went via the web inspector and have discovered that the social icons are actually fonts. I don’t think this is an easy job to change to switch out font icons with bitmap images.Sure editing the header.php or other associated file is not an easier option?
Ok, it works when I comment out:
av_minimal_header .avia-menu-fx {display: block; }
But it only works on items that have a submenu. It does not show under the current page item in the menu. Nor does it show when rolling over menu items that have no subnav.
Sorry, I should have posted the css code that I have already used.
.avia-menu-fx { background: brown !important; height: 3px; } .av_minimal_header .avia-menu-fx {display: block; }
I did get it to appear but it only shows along the lenght of the parent link and doesn’t go across the complete width of the top of the submenu nav box that pops up – just like in the engold demo
http://ausidentities.coolwebs.com.au/ – right now its on my test build server.
I think I will just edit the relevant included PHP file – don’t worry about it being a dashboard theme options capability.
I really want the social media icons to stand out and not be so subtle as they are on the current theme – honestly many users will not even notice the social media icons – and I think they are more important than that.Can you show me which PHP file inserts the social media icons? I will make a copy of it within my child theme. No need for a freelancer. I have built my own themes before using Foundation but this time I want to make the site quickly and have my client reconfigure it easy themselves and not have to ask me to do it.
Thanks Vinay, I did do an earlier search and found that forum topic but I don’t think it really helps me. The icons I want to use are PNG bitmap images that have been custom built. They are also in colour and bigger than the ones that display on Enfold.
Ok, that worked out well with the code you gave me. I did try and use a shortcode before but its position was all out – i can see why. Shame it puts all the extra code in the menu dashboard interface, but it works well.
Thanks Josue but that’s not what I am looking for. I should have been more detailed with my question. I am looking for a way to insert a custom icon font (like font awesome) next to each menu link in my header menu. I am not looking to insert social media icons in the header menu.
Thanks
-
AuthorPosts