Forum Replies Created
-
in reply to: Staff Carousel problem in IE
Hello,
I seems more like a problem in the computer’s side than the server. I get no issue whatsoever at the client’s production server too: screenshot1 / screenshot2.
Best regards!
in reply to: Top menu background on mobile (for white logo)Hello,
Yes, please add this code:
@media (max-width: 767px){ .top_wrapper { padding-top: 100px;} .menu-small ul.menu > li > a { color: #fff !important;} }Let us know if you need further help.
Best regards!
Hello,
Sure, let us know for anything.
Best regards!
in reply to: Drop Down Menu Glyphicon MissingHello,
The theme in the screenshot is Tower, the Construction demo.
To have this style, go to Header Options and select the “Navigation with border separators” header style (screenshot). Then go to Appearance > Widgets, and add the “Tower Widget Shortcode” in Header Widgetized area:
[contact_information tel="+114 554 888" addr="20 St Street, New York" email="[email protected]" light="yes"]
Screenshot.
-For the top header, first set it on in Header Options > Top Widgetized Area, set it on. Then go to Appearance > Widgets and add these shortcodes: screenshot.
To have the arrow, just add more sub-items to the sub-menu items (screenshot).Best regards!
-
This reply was modified 10 years, 2 months ago by
Mirela.
in reply to: tower-can not import demo dataHello,
Can you please check the credentials again? I am not able to pass thru the login pop up.
Best regards!
in reply to: Fixed NavigationHello,
Sorry for the inconvenience. We will fix this in the next theme update. In the mean time you can disable parallax to have the fixed header in home page.
Thank you for the patience.Best regards!
in reply to: Codeless Element Single StaffHello,
Please refer to this topic, to make the team title as link to their profiles.
To show up the social links bar in the center, please make sure to have selected the “With White Box” style for each staff member.
Let us know.Best regards!
in reply to: in page link not workingHello,
The link does moves you slightly below. Please make sure you have set up the id in the right section. By just looking at the page, i can’t tell what can be the reason for this to happen.
Send us your wp credentials in a private reply. So we can give it a closer look.Best regards!
in reply to: Settings – reading – Static home pageHello,
To set up the home page, please go to Settings > Reading > Front page displays, select the home page you want to have and blog page.
-What header style have you chosen? The demo has the simple style. You can change that in General Options > Header Options > Header Style.
-You may have not set up the featured image for each staff member. Please go to Team, select one and open staff options. In the right sidebar it is the “Featured Image” option. Add the image there (screenshot).Let us know.
Best regards!
in reply to: Event Organiser Plugin Breaks SiteHello,
Sorry, i can’t tell you a specific one as we have not tested them. But from user experience, there are plugins that work well with Specular. Some of our customers have used such plugins and had no problem.
Best regards!
in reply to: Big menu and detail pages headerin reply to: number of portfolio itemsHello,
In the portfolio tab navigation will be displayed as many categories as you have chosen to show. If you remove them all, then the bar will be removed as well.
Go to your portfolio page’s Portfolio Options > Portfolio Categories and unselect all categories.Best regards!
in reply to: Formatting IssuesHello,
I accessed your site multiple times but never got the misalignment. From what browser are you accessing it? This is not a theme issue. There are files and js scripts that apparently in your case they may not be loaded in time or at all. And this affects the layout.
You should contact your host and check out the loading time and memory allocated to your site. You may need to increase them.
Deleting theme elements, will not give any effect on this issue.Best regards!
in reply to: Change Mouse Icon Service Text EffectHello,
I edited the code in your page’s custom css box, to this:
@media (min-width: 1400px){ .services_steps { cursor: auto !important;} }So it will affect only large screens and not mobile. I tested in desktop and iphone and it is ok. Please check it and let us know.
Best regards!
Hello,
I edited the code above to this:
@media (max-width: 767px){ .header_page { height: 95px !important;} .header_page .container { min-width: 700px !important; } .header_page.normal h1 { font-size: 24px; padding-left: 20px; line-height: 32px; width: 50% !important; } }This is the result. Please check your site and let us know.
Best regards!
-
This reply was modified 10 years, 2 months ago by