Forum Replies Created
-
AuthorPosts
-
June 15, 2015 at 5:43 am in reply to: How to adjust the width of the responsive Slide In Menu ? #459089
Hi most1000!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey hdpcr!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Cheers!
RikardHey!
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
RikardHey @outofnowhere!
Did you try @Guenni007 suggestions and did you have any luck with them?
Cheers!
RikardHi!
You have a lot of items in your menu, you could try the following code to activate the mobile menu at a higher screen resolution:
@media only screen and (max-width: 1305px) { nav.main_menu {display:none !important;} #advanced_menu_toggle, #advanced_menu_hide {display:block !important; } }
Best regards,
RikardHey!
Could you try to disable all plugins to see if one of them is causing a conflict? Also, please upgrade the account to admin so that we can see everything on the back-end.
Best regards,
RikardHey!
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details here as a private reply.
Regards,
RikardHey!
I see the © Copyright – Alberto ADONAI Monte Carlo on the front-end of your site and it corresponds to what you have put in on the back-end. Please try to clear your browser cache and reload a few times.
Regards,
RikardHey!
In what browser are you experiencing this? I checked your site on Chrome on both desktop and mobile and I can’t reproduce the error you are describing.
Regards,
RikardHey!
Since it’s a single installation it should work entering the same key.
Cheers!
RikardHey alfaweb2!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
RikardHey!
It displays fine on Firefox on my end as well, could you try to get some more information from your client? Also please try to get him or her to clear the browser cache and reload a few times.
Cheers!
RikardJune 12, 2015 at 9:07 am in reply to: Just updated to version 3.2 and advanced layout editor is not working #458259Hi Grant!
Could you please try the following to see if it works: http://kriesi.at/documentation/enfold/enable-cors/
Cheers!
RikardJune 12, 2015 at 8:57 am in reply to: PHP Fatal error: Call to undefined function get_header() on line 9 – Multisite #458256June 12, 2015 at 8:56 am in reply to: Is there a setting to make the footer span the full width of the page? #458254Hi bo0ga!
I wanted to log in and check the backend but the details don’t seem to work, could you check please?
Best regards,
RikardHey phausner!
You can target it by using the following CSS:
h1.main-title, h1.entry-title { color: blue !important; font-size:22px !important; }
Cheers!
RikardHi outofnowhere!
I couldn’t make much of the image you posted, are you sure it’s the correct one? Also please link to the site in question so that we can have a closer look.
Best regards,
RikardHey tcoach84!
Please try the following in Quick CSS under Enfold–>General Styling:
.page-id-11 .av_one_fifth { border: 2px solid white; }
Regards,
RikardHey lzevon!
I’m not sure I understand exactly what you are trying to do but please try the following in Quick CSS:
strong.logo { background-color: blue !important; } #header_main { background-color: green !important; }
Regards,
RikardHey!
You can try to make the text even smaller, I changed the previous code to 0.6 em for mobile and aligning the text to the left might look better:
@media only screen and (max-width: 767px) { .av-inherit-size .av-special-heading-tag { font-size: 0.6em !important; } .page-id-431 .avia-builder-el-2 h2 { text-align: left !important; } }
Regards,
Rikard -
AuthorPosts