-
-
Hi sorry if this has been posted before:
Where is it possible to edit the text on the copyright row? I can see the formatting options within customise, but not where to change the text.
Also could you please advise as to why text which is set to centre shows as left aligned still? Can’t figure that one out, thanks.
-
Hello,
The text in the Copyright is edited just like any other text in the site. By clicking on it and changing text. But i don’t see any copyright set in your site. Did you remove it again?
There was a shortcode misplaced and showing in your home page (right under “Our Services” heading). I removed that and now the site looks ok.
Which text is left aligned? Is it in the slider or home page body?Let us know.
Best regards! -
-
Hello,
I added some text in copyright area. To change it go to Appearance > Widgets > Copyright Left/Right.
-What browser are you using? The “Why Turners Brothers” looks centered to me. See screenshot: https://ibb.co/0jWcWMNBest regards!
-
-
Hello,
Yes, i see. This is one of the Firefox issues. I fixed it buy adding this code in your Additiona Css box:
.cl-custom-heading span { text-align: -moz-center; }
Result: https://ibb.co/fXkV21w
Please clear cache if you do not see it at first.Best regards!
-
-
Hello,
This looks like a z-index issue, but i tried changing the sub-menu and slider z-index, or replicate it on my side and nothing worked. Please deactivate first all third party plugins (especially the minifying plugin, it can cause problems on styling files).
Update theme and all included plugins. The latest theme version is 1.2.3.Let us know if you still have the issue then.
Best regards! -
-
Hello,
Please add this code into your Custom Css box:
.menu li.menu-item { position: relative !important; z-index: 9999 !important; }
Let me know.
Best regards!
-
That’s fixed it, lovely job thank you.
The code did make the menu on top of revolution slider on safari.
-
You must be logged in to reply to this topic.