Home › Forums › All Other Themes › Jewelry PRO Theme
- This topic has 15 replies, 2 voices, and was last updated 6 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
July 13, 2018 at 11:35 am #104001
Good day
Please assist me with the following issues to link: http://catholiccentre.co.za/NEWDEMO/
Aligning main menu, search bar and cart with the logo as well have it centre aligned on the mobile version.
Regards
MichelleJuly 13, 2018 at 11:55 am #104013Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:479px) { .logo { float:none; margin:0 auto; display:table;} .search-box button[type="submit"] { background:transparent !important;} }
Regards,
DaveJuly 13, 2018 at 12:11 pm #104019Hi Dave
I have applied what you have sent but I see the menu is still not centered to the logo middle, the search icon is also not displaying in line.
July 13, 2018 at 12:14 pm #104020also, the mobile menu is not displaying when in mobile viewing
July 13, 2018 at 12:18 pm #104021Hi Dave,
How do I centre the image in section 1 to the text? as well as change the text colour and font?
Regards
MichelleJuly 16, 2018 at 11:45 am #104130Hi,
Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.
Regards,
DaveJuly 17, 2018 at 1:43 pm #104196Hi Dave
Please view the link: https://imgur.com/a/cCKqraS
I need all aligned centered to the white menu bar please, also how do I change the colour of the black lines in between the social media icons?
Regards
MichelleJuly 18, 2018 at 1:29 pm #104222Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.collection-border { width:100%;} .collection-content { text-align:center;} .collection-image { float:none; margin:0 auto;}
Regards,
DaveJuly 18, 2018 at 3:36 pm #104234Good day Dave
When viewing the website in mobile mode, the menu tab does not display the pages correctly, please assist with having this display correctly so when you click on the 3 stripes it shows the menu bar for the pages.
Regards
MichelleJuly 19, 2018 at 12:26 pm #104277Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.sidr ul li a { color:#000 !important;}
Regards,
DaveJuly 19, 2018 at 5:04 pm #104314Hi Dave
Thanx it worked.
When viewing in mobile mode it displays menu when you click on the 3 strips but I see its also underneath, see image as reference, how do we not display the menu below?
https://imgur.com/HnYlFLE
Regards
MichelleJuly 20, 2018 at 12:08 pm #104344Hi,
This is working just fine.
Have look at:
https://imgur.com/a/CTCqrigRegards,
DaveJuly 20, 2018 at 1:58 pm #104359Hi Dave,
Yes the menu is working, but when you scroll down it displays the page names below too
Regards
MichelleJuly 27, 2018 at 1:03 pm #104621Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:63.938em) and (min-width:20.000em) { #topmenu { display: none !important;} }
Regards,
DaveAugust 3, 2018 at 1:48 pm #105066Good day Dave
Thank you for that, it is displaying correctly now.
Next thing I need assistance with please is aligning the text and image to the centre of the square box for the first section, please see image for reference: https://imgur.com/QnVrjS7
Regards
Michelle -
AuthorPosts
- You must be logged in to reply to this topic.