Digital experiences for all disciplines
Forum Replies Created
-
-
Hi,
Try this Custom CSS in Theme Options.
nav.std-menu ul.sub-menu > li > a, nav.std-menu ul.sub-menu > li > div.current-language { overflow-x: inherit; }
Let us know,
Thanks,
laranz.This reply has been marked as private.Hi @kawpoosta,
Can you create a separate topic, with the login information so that we can check whats going wrong.
Make sure you are using the latest theme version.
Let us know,
Thanks,
laranz.Hi,
Glad you solved the issue 🙂
Let us know, if you have any other questions.
Thanks,
laranz.Hi,
Glad it works 🙂
Let us know, if you have any other questions.
Thanks,
laranz.Hi,
Glad it works 🙂
Let us know, if you have any other questions.
Thanks,
laranz.Hi,
You are talking about this default width? http://prntscr.com/5x0v0h
Let us know,
Thanks,
laranz.Hi,
You can use this settings, http://take.ms/tePNQ for make it not full width.
Let us know,
Thanks,
laranz.Hi,
Try to add this in the Custom CSS.
.testimonials-slider .testimonial-text { padding: 0; }
Let us know,
Thanks,
laranz.Hi,
Those are present inside includes/sf-blog.php around line #200, but I suggest you to change those values using the .po file by translating the texts to the text you want. It’s the recommended way. For more info, view the translation section in the documentation.
Let us know,
Thanks,
laranz.Hi,
They are full width rows, they are supposed to be full width. You can use the none-full width row for such effect without editing via CSS.
Let us know,
Thanks,
laranz.Hi,
Can you try this?
.whitebox li { border-bottom: 1px solid #cccacb; padding: 10px 0; }
Let us know,
Thanks,
laranz.Hi,
1. The color of the text is same as the background color so only it is like disappearing, those colors are pick by accent colors, if you want to change it use this below Custom CSS.
.wpb_accordion h3.ui-accordion-header:hover a, .wpb_content_element .ui-widget-header li:hover a, .wpb_accordion h3.ui-accordion-header:hover .ui-icon { color: #fff; }
2. How you add testimonial slider in that page? I mean the steps.
Let us know,
Thanks,
laranz.Hi,
You mean this menu, should show the product price with VAT? http://prntscr.com/5vds9p
Let us know,
Thanks,
laranz.January 21, 2015 at 9:33 pm in reply to: fancy-heading to load with page (no slideDown or animation) #143214Hi,
Can you just try to comment the setTimeout code block?
Let us know,
Thanks,
laranz. -