Forum Replies Created
-
AuthorPosts
-
Hi dsmcpherson!
Please paste this in your Quick CSS or use the same values in Enfold–>Advanced Styling–>H2
h2 { font-size: 34px !important; line-height: 1.1em !important; margin-bottom: 14px !important; }
Regards,
RikardHey ggaudisa!
Where did you make the change, theme options or by CSS? Please send us a link to the site in questions so that we can take a look for ourselves.
Regards,
RikardHey Pete!
Did you try to read/look through the documentation? http://kriesi.at/documentation/enfold/setting-up-your-mega-menu/
Regards,
RikardHey!
Thanks for the help @aknygaard. Support gets easier with helpful users like yourself :)
Regards,
RikardHey voice903fm!
What exactly is not working? This is what it looks like on my end: http://imgur.com/9E6Lwfr. What browser are you using? Did you try to flush your cache, restart and reload a few times?
Best regards,
RikardHi Cindy!
Great, just get back to us if you have any more questions.
Regards,
RikardMarch 3, 2015 at 11:36 am in reply to: Hyperlink location for links in .main-menu class need to be adjusted #405066Hey Alex!
I replied to the other one already, I’ll go ahead and close this thread.
Best regards,
RikardMarch 3, 2015 at 11:32 am in reply to: Hyperlink location for links in .main-menu class need to be adjusted #405064Hey agameseo!
Could you please provide a link to the site in question so that we can take a closer look?
Regards,
RikardHey treemarie!
Could you try updating to the current version, 3.0.8, you are currently running 3.0.2, to see if that helps? If not, please get back to us and we’ll have a closer look.
Best regards,
RikardMarch 3, 2015 at 11:17 am in reply to: Mansonry displays weird thumbnails after WooCommerce update #405058Hi smorrone!
I created a test page (Kriesi test page) and changed the content and saved 4-5 times and everything worked as expected. Could you try to empty your browser cache and restart to see if it gets better? If not, does it happen after any special actions? Try to update as often as possible to avoid losing any work.
Best regards,
RikardHi shytalk264!
Did you try to flush the cache, restart and reload your Android browser a few times?
Best regards,
RikardHi!
You could try to assign an ID to the element you want target, then replace .widgettitle in Elliotts code with the ID.
Cheers!
RikardMarch 3, 2015 at 10:21 am in reply to: Add a transparent background on a specific, individual contact form #405036Hey kellymarie2001!
You can try something like this in your Quick CSS:
#top form { background-color: rgba(255,0,0,0.3); }
Cheers!
RikardHey!
Ok I see, have you tried any other SEO analysis tools to see if they recognise the tag? And like Elliott wrote, I don’t think you should worry too much about what results tools like that give you. Your tag and text is visible to users and in the code, that’s all search engines care about.
Cheers!
RikardHi!
I’m not really sure what you mean by “sum all the traffic from all the websites”, but you should definitely put links between the different sites for better SEO.
Regards,
RikardHi danielxli3!
I checked your site on iPhone 4/Chrome and I get the same content as on my desktop: 1 slider on top and 3 portfolio items further down. Is that correct? If not, please provide us with screenshots or a more detailed description highlighting the issue.
Cheers!
Rikard-
This reply was modified 9 years, 12 months ago by
Rikard.
Hi markgibbons243!
Yes that would be possible, but it would include a fair bit of custom work. We’d be happy to help you out with specific questions about customisation.
Cheers!
RikardHey Netzie!
Still the same problem I’m afraid, logging in just takes me to /din-profil/ and /wp-admin/ takes me there too…
Best regards,
RikardHi!
You can use media queries to target different screen sizes:
/* Smaller than standard 960 (devices and browsers) */ @media only screen and (max-width: 959px) { CODE GOES HERE } /* Tablet Portrait size to standard 960 (devices and browsers) */ @media only screen and (min-width: 768px) and (max-width: 959px) { CODE GOES HERE } /* All Mobile Sizes (devices and browser) */ @media only screen and (max-width: 767px) { CODE GOES HERE } /* Mobile Landscape Size to Tablet Portrait (devices and browsers) */ @media only screen and (min-width: 480px) and (max-width: 767px) { CODE GOES HERE } /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */ @media only screen and (max-width: 479px) { CODE GOES HERE }
Best regards,
RikardHi!
Glad you solved it, and yes, I agree, testing tools are great but they should not be trusted too much. Especially when it comes to search results which takes a lot of time an varies a lot in the time it takes as well.
Regards,
RikardHey codecreative!
I’m not entirely sure what you mean by distorted? Could you provide us with a screenshot/detailed description highlighting the issue please?
Regards,
RikardHi!
I’m not sure I understand what you mean, could you try to explain a bit further? If you know how to speak spanish we have spanish speaking moderators.
Cheers!
RikardMarch 3, 2015 at 5:32 am in reply to: random visual and speed isues after last update 4.1.1 + 3.0.8 #404937March 3, 2015 at 5:26 am in reply to: Problems with side options and upload logo and favicon #404935Hi!
Are you sure you have updated? According to your site you are using version: 2.7.1, latest version is 3.0.8 http://www.nahorbastos.com.br/wp-content/themes/enfold/style.css
Cheers!
Rikard-
This reply was modified 9 years, 12 months ago by
Rikard.
-
This reply was modified 9 years, 12 months ago by
-
AuthorPosts