Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
Hi,
Can you show us the website to see the issue in live?
Let us know,
Thanks,
laranz.Hi,
Open up \themes\neighborhood\includes\swift-framework\sf-content-display\sf-header.php and edit it in this function, “function sf_header()” according to the header type you are using.
From
$header_output .= sf_logo('span4 logo-center');
to
$header_output .= sf_logo('span12 logo-center');
Let us know,
Thanks,
laranz.Hi,
Can you show us your website? Make sure none of the plugins override the theme’s menu style or your custom CSS code.
Let us know,
Thanks,
laranz.Hi,
You can do it in Page Meta in the page options. http://take.ms/LMp2h
Let us know,
Thanks,
laranz.Hi,
Try this,
@media only screen and (min-width : 320px) and (max-width : 480px) { .inner-page-wrap { padding-top: 0 !important; } }
Actually you are hidden the page title so,
Let us know,
Thanks,
laranz.Hi,
You mean, if you click that category A you want to display only the products of its sub category on the shop page?
Let us know,
Thanks,
laranz.Hi,
After giving the login details, it says “The connection was reset” can you confirm the details are correct.
Let us know,
Thanks,
laranz.Hi,
Make sure you’re on the latest theme version, and can you pass us the WP Login details in a private reply to check the issue?
Let us know,
Thanks,
laranz.Hi,
1. Try this in the Custom CSS.
.remove-element-spacing h5 { margin: 0; }
Let us know,
Thanks,
laranz.March 9, 2015 at 11:35 am in reply to: Need help to change the portfolio item to load multiple images in Lightbox #155932Hi,
1. That is not possible. It is by theme design, I may forward that to our developers for feature/future request.
2. That is not possible, but you can use the “modal” shortcode for that.
3. I don’t find the boxes are different height, http://take.ms/ZwJ1n
4. If so, you can add this Custom CSS in Theme Options.sf-icon-box.sf-icon-box-standard { text-align: left; } .sf-icon-box-hr { margin: 0; }
5. I see sub-menus in the site, you able to fix it?
Let us know,
Thanks,
laranz.March 6, 2015 at 6:05 am in reply to: Change bgnd color w/ Swift: certain rows of a page, or segments? example here #155443Hi Jason,
Flexform don’t have the row asset to do so, I will forward this request to our development team to take a look at that.
Let us know,
Thanks,
laranz.Hi,
Try this,
.sidebar .menu .menu-item-has-children > a { font-weight: bold; }
Let us know,
Thanks,
laranz.Hi,
When I see localization page, it opens like this http://take.ms/e2uWJ please use any one method to translate the strings, either localization or WPML string translation.. If you use localization means please rescan it to form a .po file and after translation click generate .mo file button.. If you are trouble using the WPML string translation means, I suggest you to contact their support, they are more experience than us in that field.
Let us know,
Thanks,
laranz.Hi Rob,
Glad to hear. 🙂
Let us know, if you have any other questions.
Thanks,
laranz. -
Posted in: Reply To: Navigation Bar Problem