-
Search Results
-
I have set my header not to resize, and now when I go to an internal link (#my_anchor) it jumps too far and the anchor position is under the header.
Hi guys
Can you advise me on something please?
I would like to gain a small advantage by using my CDN (KeyCDN) to serve Google Fonts instead of calling the Google API (fonts.gstatic.com). This may have marginal speed advantages when I switch to HTTPS as I can enable HTTP/2 to make one less DNS call. As I already serve from my CDN it makes sense to serve the fonts from there too.
Apparently once placed in a root directory (done and with the correct cdn zonealias URL) I need to make a CSS to point to the CDN to serve the fonts. Fine, I have that CSS in two notepad files ready to go.
But, and here’s the question (eventually), can you advise me where to place the style-sheet within the theme? If I call it ‘fonts’ (or similar) then I must have to tell the theme where to call this from right? This is where I get a bit stuck so please bear with me.
This is from your forums on turning off Google fonts within the theme https://kriesi.at/support/topic/remove-google-web-font/ – is that the right thing to do? I just don’t know where to put the new CSS file and then how to point the theme to tell it where to pull the fonts from.
This has the information I have been following: https://www.keycdn.com/blog/google-fonts-cdn/Hope you can help?
Kind Regards
EdHello, Can you provide me with some Quick CSS that will allow me to add an image to the background of the small top menu above the Logo area in Enfold. I’m able to add a background color, but now I would like to add a custom patterned background JPG.
Thanks for your help. – GaryHello, I would like your help. I’m trying to disable link in a button but for a specific page.
From the topcs i found out : .avia-button.avia-size-small { pointer-events: none; }
(Quick CSS in Enfold theme options under Styling tab) and worked but affects all pages.I also found in topics : .page-id-674 .post-entry a{text-decoration:none;}
(Quick CSS or custom.css)How i combine both in order to disable link in a specific page for example “events”. Do i need to know a id for the page or just the name of the page.
Thank you
Hello. I am using the following CSS to set the background color for the contact form fields on a website:
/*change color of contact form fields*/ #top .socket_color input[type="text"], #top .socket_color textarea{ border-color: #0a2f4f; background-color: white; color: #d18f2f; }On desktop, all the fields are the same color. However, on mobile, the email field is blue, while the rest are white. How can I get the email field on mobile to be the same color as the rest of the fields?
Topic: top menu in mobile
Hello, my top menu (with telephone) when I see it in mobile version iit has white backgroung and white font color, so I cna not read the content there. How can I modifgy it? the web site is http://clinicadentalaquitania.es/nuevaweb/
Hey Guys,
I was wondering if it is possible to have 3 colums on the same row on mobile landscape just like how it is on desktop version. I have a portfolio to show and i want them next to eachother on mobile landscape. Now i have this code.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
margin: 0;
margin-bottom: 20px;
width: 33.3%;
}Wich works fine for me but i want this only for the homepage and not the other pages. Is that possible? When i add the page id before the code it doesnt work.
Need to display one version of a full-width easy slider for desktop which is hidden on mobile and a mobile full-width slider which is hidden on desktops.
Would adding the following CSS do the trick?
#full_slider_2{ display: none; }
@media only screen and (max-width: 479px) {
#full_slider_2 { display: block !important; }
}
@media only screen and (max-width: 767px) {
#full_slider_1 { display: none; }}Please let me know!
CheersTopic: Column bottom line error
Hello,
I have created columns for my page, and duplicated exact same columns but only the one on the right end has white bottom line.
Which I don’t understand why only right column gets white bottom line when I duplicated identical columns.
It is same all over other pages too.Here is screenshot link
http://www.ledkingdom.com/screenshot_error01.jpgAlso, here is the actual page link
and I created another inquiry and has not heard back from you for two days, here is link to that post.
Thank you!
Topic: Fonts misbehave (again)
HI
A problem that seemed to be solved is now active againYou can see the H1 – text becoming thin halfway down the page
can you help me?
Best rrgardshey there,
how can I get the transparent overlay I have here to be all the way to the top/bottom of the cell?
Scroll to, or clock on INFORMATION.
The row is set with a huge padding.
And the right cell has padding.
Thanks
Viewing 30 results - 89,521 through 89,550 (of 142,939 total)
