Forum Replies Created
-
AuthorPosts
-
Hi,
Can you post the link to your website please?
Regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHello!
Regarding the whiteout on :hover, you’ll need to edit this file: js/avia.js.
Replace line 452:
opa = link.data('opacity') || 0.7;
By this:
opa = link.data('opacity') || 0.3;
Cheers!
JosueHi!
Yes, the code in functions.php it’s unnecessary. The Plugin too, unless you want to use Disqus for Posts.
Cheers!
JosueHi Chris,
Can you post a link to your website please?
Regards,
JosueHey!
It appears those squares are the same, but they are not, try it.
Best regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueGlad we could help, let us know if you have any more questions or issues :)
Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Also, please provide the bullet icon you want to use.
Regards,
JosueHola José,
Quieres desactivarlo en todos los posts o solo en algunos?
Saludos,
JosueHi!
Please take a look at this video:
Cheers!
JosueGlad we could help, let us know if you have any more questions or issues :)
Regards,
JosueHey nimrodmadar!
Open header.php, look for line 44:
if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">';
Replace by with this:
if( strpos($responsive, 'responsive') !== false ) echo '<meta name="viewport" content="width=device-width">';
Regards,
JosueHello ibubblicious!
Try adding this code to the Quick CSS:
#text-2 { padding-bottom: 0; }
Cheers!
JosueThis reply has been marked as private.Hello Miguel!
Try adding this code to the Quick CSS:
.single_toggle .toggler { background: red; }
Change ‘red’ by the desired color.
Cheers!
JosueHey!
It’s weird, two menu toggles are being created, please try re-installing the theme via FTP.
Cheers!
JosueYou are welcome, if you can’t find a page in the backend, remember that you can simply go to that page (while logged) and click the link at top that says “Edit Page”.
Regards,
JosueThis reply has been marked as private.This reply has been marked as private.This reply has been marked as private.October 14, 2013 at 9:39 am in reply to: Transparent Text Box over a Custom Background Image – Possible? #174984Glad we could help. Let us know if you have any other questions or issues :)
Regards,
JosueOctober 14, 2013 at 9:39 am in reply to: A link to the non-responsive fixed width version on the mobile? #174983Glad we could help :)
Regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHello LollyGreen!
The link you provided is not a page within your website, is a route to a directory in the theme.
Best regards,
JosueHello sletts02!
You could create a Color section, set it an ID:
Put your content inside that and then simply add this to the Quick CSS:
#myfullwidthcolorsection .container{ width: 100%; padding: 0 50px; }
Cheers!
JosueHi chrisholemar!
Try with this code, add it to the Quick CSS:
.cart-collaterals .cart_totals{ width: 100%; }
Regards,
Josue -
AuthorPosts