-
Search Results
-
Hi Guys,
I increase my font size section to
font-size: 1.250em;, another tofont-size: 15px;it results in same font size length in my mobile. I thought px is non scable and em is?
Is it because enfold theme features or setting?In my “old” Enfold theme the code: body { font-size: 0.9em; } works fine to change the basic font size. But in my last (4th) Enfold theme (of 18 dec 2014) the basic font size is way too big and this code only changes the line distance but not the font size.
I am thinking of copying my old (2nd) Enfold theme to my new website, but I do not know if that gets .me in trouble (by using the theme twice for different websites)..
Thanks for your solution,
Joost van der LaanPS:
Hi, I am developing my 4th Enfold website. This time the font size is much bigger than before. I can change the header sizes easely but not the font size of normal text in Advanced Styling. I tried body {font-size:14px; } in the quick CSS of Main Content, but that only changes the distance between the lines but not the font size. Please help me. Thanks
PS: my RembrandtKliniek.com site has very small fonts; my site in development JosDeurloo.nl has too big fonts.Hello,
I have customized the back to top button but users are still having issues understanding it (unfortunately)
I want to add font size 12px color black text to the Back To Top box like below with the arrow icon above the text
Back to Top
Example URL: http://schneidercentre.com/plastic-surgery/patient-testimonials/
Below is the CSS I am using to customize it so far:
#scroll-top-link { color: #ffffff; border: 1px solid #7777; background-color: #777; -moz-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; width: 60px; line-height: 60px; opacity: 1; right: 10px; bottom: 10px; position: fixed; } #scroll-top-link:hover { color: #ffffff; border: 1px solid #7777; background-color: #ff3a3a ; -moz-transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; width: 100px; line-height: 60px; opacity: 1; right: 10px; bottom: 10px; }-I’d like to also make the arrow move up in position 5 px or so with the transition ease-out effect
-Is it possible to swap out the arrow icon for a slightly bigger arrow? Upon hover, I’d like the arrow to expand to a larger arrow iconThank you for all your help on this! I think this is a drastic UX improvement for the average user who still has issues navigating a mobile browser in general. I will be sharing an example on twitter once finished and will give a shout out to Kriesi!
The special heading looks good on tesktop, but has alignment issues on all browsers on mobile. I’m using an iphone 5 iOs 8 but I also see the issues on Google page speed insights, as well as android devices.
Is there a way to account for the special heading font size on a device specific case? Is it possible to us a % instead of a px based css styling for the font size vs the current one, or would that not be as beneficial? I really like the special headings and want them to be able to adapt appropriates on mobile. I also don’t want to just have the text snap below as it will cut the word in half. I’m looking to have it adjust vs create a line break just to fit the word.
You can also see that the lines aren’t aligned in the center as well.
Thank you for all your help and having a great theme!
Dear Support-Team,
I am currently working on a website with Enfold and several issues came up that I cannot solve. Hope you can help:
For you information, I adjusted the css a little. The whole custom CSS is as the following:
a:focus { background: #e2001a; color: black } .grid-entry-title { font-weight: 700; color: white !important; vertical-align: middle; text-align: center; background-color: transparent !important; height: 30px; /*font-size: 1vh;*/ } .grid-content { background-color: #e2001a !important; padding-left: 5px; padding-right: 5px; } .title_container .main-title { font-size: 24px; font-weight: 700; } .avia-menu-text { font-size: 18px; }1. The custom menu on my frontpage is broken.
Frontpage: http://birgit-monteiro.de/
Surprisingly it works on all other sites?!2. On the following portfolio-sites the post-thumbnails are not displayed:
http://birgit-monteiro.de/portfolio-item/birgit-monteiro/
http://birgit-monteiro.de/portfolio-item/im-parlament/working portfolio site for example:
http://birgit-monteiro.de/portfolio-item/fuer-menschen-mit-behinderung/3. It seems to me that the changes I made on the site are not instantly visible. This seems not to be a browser related problem, because I already deleted the cache and it still remains…
I hope you can help…
