Forum Replies Created
-
in reply to: Footer Columns not displayed correctly
Ok. Fair enough. It just looked like there was space on the right that had not been included. Thanks for checking. Clearly my misunderstanding.
in reply to: Mobile Display IssuesThis reply has been marked as private.in reply to: Footer Columns not displayed correctlyYou can see this on my website ‘www.rat3d.co.uk’.
in reply to: Mobile Display IssuesUnfortunately it is still not working in mobile portrait view. The logo is still to the right of the cart icon and the title is still not displayed correctly with the last word missing.
in reply to: Mobile Display IssuesI tried replacing:
@media (max-width: 480px){ #logo { left: 40% !important; }with:
@media (max-width: 480px){ #logo { left: -50% !important; }}but still no improvement unfortunately. The logo still appears on the right side instead of in the center when viewing the website in mobile portrait view.
-
This reply was modified 7 years, 9 months ago by
Mirela. Reason: html tags
in reply to: Mobile Display IssuesShould I use this instead of :
@media (max-width: 979px){ .header_page.normal h1 { font-size: 17px !important; } }and
@media (max-width: 480px){ #logo { left: 40% !important; } .header_10 #logo { position: absolute; }}?
-
This reply was modified 7 years, 9 months ago by
Mirela. Reason: html tags
in reply to: Mobile Display IssuesOk. I got the logo back by removing it in settings and re-uploading it.
If you could help on the mobile portrait view problem that would be great.
in reply to: Mobile Display IssuesThe main issue I still is with mobile view in portrait mode where the logo is still not showing in the middle but is shown on the right. Also, the heading is missing one word.
Help! I added the two bits of CSS code and the main logo disappeared from every page. I removed the two new bits of CSS as above but I can’t get the logo back..
in reply to: Drop Down Menu options not working properlyPerfect thank you.
in reply to: WooCommerce Cart IconExcellent. Many thanks.
in reply to: WooCommerce Cart IconI also tried taking out all the custom css code but unfortunately that didn’t resolve it either. Not sure what to do now.
in reply to: WooCommerce Cart IconI’ve tried deactivating plugins but still have the issue unfortunately.
in reply to: Mobile Display IssuesUpdate:
Managed to sort the messed up text layout on our home page (final paragraph). However, an ‘Empty Space’ element is not working as it should – it appears after the list of bullet points – the space here should be bigger.
in reply to: Mobile Display IssuesUpdate:
Just managed to resolve the unwanted grey square. It was a setting in the slider.
-
This reply was modified 7 years, 9 months ago by