Forum Replies Created
-
AuthorPosts
-
Huh? Sorry im confused…
I want to have the phone icons to the right of the names and than have the phone numbers to the right of that on one line. The code Yigit provided doesnt work…
Please Advise
Attached below
Cool almost there!
Anyway to reduce the space on the top of the header?
Anyway to move the menu and logo button up?
Thanks!
Sorry wrong thread
Thanks!
Thanks!
Sorry it is on this page
Thank! Almost!
1.Anyway to make it so I can see the “girl Snap out of text” right now it is being overlapped by the header?
2. Any way to make the logo bigger?Ahoy –
so here is the issue I am having see how when the testimonials scroll the top changes? See video
I would like it too always look like how it does on Dr. Shannon – that should be the correct size
It also looks bad on mobile see screenshoot – i need it to not be pixelated
Please advise
February 25, 2016 at 7:55 pm in reply to: Blog Posts show all / add new categories by default #589415Sorry it is on this page
I need to change the search icon color not the box.
Please advise
HI guys –
Still having some issues with this. I added this code and enabled css
@media only screen and (max-width: 768px) { .header { display: none !important; }}
but the button is still there… I have to do this for a couple of sites I;m working on so If you can be as detailed as possible so I dont have to bug you again.
Cool that works. Anyway to change the responsive menu so it transisitons to the mobile menu before the search icon overlaps the contact text?
Things are still janky…
Ahoy Jouse,
that worked on a couple of that pages but not the membership & contact….
It also applied to home page which I didnt want…
Please advise
Here ya go.. im using the code snipped plug for the php
Ahoy –
I tired that but I get a pencil icon…not amazon
// Register new icon as a theme icon
function avia_add_custom_icon($icons) {
$icons[‘icon_name’] = array( ‘font’ =>’fontello’, ‘icon’ => ‘ue924’);
return $icons;
}
add_filter(‘avf_default_icons’,’avia_add_custom_icon’, 10, 1);// Add new icon as an option for social icons
function avia_add_custom_social_icon($icons) {
$icons[‘Amazon’] = ‘icon_amazon’;
return $icons;
}
add_filter(‘avf_social_icons_options’,’avia_add_custom_social_icon’, 10, 1);Cool! That works. How do I get the icons centered under that copyright text?
I’m totally cool with hiding that header addition for mobile… and than adding a mobile button view. How would I do that exactly I was a little confused by the example…
Thanks!
ok thanks! just wondering!
Thanks!
Below
Thanks!
Ahoy this is what happens when I put that in…
Hoping to get the icons to the left of the text…
OK that works but I’m still having an issue. I need the weight to be Source Sans Pro 200 for the menu links…
Please advise
Attached.
Change the text but still need to fix that space.
February 8, 2016 at 8:10 am in reply to: Add an semi transparent box behind these text areas #579425That works great! Thanks!
ahoy –
No its not solved. I need the icons to be the left of the text. When I put in the above code I t make the icons centered but above one line… that wont work.
I will take out that code so you can see…
Please advise…
-
AuthorPosts