Forum Replies Created
-
#481522On May 2, 2015 at 1:45 pm
Tim,
You could display the word “Menu” instead of always displaying the last menu item. to achieve this, open up zenon.js and replace this:
jQuery("#topmenu ul.menu").tinyNav();
with this:
jQuery("#topmenu ul.menu").tinyNav({active: 'selected', header: true});
#481520On May 2, 2015 at 1:34 pmThats weird. So if you add footer content, the icons load fine?
#478363On April 23, 2015 at 10:04 am1. Add this to your Custom CSS:
.header4 #topmenu ul li {padding: 10px 30px!important;} .header4 { padding-bottom: 70px;} .header4 #topmenu {margin-top: 40px;}
2. Sorry, Thats not possible.
Regards
#478359On April 23, 2015 at 9:51 amAdam, just checked your site with Firefox and the icons load fine..
#478356On April 23, 2015 at 9:42 amJose, to change the menu font you will have to change the “Post title Font” option.
#478343On April 23, 2015 at 9:02 amSamweis, Go to Settings > Reading and select “Posts per page” to 3.
Regards
#478339On April 23, 2015 at 8:51 amJohn, Just checked. The slider looks fine.
#478332On April 23, 2015 at 8:41 amTry adding this to the very bottom of your stylesheet:
@media screen and (max-width: 768px){ body #topmenu{ width:598px!important; margin:0 auto; overflow:hidden;} body .center{width:600px!important; margin: 0 auto; overflow:hidden;} body #slider li{width:600px!important; height:328px!important;} body #slider li img{ width:600px; height:258px!important;} body .slider-content{ background:#000!important; background-image:none; height:120px!important;} body .slider-content h3{ margin-top:0px!important;} body .slider-content p{ width:570px!important;} body .midrow_blocks, .midrow_blocks_wrap{ width:568px!important; height:auto!important;} body .midrow_block{width:278px!important; height:auto;} body .mid_block_content{border-right:none; height:auto;} body .lay1 .hentry{ width:242px;} body .lay1 .hentry img, body #footer{ width: 568px;} body #footer .widgets .widget{ width:247px;} #footmenu{ display:none;} body .single_post{ width:566px;} body .comments_template{ width:598px;} body #commentform{ margin-bottom:20px; width:568px;} .single-post .navigation{ display:none;} body .single_post .post img, body .type-page img, body .type-attachment img{ max-width:266px; height:auto; border:none;} body .field_wrap{width:568px;} body .comment-form-author input, body .comment-form-email input, body .comment-form-url input{ width:190px;} body .comment-form-comment{ width:568px;} body .comment-form-comment textarea{ width:540px;} body #sidebar .widgets .widget{ width:566px; float:left;} body #sidebar .widgettitle, body #sidebar .widgettitle a{ width:586px;} body #sidebar{width: 598px; margin-top:20px;} .share_this .social_buttons div{ margin-bottom:15px;} .skew_bottom_big, .skew_bottom_right, .skew_top_big, .skew_top_right, .single_skew, .single_skew .skew_bottom_big, .single_skew .skew_bottom_right, .depth-1 .single_skew, .single_skew_comm, .single_skew_comm .skew_top_big, .single_skew_comm .skew_top_right, #respond_wrap .single_skew, #respond_wrap .single_skew_comm{display:none!important;} body #copyright{ margin-bottom:50px; width: 598px;} body .copytext{ width:568px;} .tinynav, .tinynav1{ display: block!important; margin:20px auto 0px auto; width:280px; height:30px} #topmenu ul.menu{ display: none; } #logo img{max-width:600px;} .social_wrap{ display:none;} body .lgn_scs, body .lgn_info, body .lgn_wng, body .lgn_err{ width:528px;} #slider{height:230px;!important;} .single_wrap{width:500px;} .page-template-page-full_width-php .single_post, .error404 .single_wrap, .error404 .single_post{width:566px;} #header { height:70px !imporant; } .logo { height:70px !imporant; } }
Let me know
#478323On April 23, 2015 at 8:11 amSusan,
Just checked, the link is working fine. π
#475715On April 15, 2015 at 7:33 pmTry removing this from your style.css:
.sld3wrap{ width:75%!important; margin-left:auto; margin-right:auto; left:15%!important; bottom: 20%; text-align:center;}
Regards
#475706On April 15, 2015 at 7:05 pmJose whats your site address? which font are you using?
#474347On April 10, 2015 at 10:25 pmMartin, I just logged in to your site’s backend. This looks like a javascript issue. Can you please disable all the plugins and see if the issue is still there?
Regards
#474225On April 10, 2015 at 7:48 amI checked out the screenshot. Are you using chrome? I am not seeing the issue. Can you please try with a different pc and see if its happening on that one too?
Regards
#474222On April 10, 2015 at 7:38 amAdd this to your Custom CSS:
.topsearch{display:none;}
Regards
#471687On April 3, 2015 at 8:45 amCan you please edit the jetpack sharing settings to exclude the slider post type?
Regards
#471678On April 3, 2015 at 8:28 amMartin you sent me your site’s username and password through the contact form but you forgot to add your website address.
Please let me know your website address.
Regards
#471671On April 3, 2015 at 8:05 amYou didnt edit any woocommerce files right?? if not, then looks like a woocommerce issue. There is a bug. The file should render the code like this:
<div id="content-fullwidth" role="main">
but its rendering this:
<div id="<βcontent-fullwidth"" role="main">