Avatar

razorleaf

razorleaf

About

Username
razorleaf
Joined
Visits
26
Last Active
Roles
Member

Comments

  • Clearsidemediaco and mtiggelaar can you please send me some tips on how to speed up the pageload time? I tried combining 2php files into 1 and using static css but then the style of the theme changed to default (blue as far as I remember), and I wan…
  • I would like to do the same thing actually. If the path is too long, breadcrumbs are extended into 2 rows instead of being more to the left in the 1st row.
  • It looks like the Header_wrapper on mobile phone doesn't shrink after changing #Subheader to "display:none;" state so I fixed it with brute method. I have added to custom css this code:@media all and (max-width:959px) { #Subheader {margin-…
  • Well it looks like I needed to upgrade my version of the theme. Right now everything works like a charm. Thanks for the support guys!
  • Actually I manually fixed this by adding trailerboxes manually (in code), instead of muffin builder. It allows to add custom classes and then I can configure everything as I want. Still please fix the bug which shows content of pages in menu items! …