Forum Replies Created
-
AuthorPosts
-
Hey Oliver,
Do you mean the top bar on your site where the phone number is? It seems the correct color is already set, has this been resolved?Best regards,
MikeHey nautrino,
I see you have a child theme with a copy of the header.php in it.
The header.php has changed, so please add a copy of the current header.php to fix your lightbox issue.
please save a copy of your old header.php as you may have made changes to it that you will want to do to the new header.phpBest regards,
MikeHey Moondreamer21,
When you say you want a “custom bullet” is it a image or just the regular dot? Can you link to it.Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field:.phone .av-icon-char { -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; }
Best regards,
MikeHi,
This css will hide the menu for the whole site, Please add this code in the General Styling > Quick CSS field:.avia-menu.av-main-nav-wrap { display: none !important; }
This css will hide the menu on only one page, in this case your frontpage:
#top.home .avia-menu.av-main-nav-wrap { display: none !important; }
if you want to target a different page, please let us know.
Best regards,
MikeHi,
Please try this code in the General Styling > Quick CSS field:.main_color .align_right .special-heading-inner-border,.main_color .align_left .special-heading-inner-border { border-color: transparent; }
this covers the two classes “align_right” & “align_left” so that it won’t interfere with the rest of your site.
Best regards,
MikeHi,
I’m not sure as I don’t have that browser installed, I would ask at their support on Google Play.Best regards,
MikeHi,
Yes I understand, if you follow the same steps I did above do you get the same result?
Another option is to try adding the font weight in directly at: enfold\framework\php\font-management\class-avia-type-fonts.php
on line 726, look for:'Open Sans' => 'Open Sans:400,600',
and change to:
'Open Sans' => 'Open Sans:300,400,600,700',
Best regards,
MikeHi,
I believe I figured out the issue, on your main site there seems to be some opacity on the test, I tried to replicate it on your beta site on the frontpage under the heading: “BE UNIQUE. BE CLASSY.” and it seems to match.
Please clear your browser cache and check.Best regards,
MikeAugust 7, 2018 at 8:38 pm in reply to: Further CSS Customizations for Sales Page to Look Like Boxed Layout? #994558Hi,
The reason your footer text is not showing on mobile, is because the small screen is making it show higher than the background image, which makes it white text on a white background.
Please try this code in the General Styling > Quick CSS field to make the background image a little taller to show the text:@media only screen and (max-width: 767px) { #top.page-id-983 #av_section_1.avia-builder-el-3 { background-size: cover !important; } }
I wrote this for the one page, let us know if you need it for more pages.
for the hr’s try changing to this:
<hr style="border-top: 1px dashed #CCBDB8;"/>
for the extra space above your title, Please try this code in the General Styling > Quick CSS field:
@media only screen and (max-width: 767px) { #top.page-id-983 .template-page.content { padding-top: 10px !important; } }
Best regards,
MikeHi,
The goal was to register the additional font weights, I tested this on my local by adding the code to my functions.php and then going to Enfold Theme Options > Advanced Styling where I set “All Headings (H1-H6)” to “Open Sans”, font weight “bold”
Then I checked a heading on my frontpage, which has the font-weight “700”Which element are you trying to add the font weight to?
Please ensure you have cleared your page cache.Best regards,
MikeHi,
I added this html to your Enfold Theme Options > Header > Extra Elements > Phone Number or small info text field:<span class="phone">[av_font_icon icon='ue854' font='entypo-fontello' size='20px'][/av_font_icon]<a href="tel://1-555-555-5555">0412 552 293</a></span> <span class="calendar">[av_font_icon icon='ue85b' font='entypo-fontello' size='20px'][/av_font_icon]<a href="http://elitemassagesolutions.com.au/book-online/">Book Online</a></span>
then I added this css to your Enfold Theme Options > General Styling > Quick CSS field:
.phone .av-icon-char,.calendar .av-icon-char { margin-top: -7px; } .phone a,.calendar a { color: #fff !important; }
I also added a link to your booking page next to your calendar icon.
Please check and let us know if you need any adjustments.Best regards,
MikeHi,
Is this the image you wish to remove:
https://ozk.mkk.mybluehost.me/wp-content/uploads/2018/08/driedleaves.png
we can assist, but we will need a admin login
Please open a new thread so we can assist, and include your admin login in the Private Content area, but as this is not your thread your login info will not be private.
To open a new thread please go to:then click the big blue button at the top of the forum
Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
Glad we were able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHi,
I added the script in a code block on the page. I also changed it so it will work with all of titles. The last one didn’t have a title, hopefully I gave it the correct title.
Please check.Best regards,
MikeHi,
I added this code in the General Styling > Quick CSS field:#top.page-id-572 #whathedoes .avia-icon-list .iconlist_icon { height: 30px !important; width: 30px !important; line-height: 30px !important; }
Please clear your browser cache and check.
feel free to adjust to suit.Best regards,
MikeHi,
Please change your code to:#top.home #product_info { border-top-color: #efbb20 !important; border-top-width:3px !important; border-top-style:solid !important; }
if this doesn’t resolve it, please add this code:
#top.home #after_submenu_1 { border-top-color: transparent !important; }
Best regards,
MikeAugust 7, 2018 at 3:55 am in reply to: Wrong description on mouse over in previous and next product #994193Hi,
I was unable to look at your functions.php because the editor is disabled at:
WordPress > Appearance > Editor
Please enable it or include ftp access.
I also see your version of Enfold is old (4.2.6) and should be updated (4.4.1)
I recommend creating a backup first, and if your webhost offers staging site in your cPanel, I would use it to test how your site will respond to the update.
Best regards,
MikeHi,
You should see two of each of those menu items, the first one is for opening the menu folder, the second it for going to the page.
Please see the setting at: Enfold Theme Options > Main Menu > Burger/Mobile Menu > Clone title menu items to submenuSince you selected to display submenu items on click or on hover, the parent menu item does no longer navigate to the URL it contains, but toggles the visibility of its submenu items. If you want users to be able to open the parent menu URL the theme can create a clone of that item in the submenu
Please see screenshot in Private Content area.
Does your screen look like my screenshot?Best regards,
MikeHi,
Unless there is anything else we can assist with on this issue, shall we close this then?Best regards,
MikeHi,
Glad to hear, we will close this now. Thank you for using Enfold.Best regards,
MikeHi,
Please include a admin login & FTP access in the Private Content areaBest regards,
MikeHi,
Glad Ismael could help, we will close this now. Thank you for using Enfold.Best regards,
MikeAugust 6, 2018 at 1:28 pm in reply to: colour section doesn't resize as rest of page in responsive mode #993915Hi,
Glad @guenni007 was able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
MikeHey capuchin,
Please try adding this css:.avia-table.tbl_xscape tr:nth-child(1) td:nth-child(1) { padding-top: 40px; padding-left: 40px; } .avia-table.tbl_xscape tr:nth-child(1) td:nth-child(2) { padding-right: 40px; } .avia-table.tbl_xscape tr:nth-child(2) td:nth-child(1) { padding-bottom: 40px; padding-left: 40px; } .avia-table.tbl_xscape tr:nth-child(2) td:nth-child(2) { padding-right: 40px; }
Best regards,
MikeHey bauchope,
I took a look at your site with a Android mobile, and all of the burger menu links worked correctly.
Please describe the steps to reproduce your issue.Best regards,
MikeHey MarkusLange,
To remove some space between the menu items, Please try this code in the General Styling > Quick CSS field:.av_seperator_small_border .av-main-nav > li > a > .avia-menu-text { margin-left: 0px !important; margin-right: -5px !important; padding-left: 5px !important; } .av-main-nav > li > a { padding: 0 5px !important; }
feel free to adjust to suit.
If you would like some more room, you can make the menu space larger with this:
#menu-item-shop .cart_dropdown_link { padding: 0 19px !important; } .responsive .container.container.av-logo-container { padding: 0px 20px !important; max-width: 100% !important; }
again, feel free to adjust to suit.
Best regards,
MikeHey shailendra,
Thank you for the login, when adding a image to your color section for your background, please scroll down though the options and ensure that the image is large. In my test I couldn’t find a image larger than 600px, and most were 300px. So I believe you choose images that are too small to cover the page.
Please see screenshot in Private Content area of the option I’m referring to.Best regards,
Mike -
AuthorPosts