Forum replies created
Thank you!
Hi,
Sorry, no news from my employer.
Thank you.
You are welcome.
Hi,
I don’t think there is general-template.php in Alora Theme.
But the following code is wrong.
wp_register_style('alora_megamenu', get_bloginfo('template_directory') . '/css/megamenu.css');
It could be redundant code that needs to be removed or it’s referencing the wrong path.
There is no megamenu.css within css folder.
I will report this issue to my employer, Please wait for next theme update.
Thank you
Hi,
My employer replied that it could be ready in 10 to 14 days.
Thank you
You are welcome!
Hi,
The slider image width is set to 100% ( which is the layout width ) and slider height is set to auto.
All you need is to upload an image that’s height does not overflow.
Resize your image before upload.
Thank you.
Hi,
– resize the page layout so that the entire bootstrap slides are visible without scrolling down?
The slider image width is set to 100% ( which is the layout width ) and slider height is set to auto.
All you need is to upload an image that’s height does not overflow.
Resize your image before upload.
– set a background color on L/R side of the main content section?
It only possible to set the background color of the entire site.
I can see that you have already set a background color for your website.
Cannot divide website background color into sections.
– remove the space between the logo header and the menu bar?
Try Theme Options -> Header -> Header Padding Top and Header Padding Bottom
– remove the grey line from the middle of each page?
Which line are you referring to? There is no line in the middle of this page.
http://thewoodsfreeschool.org/index.php/about/meet-our-staff/
Please provide screenshot with annotation.
Thank you.
Hi,
Are you using the latest Alora Theme version 2.7.7?
Yes, you are correct, those files does not exist.
But I am not seeing the same errors as you.
I am using firebug on firefox.
Thank you
Hi,
Use the following in Theme Options -> Custom CSS
.post-content ul {
list-style-type: square !important;
margin-left: 15px !important;
}
Thank you