Forum Replies Created
-
AuthorPosts
-
The header menu font.
Please Advise
I Tried adding that but nothing changed, did I need to delete something as well?
The boarder worked great, the color didn’t.
Please Advise
Added that but it still looks the same.
Please Advise
Thanks!
January 31, 2017 at 9:44 pm in reply to: suspected malware URL found in an Enfold file: config-templatebuilder/avia-templ #740893This is also happening to all of my websites. Please Advise .
Hi,
I added the code and it did not work so I took it out. I just reinserted the code and looked on several browsers but the social icons still overlap. Please Advise.
Hello,
I added that but it did not work. Please Advise
wordpress login below, no ftp access at the moment. Let me know if just that will work!
January 17, 2017 at 6:13 am in reply to: Make widget to right of the header move social icons down #734478Solved, Thanks!
January 17, 2017 at 12:17 am in reply to: Make widget to right of the header move social icons down #734398Ahoy,
Sounds goods but when I activated the phone number in the top bar it does not show up. Please advise… I have set my setting for it to show… but is isn’t
Ahoy Yigit,
Thanks! I added that and it works but now I have some weird issues seeing I had some help adding some custom logo centering code, which I can provide the thread is necessary. As you can see in the secreenshot in the private data. Is there a way to skip the minimized screenshot and have to go directly to mobile?
hi,
So i think I found the code that I need to just increase the logo on this thread
.logo img { height: 200px; width: 300px; }
This seems to work.
Hi Andy,
I think there might be an issue with my quick css code, i’m determined to figure this sucker out! Is any of this quick css code conflicting?
Hers is what I have in my code to center it
.av-main-nav li:nth-child(3) { margin-right: 20vw; } .av-main-nav li:nth-child(4) { margin-left: 5vw; } .container.av-logo-container { top: 25px; }
Here is the screenshot of what that looks like (see below)
Here is the quick css code you gave me The first block is what make the logo not centered.
.html_header_top.html_logo_center .logo { top: -10px; left: -4px; height: 77px; } @media only screen and (max-width: 1100px) { .html_header_top.html_logo_center .logo { top: -10px; left: -4px; height: 77px; }}
See Second screenshot
First off is there any conflicting code? Second is there a way to just increase the logo area? When I enter this quick css code things get weird I noticed. Is there way to just increase the logo box? possibly by changing the quick css code or making the logo box larger?
When I add this code below is when things do not stay centered. Is there something I can add in here to make that happen. Right now it is all the way to the left. If I chane the left to about 300 it will go center but it does not adjust when I minimize the browser and overlaps the menu.
.html_header_top.html_logo_center .logo { top: -10px; left: -4px; height: 77px; }
Thanks for helping me with this! Let me know, like always I plan on rating you high for every license I purchase :)
Hi Andy,
Hmm I tried adding that code and looking at the page but am still having trouble. The logo is still shrinking in the top right or not moving at all, and is always not centered. I would like it always centered until it hits the mobile version of the website.
I know this is possible seeing I was helped with this issue before with this site ( see private) The problem is i’m not sure what code I used. I wish there was a way to search just my threads seeing I could prob figure it out, I just have too many seeing I use this theme for all my clients – don’t worry I have them all pay for it :)
Please Advise
Ahoy Yigit,
I tried just your code and it doesn’t work, was it meant to be used with Rikards code?
What do you mean by “Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.”
I dont see any DIV code in my quick CSS like that…
Hi That worked but it now overlaps my logo. Is there a way i can move the menu away from the logo more?
I used this thread to center my logo https://kriesi.at/support/topic/logo-in-center-menu-to-the-left-and-right/
Please advise
Oh DuH! my bad, thanks!
Hi,
So if you go to the link I provided you will see the issue.
When the browser size is normal the logo is fine. screenshot 1
But when i minimize the browser the logo starts to shrink to the right top, it does not stay centered screenshot 2
than once it hits the mobile settings it jumps to the left side of the men but the logo and social media, and social are not centered screenshot 3
please advise
Ah Sorry, I updated the domain. New link below
Ahoy,
I tried that code but now the log acts weird. It is the size that I want but not when I shrink the browser window the logo jumps to the top right and shrinks… I need the logo to stay center. Than when the mobile setting kick in it goes to the left and it is not centered in the header.
Please advise.
Ahoy,
I went ahead and added that but the logo size is the same. I do have some custom code which was provided in this thread to make things the logo center and menu to the right and left.
Please Advise
Never mind that, it was a new request. I will open a new thread.
Thanks for solving this request
That worked. Is there anyway I can increase the size of the logo. It seems to be constrained to a smaller size now.
Thanks!
Ahoy,
I went ahead and tried both of relativie urls to the following and added this code to change the testimonial name. Still nothing…
@font-face { font-family: "MuseoSans_500"; src: url("/wp-content/themes/enfold-child/fonts/WebFonts/MuseoSans_500-webfont.woff"); }
@font-face { font-family: "MuseoSans_500"; src: url("wp-content/themes/enfold-child/fonts/WebFonts/MuseoSans_500-webfont.woff"); }
.avia-testimonial-name { font-family: 'MuseoSans_500' !important; font-size: 20px !important; color: black !important; }
Please Advise
Ahoy,
yes I don’t believe it is theme related the font was downloaded here. https://www.fontsquirrel.com/fonts/museo-sans
please advise
Ahoy I added this as the font face rule (private)
Does that not work? If I use that link the font downloads.
Let me know how to change that font, thanks!
Ahoy
I went ahead and added the code below but there are a few issues.
1. How do I make the menu items higher on the same line as the logo?
2. How do I make it so the menu does not overlap the logo?
3. How do I fill in the white space above the header to be green?.av-main-nav li:nth-child(3) { margin-right:300px; } .html_header_top.html_header_sticky #header { position: fixed; top: 50px; } .html_top_nav_header .av-logo-container { top: -30px; z-index: 999; } @media only screen and (max-width: 989px) { .html_top_nav_header .av-logo-container { top: 0px; left:0; } }
- This reply was modified 7 years, 11 months ago by mcraig77.
Ahoy,
Yes I know… I dont want quicksand.
this is the thread on how the font is imported
please advise
Boom! Thanks!!
-
AuthorPosts