Digital experiences for all disciplines
Forum Replies Created
-
-
Hi,
Didn’t understand the issue about the icon. Are you talking about the Favicon? or are you talking about the logo?
Regarding the Feedback modal, just to the Theme Options-> Woocommerce Options and scroll down until you find the last field Feedback Modal. Here you can place the content that will appear.
Best Regards,
RuiHi,
I notice that you have a social plugin installed called “Themetrust Social”, probably it’s from that plugin.
Deactivate the plugin and check if it still persist.
Let us know the result.
Best Regards,
RuiHi,
Since you changed Ed suggestion, please replace it by the code bellow.
I also added a rule because of the logo was over the slider.@media only screen and (max-width: 767px) { #logo a:first-child{ width:50%!important; margin-left: 20%; position: absolute; } #logo a.mobile-cart-link { float: left!important; } #logo a.mobile-search-link{ display:none!important; } .page-content { margin-top: 80px; } }
Best Regards,
RuiNo problem, we are here to help.
Best Regards,
RuiHi,
At the moment it’s possible to choose one category. The only work around that I see is to assign a new category that categorizes all the portfolio items that you want to show.
Let’s say that you add a new category called “Featured” and assign them to the portfolio items you want, then in the widget select the portfolio items from that new “Featured” category.
I hope it helps.
Best Regards,
RuiHi,
can you provide an image of the search issue that you are talking about?
ThanksBest Regards,
RuiJune 5, 2014 at 10:49 am in reply to: top bar menu drop down disappears before clicking is possible #80317Great
Let us know if you need further support.
Best Regards,
RuiHi,
You will have to add the custom css bellow.
In the example bellow, the font color is changed to red..woocommerce form #customer_details .form-row input{ color: #C70909; }
Let us know if it works fine.
Best Regards,
RuiHi,
In the sidebar that you are using in your shop page, you must add the widget “Woocommerce Layered Nav”
To achieve something similar to the attached image, you must add 2 Woocommerce Layered Nav Widgets. One for the Brand and other for the Color attribute.
Let me know if you need further assistant on this.
Best Regards,
RuiHi,
Thanks for the input. Will be added to the listBest Regards,
RuiHi,
Of course we can help. Can you provide us access to your wp-admin so we can debug the Swift Page Builder?
Thanks.Best Regards,
RuiHi,
You domain settings in the WordPress settings for “the WordPress Address (URL)” and the “Site Address (URL)” had different values.
The values on those fields can’t contain the accents because they will automatically be converted .
I already correct these values and seems to be fine now.
Take a look at the screenshot.
p.s- This is not a theme issue.
Best Regards,
RuiHi,
Adding another line to the custom css that Kyle provided earlier on this topic will look like this.
.page-heading .heading-text h1 { text-align: center!important; white-space: pre-wrap; width: 940px; }
Best Regards,
RuiHi,
That is because of the size of the text Header width. I made an experiment and if we reduce the size to fit those lines you draw in the image the text don’t have enough space and it will create a 3rd line.
But this always depend of the title amount of characters. My suggestion is that we reduce the width of the title to fit the limits you draw but we also have to decrease a few pixels in the font size(currently is 42px) so that the title stay in 2 lines and inside the margins you defined.
Let me know what do you think.
Best Regards,
RuiHi,
The Clients are displayed in order by the published date. Front the most recent Client to the oldest.
just edit your published date Clients items to order has you like.Let us know if you made it right.
Best Regards,
Rui -