Digital experiences for all disciplines
Forum Replies Created
-
-
Hello markhoward1,
Please read Rui’s response above you.
Hello Tina,
Just click on update and that’s it. After you do that, check if that resolves your issue.
If not, please get back to us.
Hello Mark,
Please attach a screenshot so that we can understand your request and assist you accordingly.
What is displayed incorrectly? the text?
Please provide your website URL and admin details so that we can check and assist you better.
Hello Dirk,
What colors you need? Please put the specific color codes and I will give a custom css which will do the job.
Give your admin access so that I can check. Mark private reply option below.
Hello Tina,
Try to refresh your permalinks and try again.
June 17, 2015 at 11:38 am in reply to: Custom header with left and right navigation possible? #185401Use this custom CSS
#header-section > #main-nav { border-top: 0; } nav#main-navigation .menu > li > a { text-transform: uppercase; padding-bottom: 10px; } div#top-bar { background: transparent; margin-top: 20px; } .tb-right ul.social-icons.small li { background: #000; padding: 2px !important; border-radius: 50%; } nav#main-navigation .menu > li > a:hover span { border-bottom: 1px solid #888; padding-bottom: 8px; }
Yes, thanks for the explanation.
Please use the custom css code below:
section.widget.widget_nav_menu li a { display: inline-block; } section.widget.widget_nav_menu li a:before { margin-left: 20px; }
Add this custom css
.wpcf7 input.wpcf7-submit[type="submit"] { background-image: none!important; padding: 10px 20px; }
June 17, 2015 at 11:00 am in reply to: navigation and logo positioning on tablet & mobile device #185378Hello Jenny,
Checking it right now. The logo looks fine to me. How do you want your logo to display? Do you need any spacing above or below that?
For menu, insert the following custom CSS code to your theme options Custom CSS Box
nav#main-navigation .menu > li > a { padding: 0 9px; }
June 17, 2015 at 10:52 am in reply to: WooCommerce's "Additional Variation Images" not working #185372Hello kitsune,
Can you please post a screenshot explaining your issue.
I just checked your website and all looked good to me.
What is your wp admin url? Can you give it so that I can check it as well.
June 16, 2015 at 5:19 pm in reply to: Custom header with left and right navigation possible? #185135Can you enable top bar and insert your social profile links?
-