Forum Replies Created
-
AuthorPosts
-
March 29, 2017 at 4:51 pm in reply to: Header still appearing even though i've turned it off. #768914
ok, so I guess I need some code from you so that I can get the theme/site to request video over https? Is that correct and if so do you have anything?
Assume it goes in themes/enfold/js/avia.js ?
D
March 23, 2017 at 2:50 pm in reply to: Header still appearing even though i've turned it off. #765490ok, how do I fix that?
December 7, 2016 at 2:15 pm in reply to: Menu not appearing, search icon not appearing + how to get rid of section #721492I’ve given up and switched to a different theme.
Thanks anyway
December 7, 2016 at 10:46 am in reply to: Menu not appearing, search icon not appearing + how to get rid of section #721413Hi mate, have updated to v3.8
Menu: my menu is called Donate and the display location is Enfold Main Menu. However, it does not appear.
Search: in Enfold, Header, Extra Elements I have ticked the box ‘Append search icon to main menu’ but no search icon appears.
Header and Footer: How can I remove the padding? The Header Title and Breadcrumbs section that sits
a) at the bottom of the page
b) beneath the header but above my content.Thanks,
D
December 6, 2016 at 7:34 pm in reply to: Menu not appearing, search icon not appearing + how to get rid of section #721186And remove the padding at the bottom :)
October 21, 2016 at 10:46 am in reply to: My site's not working… line 32, line 1174 and two unknowns… #702281Sure, here you go mate.
Thanks for coming back to me :)
Compare buttons 1&2, I want 1 to be red in the same place that 2 is :)
Ok, I’ve just realised that if I open up the Edit Hotspot tooltip and change the text from
SHAPING UP
to just
SHAPING UP
then the font matches, brilliant. Is there a way to make it red though like it was in (strong) mode?
Hi Yigit, thanks for the comments, we’re giving people free tress so it needs to look nice – glad we’re hitting the mark :)
Yeh, I’m still struggling with this (sorry for the delay). Not sure how to send you a picture, but if I look at the one you’ve taken then that should be enough. Essentially, The red bit that says PROTECTING FROM HARM is in a font that doesn’t match the text in the rest of text below it. I like the fact it’s red, I just want it to be in Proxima Nova (my H3) just like the text below it.
That works, thanks.
Can I ask how to change the font inside the hotspots? I’ve managed it by putting the below code inside Typekit CSS Rules but is there a way to do it inside Enfold instead?
The problem I have is that whilst my method changes the body text, it doesn’t change the red LOREM IPSUM headlines.
(The text I’m talking about is in ‘Image With Hotspots’, ‘Edit Hotspot Tool Tip’ and then switch the text box from ‘Visual’ to ‘Text’.)
All that does is change the font size, I want to change the font type.
Anyway I’ve just tried to do it in the ‘full width buttion’, by pasting <H2>Schedule Your Demo<H2> in the ‘Button Title’, this works but now
– my button is now way too large
– the rollover effect only works on the bottom half.
– the text is now black when I want it to be whiteD
Also, how can I change the text within my hotspot’s?
I’ve changed the font but when I make it ‘bold’ it reverts back to the default font instead of my proxima-nova font :(
D
Brilliant, thanks Jordan, it worked a treat buddy.
That works, you’re amazing, thanks ever so much :)
done that and they’re still both appearing i’m afraid.
Ok, sorry, I’ve looked again and it doesn’t seem to be working, the left image (only-mobile) and the right one (only-destop) both appear.
Could it be a problem with the way i pasted the CSS?
Great that worked, thanks.
How did you add a class to the element? There’s loads of these I need to do :)
oops, forgot the link
Sure,
All I want to do is add “only-mobile” to the left image of the guy in the pipe and “only-desktop” to the right image.
I’ve checked the functions.php file so that the custom class field is enabled:
add_theme_support(‘avia_template_builder_custom_css’);I’ve also added custom CSS
@media only screen and (min-width: 767px) {
.only-mobile{
display: none
}
.only-desktop{
display: block;
}
}.only-mobile{
display: block;
}
.only-desktop{
display: none;
}Great, thanks. Can I check one final thing?
Using Avia Layout builder I have an image, duplicated and sat side by side. How do I place a class in each one, on the first image: “only-mobile” and the second one: “only-desktop”?
i’ve tried to follow this guide http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ but
– I don;t know where to find a shortcode/template builder element
– I can’t see custom css class anywhere within the image settingsThanks,
DP
Brilliant, thanks mate.
That’s everything, amazing support Yigit & Josue, really appreciate it.
Best,
DP
That worked thanks.
Can I ask a question about something else though?
Is there a way to create a menu item that links to a specific part of a page rather than just to the pages url?
great thanks, will give this a try.
Much appreciated.
DP
-
AuthorPosts